13 years agoMake tests match the order of the instructions for test 01
Dave Rolsky [Tue, 29 Jun 2010 21:50:28 +0000]
Make tests match the order of the instructions for test 01

13 years agoIncorporate use_ok tests into the test framework.
Dave Rolsky [Tue, 29 Jun 2010 21:47:20 +0000]
Incorporate use_ok tests into the test framework.

This provides better feedback to students than just blowing up trying to load
the relevant module in the tests.

13 years agoFix required => 'ro' to be 1
Shawn M Moore [Thu, 24 Jun 2010 17:31:01 +0000]
Fix required => 'ro' to be 1

13 years agoAdd a test that Person->new() accepts an array ref
Dave Rolsky [Thu, 24 Jun 2010 14:37:47 +0000]
Add a test that Person->new() accepts an array ref

If the student had not implemented BUILDARGS, the resulting error message was
not very helpful.

13 years agoRenumber sections so there are no gaps
Dave Rolsky [Thu, 17 Jun 2010 20:08:48 +0000]
Renumber sections so there are no gaps

13 years agoComment out section titles for sections which don't exist yet
Dave Rolsky [Thu, 17 Jun 2010 20:08:18 +0000]
Comment out section titles for sections which don't exist yet

13 years agoAdd summary line about native delegations
Dave Rolsky [Thu, 17 Jun 2010 20:06:52 +0000]
Add summary line about native delegations

13 years agoUse bare attr for native delegation example
Dave Rolsky [Thu, 17 Jun 2010 20:05:14 +0000]
Use bare attr for native delegation example

13 years agoFormatting fixes for some code examples
Dave Rolsky [Thu, 17 Jun 2010 19:59:23 +0000]
Formatting fixes for some code examples

13 years agoShow RoleName in type hierarchy
Dave Rolsky [Thu, 17 Jun 2010 19:54:17 +0000]
Show RoleName in type hierarchy

13 years agos/we/you/ in test descriptions
Dave Rolsky [Thu, 17 Jun 2010 19:51:25 +0000]
s/we/you/ in test descriptions

13 years agoMore tweaking to test description text
Dave Rolsky [Thu, 17 Jun 2010 19:50:44 +0000]
More tweaking to test description text

13 years agoSmall typo fix in test instructions
Dave Rolsky [Thu, 17 Jun 2010 19:46:09 +0000]
Small typo fix in test instructions

13 years agoMake delayed role conflict slightly more semantically sane
Dave Rolsky [Thu, 17 Jun 2010 19:37:38 +0000]
Make delayed role conflict slightly more semantically sane

13 years agoRemove sexy joke time
Dave Rolsky [Thu, 17 Jun 2010 19:34:40 +0000]
Remove sexy joke time

13 years agoNo room to show required method in inlined role example
Dave Rolsky [Thu, 17 Jun 2010 19:30:43 +0000]
No room to show required method in inlined role example

13 years agoMetaclass has does_role method, not does
Dave Rolsky [Thu, 17 Jun 2010 19:26:20 +0000]
Metaclass has does_role method, not does

13 years agoLots of HTML entity fixes
Dave Rolsky [Thu, 17 Jun 2010 19:25:53 +0000]
Lots of HTML entity fixes

13 years agoShow code for requiring as_string method in example of inlining a role
Dave Rolsky [Thu, 17 Jun 2010 19:24:37 +0000]
Show code for requiring as_string method in example of inlining a role

13 years agoAdd slide on namespace::autoclean.
Dave Rolsky [Thu, 17 Jun 2010 19:22:04 +0000]
Add slide on namespace::autoclean.

Tweak font size

13 years agoAdd missing quote
Dave Rolsky [Thu, 17 Jun 2010 19:13:24 +0000]
Add missing quote

13 years agoPut my name on the title slide
Dave Rolsky [Thu, 17 Jun 2010 19:12:05 +0000]
Put my name on the title slide

13 years agoFix a speling error
Dave Rolsky [Thu, 17 Jun 2010 19:07:59 +0000]
Fix a speling error

13 years agoSmall tweak to readme text
Dave Rolsky [Thu, 17 Jun 2010 19:05:46 +0000]
Small tweak to readme text

13 years agoFix small mistake in test
Dave Rolsky [Thu, 17 Jun 2010 19:04:20 +0000]
Fix small mistake in test

