More instruction fixes
[gitmo/moose-presentations.git] / moose-class / exercises /
2010-06-29 Dave Rolsky More instruction fixes
2010-06-29 Dave Rolsky Fix typo in instructions
2010-06-29 Dave Rolsky Make tests match the order of the instructions for...
2010-06-29 Dave Rolsky Incorporate use_ok tests into the test framework.
2010-06-24 Dave Rolsky Add a test that Person->new() accepts an array ref
2010-06-17 Dave Rolsky s/we/you/ in test descriptions
2010-06-17 Dave Rolsky More tweaking to test description text
2010-06-17 Dave Rolsky Small typo fix in test instructions
2010-06-17 Dave Rolsky Fix a speling error
2010-06-17 Dave Rolsky Small tweak to readme text
2010-06-17 Dave Rolsky Fix small mistake in test
2010-06-17 Dave Rolsky Slight grammar tweak
2010-06-17 Dave Rolsky Add script to test all exercises (useful when testing...
2010-06-17 Dave Rolsky updated moosepan with latest modules
2010-02-08 Dave Rolsky Add some notes about proxies and windows
2010-02-08 Dave Rolsky Don't allow connecting to the net
2010-02-08 Dave Rolsky Force a local-only install
2010-02-06 Dave Rolsky Fix up trigger instructions and example implementation.
2010-02-05 Dave Rolsky Work with both newer and older CPAN versions
2010-02-05 Dave Rolsky Add a hint about using ref() or reftype
2010-02-02 Dave Rolsky really update moosepan
2010-02-02 Dave Rolsky update moosepan
2010-01-29 Dave Rolsky remove extra var declaration
2009-09-24 Dave Rolsky Actually test that bank account has a balance attr...
2009-09-24 Dave Rolsky really update moosepan
2009-09-24 Dave Rolsky simplify history recording task
2009-09-23 Dave Rolsky load all relevant classes to prevent confusing "Foo...
2009-09-23 Dave Rolsky Make it clear that some has_*_attr tests are looking...
2009-09-23 Dave Rolsky updated moosepan
2009-09-23 Dave Rolsky Require latest Moose
2009-09-22 Dave Rolsky more moosepan updates
2009-09-22 Dave Rolsky update the moosepan
2009-09-14 Shawn M Moore Don't count attributes
2009-09-14 Shawn M Moore Merge branch 'master' into japanese
2009-09-14 Shawn M Moore Better error
2009-09-14 Shawn M Moore Indicate which versions of Class::MOP and Moose you...
2009-09-14 Shawn M Moore Less cryptic error
2009-09-04 Dave Rolsky Comment formatting tweaks
2009-09-04 Dave Rolsky Fix my grammar
2009-07-30 Dave Rolsky Update our mini-moosepan
2009-07-30 Dave Rolsky moosepan updates
2009-07-21 Yuval Kogman Revert "typo"
2009-07-21 Yuval Kogman typo
2009-07-10 Dave Rolsky Tidy and simplify this script
2009-07-09 Robert Buels added little test_answers.pl script to run the exercise...
2009-07-09 Robert Buels carried BUILDARGS in Person.pm from exercise 1 forward...
2009-07-06 Dave Rolsky added exercises for part 5
2009-07-06 Dave Rolsky Removed unneeded answer files
2009-07-05 Dave Rolsky Really move update-moosepan
2009-07-05 Dave Rolsky Moved update-moosepan up one dir, otherwise it ends...
2009-06-29 Dave Rolsky Update prereq versions
2009-06-29 Dave Rolsky Moved to a minicpan based approach to packaging Moose...
2009-06-28 Dave Rolsky Small wording tweak
2009-06-28 Dave Rolsky updated CMOP & Moose tarballs
2009-06-26 Dave Rolsky Removed as_xml bits from 06 answers
2009-06-25 Dave Rolsky Redid the augment exercises and based it on a non-XML
2009-06-22 Dave Rolsky Add test that Employee->full_name uses super()
2009-06-22 Dave Rolsky Fix some bizarro formatting
2009-06-22 Dave Rolsky Add a test that Person->full_name actually uses the...
2009-06-21 Dave Rolsky add use of BUILDARGS to exercises for section 01
2009-06-21 Shawn M Moore typo fix
2009-06-21 Shawn M Moore Fix role name in the exercise description
2009-06-21 Shawn M Moore printable_name is actually full_name
2009-06-19 Dave Rolsky Add a README which will be handy in the tarball
2009-06-19 Dave Rolsky exercises for section 6
2009-06-18 Dave Rolsky Require CMOP 0.86
2009-06-18 Dave Rolsky update CMOP tarball
2009-06-17 Dave Rolsky Finished slides ...
2009-06-16 Dave Rolsky Finished slides ...
2009-06-08 Dave Rolsky more test tweaks
2009-06-08 Dave Rolsky Add exercises for section 2
2009-06-07 Dave Rolsky Require Moose 0.81
2009-06-07 Dave Rolsky really add the new files
2009-06-07 Dave Rolsky Added Test::Harness & Test::More to t/lib
2009-06-07 Dave Rolsky exercises for part 1