Fix typo in Extending::Recipe1
[gitmo/Moose.git] / lib / Moose / Cookbook / Basics /
2009-05-03 Dave Rolsky Moved recipes to get rid of Basic 8 as a TODO, and...
2009-05-02 Dave Rolsky Fix a few small typos
2009-04-30 Dave Rolsky Mention MX::NonMoose
2009-04-25 Hans Dieter Pearcey remove trailing whitespace
2009-04-03 Dave Rolsky doh, forgot to actually add the recipe itself
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-17 Dave Rolsky Add basics recipe 11, BUILD & BUILDARGS
2009-02-14 Dave Rolsky Be consistent and say "attribute option(s)", not "param...
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-11 Dave Rolsky Don't define a coercion directly to a class like URI...
2009-02-10 Dave Rolsky Revised recipe 10 and updated the test code to match.
2009-02-10 Dave Rolsky Revised basics recipe 9 and moved a lot of its content...
2009-02-10 Dave Rolsky Revised basics recipe 7.
2009-02-10 Dave Rolsky Write the description for basics recipe 6.
2009-02-10 Dave Rolsky remove statements about the next recipe (which tend...
2009-02-10 Dave Rolsky adding myself as an author to the recipes I revised...
2009-02-10 Dave Rolsky Made an editorial pass through basics recipe 5
2009-02-08 Dave Rolsky An editorial pass through basics recipe 4
2009-02-06 Dave Rolsky Made an editorial pass over basics recipe 3
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
2009-01-06 Dave Rolsky Ran the sample code through perltidy
2008-12-22 Dave Rolsky Fix some typos
2008-12-04 Dave Rolsky Quote subtype names here
2008-11-07 Dave Rolsky Tidy the code (and clean up rampant wacky whitespace...
2008-11-07 Dave Rolsky Tidy the code, which also removes whitespace on otherwi...
2008-10-02 John Douglas Porter possessive "its" had an apostrophe
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-09-02 Dave Rolsky Add some examples of object construction to the synopsi...
2008-08-08 Dave Rolsky Took a mostly editorial (as opposed to content) pass...
2008-08-05 Dave Rolsky Revised Basics Recipe 1 a fair bit ...
2008-07-29 Dave Rolsky Some small tweaks to the overloading recipe
2008-07-29 Dave Rolsky Reorganized all the recipes so they're broken into...