13 years agoSlight grammar tweak
Dave Rolsky [Thu, 17 Jun 2010 19:02:49 +0000]
Slight grammar tweak

13 years agoAdd script to test all exercises (useful when testing that exercises still work with...
Dave Rolsky [Thu, 17 Jun 2010 18:56:37 +0000]
Add script to test all exercises (useful when testing that exercises still work with most recent Moose)

13 years agoupdated moosepan with latest modules
Dave Rolsky [Thu, 17 Jun 2010 18:51:16 +0000]
updated moosepan with latest modules

14 years agoAdd some notes about proxies and windows
Dave Rolsky [Mon, 8 Feb 2010 03:03:57 +0000]
Add some notes about proxies and windows

14 years agoDon't allow connecting to the net
Dave Rolsky [Mon, 8 Feb 2010 03:01:16 +0000]
Don't allow connecting to the net

14 years agoForce a local-only install
Dave Rolsky [Mon, 8 Feb 2010 02:49:11 +0000]
Force a local-only install

14 years agoFix up trigger instructions and example implementation.
Dave Rolsky [Sat, 6 Feb 2010 03:23:22 +0000]
Fix up trigger instructions and example implementation.

Also ask that people use a native delegation for recording history.

14 years agoAdd slide on arguments to trigger sub
Dave Rolsky [Sat, 6 Feb 2010 03:15:41 +0000]
Add slide on arguments to trigger sub

14 years agoFix a few small typos
Dave Rolsky [Fri, 5 Feb 2010 19:40:39 +0000]
Fix a few small typos

14 years agoWork with both newer and older CPAN versions
Dave Rolsky [Fri, 5 Feb 2010 17:18:56 +0000]
Work with both newer and older CPAN versions

14 years agoAdd a hint about using ref() or reftype
Dave Rolsky [Fri, 5 Feb 2010 17:13:02 +0000]
Add a hint about using ref() or reftype

14 years agoMany small tweaks and fixes
Dave Rolsky [Tue, 2 Feb 2010 19:52:45 +0000]
Many small tweaks and fixes

14 years agoAdd clarification on how Moose binds super()
Dave Rolsky [Tue, 2 Feb 2010 18:15:50 +0000]
Add clarification on how Moose binds super()

14 years agoDon't want padding on code spans
Dave Rolsky [Tue, 2 Feb 2010 18:10:12 +0000]
Don't want padding on code spans

14 years agoSome small tweaks to grammar and add an inline style to make a slide fit vertically
Dave Rolsky [Tue, 2 Feb 2010 18:09:58 +0000]
Some small tweaks to grammar and add an inline style to make a slide fit vertically

14 years agoreally update moosepan
Dave Rolsky [Tue, 2 Feb 2010 17:25:16 +0000]
really update moosepan

14 years agoupdate moosepan
Dave Rolsky [Tue, 2 Feb 2010 17:24:13 +0000]
update moosepan

14 years agoremove extra var declaration
Dave Rolsky [Fri, 29 Jan 2010 19:31:17 +0000]
remove extra var declaration

14 years agoSmall formatting and typo fixes
Dave Rolsky [Wed, 20 Jan 2010 22:37:39 +0000]
Small formatting and typo fixes

14 years agoMake all fonts sans-serif (I think I like this better)
Dave Rolsky [Mon, 12 Oct 2009 03:58:08 +0000]
Make all fonts sans-serif (I think I like this better)

14 years agoAdd a bullet point about meaning of Num
Dave Rolsky [Sun, 11 Oct 2009 20:53:03 +0000]
Add a bullet point about meaning of Num

14 years agoShow that Num is a subtype of Str
Dave Rolsky [Sun, 11 Oct 2009 20:52:20 +0000]
Show that Num is a subtype of Str

14 years agoAdd one more slide on Why Moose
Dave Rolsky [Mon, 28 Sep 2009 17:07:50 +0000]
Add one more slide on Why Moose

14 years agos/fat/heavy/ (let's not pick on fat people like me ;)
Dave Rolsky [Fri, 25 Sep 2009 17:59:12 +0000]
s/fat/heavy/ (let's not pick on fat people like me ;)

14 years agoOne more slide on curried delegations
Dave Rolsky [Thu, 24 Sep 2009 22:19:57 +0000]
One more slide on curried delegations

A few other random tweaks for clarity

14 years agoHTML fixes
Dave Rolsky [Thu, 24 Sep 2009 22:16:40 +0000]
HTML fixes

14 years agoAdd a short section on MX modules
Dave Rolsky [Thu, 24 Sep 2009 21:55:32 +0000]
Add a short section on MX modules

14 years agoActually test that bank account has a balance attr with a trigger
Dave Rolsky [Thu, 24 Sep 2009 21:11:44 +0000]
Actually test that bank account has a balance attr with a trigger

14 years agoAdd an introduce yourself slide. Expand Native delegation slides. Add a few slides...
Dave Rolsky [Thu, 24 Sep 2009 20:31:46 +0000]
Add an introduce yourself slide. Expand Native delegation slides. Add a few slides on curried delegations

14 years agoreally update moosepan
Dave Rolsky [Thu, 24 Sep 2009 20:16:11 +0000]
really update moosepan

14 years agosimplify history recording task
Dave Rolsky [Thu, 24 Sep 2009 20:16:03 +0000]
simplify history recording task

14 years agoload all relevant classes to prevent confusing "Foo does have a meta method" bail...
Dave Rolsky [Wed, 23 Sep 2009 21:08:55 +0000]
load all relevant classes to prevent confusing "Foo does have a meta method" bail outs

14 years agoreword awkward phrase
Dave Rolsky [Wed, 23 Sep 2009 20:25:18 +0000]
reword awkward phrase

14 years agoShow Value compared to Ref
Dave Rolsky [Wed, 23 Sep 2009 20:20:58 +0000]
Show Value compared to Ref

14 years agoFix indentation
Dave Rolsky [Wed, 23 Sep 2009 20:19:26 +0000]
Fix indentation

14 years agoMissing an "in"
Dave Rolsky [Wed, 23 Sep 2009 19:10:25 +0000]
Missing an "in"

14 years agoMake it clear that some has_*_attr tests are looking for an overridden attribute.
Dave Rolsky [Wed, 23 Sep 2009 16:52:45 +0000]
Make it clear that some has_*_attr tests are looking for an overridden attribute.

14 years agoAdd note about how extends is necessary for metaclass compat
Dave Rolsky [Wed, 23 Sep 2009 14:58:50 +0000]
Add note about how extends is necessary for metaclass compat

14 years agoupdated moosepan
Dave Rolsky [Wed, 23 Sep 2009 14:42:57 +0000]
updated moosepan

14 years agoRequire latest Moose
Dave Rolsky [Wed, 23 Sep 2009 14:36:12 +0000]
Require latest Moose

14 years agosmall typo fix
Dave Rolsky [Wed, 23 Sep 2009 14:34:10 +0000]
small typo fix

14 years agomore moosepan updates
Dave Rolsky [Tue, 22 Sep 2009 16:25:27 +0000]
more moosepan updates

14 years agoupdate the moosepan
Dave Rolsky [Tue, 22 Sep 2009 16:25:10 +0000]
update the moosepan

14 years agoTypeConstraints not TypeConstraint japanese
Shawn M Moore [Mon, 14 Sep 2009 06:16:50 +0000]
TypeConstraints not TypeConstraint

14 years agoTypo fix
Shawn M Moore [Mon, 14 Sep 2009 05:18:52 +0000]
Typo fix

14 years agoConsistent method name
Shawn M Moore [Mon, 14 Sep 2009 05:18:47 +0000]
Consistent method name

14 years agoDon't count attributes
Shawn M Moore [Mon, 14 Sep 2009 04:00:34 +0000]
Don't count attributes

    it causes an unexpected test failure when starting the second exercise

14 years agoMerge branch 'master' into japanese
Shawn M Moore [Mon, 14 Sep 2009 02:48:45 +0000]
Merge branch 'master' into japanese

14 years agoBetter error
Shawn M Moore [Mon, 14 Sep 2009 02:41:53 +0000]
Better error

14 years agoIndicate which versions of Class::MOP and Moose you have
Shawn M Moore [Mon, 14 Sep 2009 02:40:38 +0000]
Indicate which versions of Class::MOP and Moose you have

14 years agoMore direction
Shawn M Moore [Mon, 14 Sep 2009 02:39:22 +0000]
More direction

14 years agoLess cryptic error
Shawn M Moore [Mon, 14 Sep 2009 02:37:35 +0000]
Less cryptic error

14 years agoLots of slide tweaks to work nicely on my 1024x768 laptop
Dave Rolsky [Fri, 11 Sep 2009 21:09:17 +0000]
Lots of slide tweaks to work nicely on my 1024x768 laptop

Some html fixes and minor text tweaks

Added the CC image so we don't need a live net connection to display it

14 years agoAttributes don't really have access control, just mutable or not
Dave Rolsky [Fri, 11 Sep 2009 20:34:32 +0000]
Attributes don't really have access control, just mutable or not

14 years agoComment formatting tweaks
Dave Rolsky [Fri, 4 Sep 2009 16:47:12 +0000]
Comment formatting tweaks

14 years agoFix my grammar
Dave Rolsky [Fri, 4 Sep 2009 16:45:33 +0000]
Fix my grammar

14 years agoAdd some slides for Native delegation
Dave Rolsky [Wed, 2 Sep 2009 16:34:57 +0000]
Add some slides for Native delegation

14 years agoUpdate our mini-moosepan
Dave Rolsky [Thu, 30 Jul 2009 07:16:12 +0000]
Update our mini-moosepan

Also fixed the script to make sure that the dependency checking is
using the same mirror as we actually fetch modules from.

14 years agomoosepan updates
Dave Rolsky [Thu, 30 Jul 2009 06:58:41 +0000]
moosepan updates

14 years agoRemove conference name on the slides
Dave Rolsky [Tue, 21 Jul 2009 21:20:11 +0000]
Remove conference name on the slides

14 years agoslide fixes
Yuval Kogman [Tue, 21 Jul 2009 16:16:41 +0000]
slide fixes

14 years agoRevert "typo"
Yuval Kogman [Tue, 21 Jul 2009 16:16:17 +0000]
Revert "typo"

This reverts commit 78204667be8035e186f28ab73d48f82e6799408d.

14 years agotypo
Yuval Kogman [Tue, 21 Jul 2009 16:00:57 +0000]
typo

14 years agoTidy and simplify this script
Dave Rolsky [Fri, 10 Jul 2009 00:52:33 +0000]
Tidy and simplify this script

14 years agoadded little test_answers.pl script to run the exercise tests on the answers in a...
Robert Buels [Thu, 9 Jul 2009 22:33:23 +0000]
added little test_answers.pl script to run the exercise tests on the answers in a TAP::Harness.  cannot use prove here because you have to use a different lib dir for each test file that you run

14 years agocarried BUILDARGS in Person.pm from exercise 1 forward through the later answer class...
Robert Buels [Thu, 9 Jul 2009 19:01:19 +0000]
carried BUILDARGS in Person.pm from exercise 1 forward through the later answer classes.  t/02*.t was failing when run with answers/02*/* objects

14 years agoadded exercises for part 5
Dave Rolsky [Mon, 6 Jul 2009 19:44:00 +0000]
added exercises for part 5

14 years agoAdd slide on MUTC droppings
Dave Rolsky [Mon, 6 Jul 2009 19:43:48 +0000]
Add slide on MUTC droppings

14 years agoRemoved unneeded answer files
Dave Rolsky [Mon, 6 Jul 2009 19:10:58 +0000]
Removed unneeded answer files

14 years agoReally move update-moosepan
Dave Rolsky [Sun, 5 Jul 2009 15:57:44 +0000]
Really move update-moosepan

14 years agoMoved update-moosepan up one dir, otherwise it ends up deleting itself
Dave Rolsky [Sun, 5 Jul 2009 15:57:12 +0000]
Moved update-moosepan up one dir, otherwise it ends up deleting itself
(CPAN::Mini does something mysterious).

Updated moosepan

14 years agoMore tweaks to first exercises slide
Dave Rolsky [Mon, 29 Jun 2009 19:43:07 +0000]
More tweaks to first exercises slide

14 years agoUpdate prereq versions
Dave Rolsky [Mon, 29 Jun 2009 19:42:26 +0000]
Update prereq versions

14 years agoAdd install-moose step to first exercises slide
Dave Rolsky [Mon, 29 Jun 2009 19:41:29 +0000]
Add install-moose step to first exercises slide

14 years agoMoved to a minicpan based approach to packaging Moose and its deps,
Dave Rolsky [Mon, 29 Jun 2009 17:37:34 +0000]
Moved to a minicpan based approach to packaging Moose and its deps,
which makes updating to new versions much easier.

Updated README with more instructions.