More tweaking of t0m's doc changes
[gitmo/Moose.git] / lib / Moose / Cookbook / Extending /
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-05 Shawn M Moore Hide remove_keywords a bit, rename it to _remove_keywor...
2008-08-04 Dave Rolsky Perltidy this code a bit.
2008-08-04 Dave Rolsky Moose->unimport has to be caled as a method for the...
2008-08-04 Shawn M Moore Add a remove_keywords function so if you extend Moose...
2008-08-03 Dave Rolsky Add a reference to Extending recipe 1 here, since this...
2008-08-03 Dave Rolsky Wrote Extending recipe 1, on using an alternate object...
2008-08-02 Dave Rolsky Added a new cookbook section, extending Moose.