bump copyright date to 2009
[gitmo/Moose.git] / lib / Moose / Cookbook / Extending / Recipe1.pod
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
2008-09-04 Yuval Kogman merge trunk to pluggable errors
2008-09-02 Paul Driver Another spelling error. Pedantic, ain't it?
2008-09-02 Paul Driver Tiny little spelling error in Moose::Cookbook::Extendin...
2008-08-31 Dave Rolsky recipe was missing a number
2008-08-27 Dave Rolsky Fix copyright year
2008-08-27 Dave Rolsky Add caveat about metarole experimental-ness
2008-08-26 Dave Rolsky Added an overview "recipe" for Moose extensions
2008-08-26 Dave Rolsky renamed some recipes in prep for adding extension intro
2008-08-13 Yuval Kogman Moose::Exporter fixes + rename build_import_methods...
2008-08-07 Dave Rolsky Updated the extending recipes to use Moose::Exporter.
2008-08-03 Dave Rolsky Wrote Extending recipe 1, on using an alternate object...