Redid conversion to Test::Fatal
[gitmo/Moose.git] / lib / Moose / Cookbook / Basics / Recipe5.pod
2010-10-28 Dave Rolsky Redid conversion to Test::Fatal
2010-10-28 Dave Rolsky Revert most of the conversion to Test::Fatal so we...
2010-10-24 Karen Etheridge convert all uses of Test::Exception to Test::Fatal.
2010-09-10 Dave Rolsky Use Test::Requires in recipe tests
2010-01-04 Dave Rolsky bump copyright year to 2010
2009-03-09 Dave Rolsky Some more tests
2009-03-09 Dave Rolsky No more My. in type names
2009-03-09 Dave Rolsky doc fixes from Radu Greab
2009-03-05 Cory G Watson Fix pod formatting typo
2009-02-21 Dave Rolsky A hack I think will fix the formatting on search.cpan.
2009-02-18 Dave Rolsky Add tool for extracting inline tests.
2009-02-14 Dave Rolsky Be consistent and say "attribute option(s)", not "param...
2009-02-11 Dave Rolsky Don't define a coercion directly to a class like URI...
2009-02-10 Dave Rolsky Made an editorial pass through basics recipe 5
2009-02-04 Lars Dieckow more typo fixes
2009-02-03 Dave Rolsky bump copyright date to 2009
2009-01-17 Yuval Kogman Merge branch 'master' into method_generation_cleanup
2009-01-06 Dave Rolsky tidy code in pod for consistency, also tidy some text
2008-10-02 John Douglas Porter possessive "its" had an apostrophe
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-07-29 Dave Rolsky Reorganized all the recipes so they're broken into...