Rename Basics::Recipe3 to Basics::BinaryTree_AttributeFeatures
[gitmo/Moose.git] / lib / Moose / Cookbook / Basics / Recipe4.pod
2012-02-20 Dave Rolsky Rename Basics::Recipe3 to Basics::BinaryTree_AttributeF...
2011-05-07 Jesse Luehrs fix recipe synopsis
2011-05-07 Jesse Luehrs no need for this to be a footnote, since we talk about...
2011-05-07 Jesse Luehrs simplify a bit by giving this a default
2011-05-07 Jesse Luehrs note how BUILD works here, since it's the first time...
2011-05-07 Jesse Luehrs typo fixes
2011-05-07 Jesse Luehrs clarify a bit
2011-05-07 Jesse Luehrs stop recommending '.' as a type namespace separator
2011-05-07 Jesse Luehrs stop documenting BUILDALL and DEMOLISHALL
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-09-10 Dave Rolsky Use Test::Requires in recipe tests
2010-01-25 Dave Rolsky Really fix the basics recipe 4 code to remove unneeded...
2010-01-25 Patrick Donelan Removed confusing/unnecessary code in Recipe4 POD
2010-01-04 Dave Rolsky bump copyright year to 2010
2009-12-09 Shlomi Fish Fix a mis-phrasing in the Cookbook.
2009-11-21 Shawn M Moore Fix a grammar error spotted by [rt.cpan.org #51791...
2009-05-02 Dave Rolsky Fix a few small typos
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-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-08 Dave Rolsky An editorial pass through basics recipe 4
2009-02-04 Lars Dieckow more typo fixes
2009-02-03 Dave Rolsky bump copyright date to 2009
2008-12-04 Dave Rolsky Quote subtype names here
2008-11-07 Dave Rolsky Tidy the code, which also removes whitespace on otherwi...
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-07-29 Dave Rolsky Reorganized all the recipes so they're broken into...