make github the primary repository
[gitmo/Moose.git] / lib / Moose / Cookbook / Basics / Recipe3.pod
2012-02-20 Dave Rolsky Rename Basics::Recipe3 to Basics::BinaryTree_AttributeF...
2011-05-05 Jesse Luehrs fix references to test files
2010-12-28 Dave Rolsky Dzil-ize all the .pod files so they can be pod-woven
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-10-18 Dave Rolsky s/simply/simple/
2010-01-04 Dave Rolsky bump copyright year to 2010
2009-07-27 Dan Dascalescu Builders are in recipe 8, not 9
2009-07-27 Dan Dascalescu Typo fix
2009-02-18 Dave Rolsky Add tool for extracting inline tests.
2009-02-14 Dave Rolsky Use a trigger in recipe 3, since we want to update...
2009-02-13 Dave Rolsky Mention that we could use a trigger instead of a before...
2009-02-13 Stevan Little adding more tests to the binary tree recipe, and adding...
2009-02-12 Dave Rolsky this speling test is really useful. fixed a whole bunch...
2009-02-10 Dave Rolsky adding myself as an author to the recipes I revised...
2009-02-06 Dave Rolsky Made an editorial pass over basics recipe 3
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-09-04 Yuval Kogman merge trunk to pluggable errors
2008-07-29 Dave Rolsky Reorganized all the recipes so they're broken into...