Add another init_arg example
[gitmo/moose-presentations.git] / moose-class / exercises /
2013-06-05 Dave Rolsky Link to metacpan, not s.c.o
2013-06-05 Dave Rolsky Clarify how to check whether old value is passed to...
2013-05-30 Dave Rolsky Remove mention of moosepan from README
2013-05-30 Dave Rolsky Require Moose 2.0800
2013-05-30 Dave Rolsky Remove moosepan
2013-05-30 Dave Rolsky Import get from LWP::Simple
2012-05-14 Shawn M Moore update-moosepan
2011-06-30 Dave Rolsky Fix attr name in test output
2011-06-30 Dave Rolsky use env in shbang
2011-06-30 Dave Rolsky Require Moose 2.0000
2011-06-30 Dave Rolsky improve failure case output for isa_ok tests
2011-06-30 Dave Rolsky Use env in shbang
2011-06-27 Dave Rolsky updated moosepan
2011-02-04 Dave Rolsky BAIL_OUT if any of the classes warn on load (catches...
2011-02-04 Dave Rolsky Tweak wording 06.t
2011-02-04 Dave Rolsky Don't call ->does_role on meta object until we know...
2011-02-04 Dave Rolsky Add test that Person preserves account object for 06...
2011-02-04 Dave Rolsky Test that Employee is clean and immutable in tests01
2011-02-03 Dave Rolsky Redo method modifiers exercise to use before/after...
2011-02-02 Dave Rolsky update moosepan to latest versions off cpan
2010-10-12 Dave Rolsky Forgot to add new tarballs
2010-10-10 Dave Rolsky Test deposit() before testing withdraw()
2010-10-08 Dave Rolsky one more moosepan update
2010-10-08 Dave Rolsky update moosepan
2010-09-14 Shawn M Moore Update moosepan
2010-08-03 Dave Rolsky Don't swallow errors from BUILDARGS
2010-08-03 Dave Rolsky Fix typo in test directions
2010-07-28 Dave Rolsky update local moosepan
2010-07-09 Dave Rolsky Make tests match the order of the instructions for...
2010-07-09 Dave Rolsky Make tests match the order of the instructions for...
2010-07-09 Dave Rolsky Make tests match the order of the instructions for...
2010-07-09 Dave Rolsky Make tests match the order of the instructions for...
2010-07-09 Dave Rolsky Manipulate TB level in helper subs
2010-06-29 Dave Rolsky Make tests match the order of the instructions for...
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
next