fixed the test for method modifiers
[gitmo/Moose.git] / lib / Moose / Cookbook /
2008-05-19 Brian Manning - added some rough ideas for changes to the docs as...
2008-05-19 Dave Rolsky Try to clarify when builder methods are called, and...
2008-05-19 Dave Rolsky A little bit of grammar/wordsmithing tweaks
2008-05-16 Shawn M Moore Ah.. it was called ProduceStoreArray because there...
2008-05-16 Shawn M Moore Rename the ProduceStoreArray class to ProduceStore...
2008-05-13 Stevan Little fixing the trigger/constructor bug
2008-05-12 Brian Manning - changed snack description to better describe how...
2008-05-12 Brian Manning - fixed extra comma in Perl5ObjsVsMooseObjs
2008-05-10 Stevan Little 0.44 releaase soon
2008-05-10 Dave Rolsky A few tweaks.
2008-05-10 Brian Manning - fixed the class name in the examples so that all...
2008-05-09 Brian Manning - uploaded *correct* versions of HashRef/ArrayRef/Perl...
2008-05-09 Brian Manning - initial commit of new snacks (short documents) for...
2008-05-06 Dave Rolsky Add a missing brace
2008-05-05 Dave Rolsky Ok, this can be done with a default (but it'd be a...
2008-05-03 Dave Rolsky Recipe 11, method aliasing and exclusion with Roles
2008-05-02 Dave Rolsky Document builder names clearly.
2008-05-02 Dave Rolsky Add one more sentence justifying recommendation
2008-05-02 Dave Rolsky Wrote recipe9, builder and lazy_build.
2008-05-02 Dave Rolsky Remove duplicate =cut
2008-05-01 Dave Rolsky Took a shot at writing recipe 7 (it seemed easy enough)
2008-04-08 Shawn M Moore We mention test files by name in the first few recipes...
2008-04-08 Shawn M Moore Moose's class type constraints aren't limited to Moose...
2008-04-08 Shawn M Moore Non hashref instances are no longer a pipe dream, updat...
2008-04-08 Shawn M Moore Note that one benefit of making your class extend Moose...
2008-04-04 Stevan Little doc fix
2008-03-22 Stevan Little tweaking the cookbook
2008-03-22 Stevan Little tweaking the cookbook
2008-03-17 Stevan Little doc updates
2008-01-10 Stevan Little doc fixes, version updates and changelog
2007-12-31 Stevan Little updating copyright dates
2007-11-23 Stevan Little cleanup some stuff before release
2007-10-21 Shawn M Moore Many more fixes. That's probably all of them!
2007-10-21 Shawn M Moore A few more recipe 11 cleanups and rephrasings
2007-10-21 Shawn M Moore Use get_attribute('x') instead of get_attribute_map...
2007-10-20 Shawn M Moore No reason to use $meta_attribute in dump, it's really...
2007-10-20 Shawn M Moore Wow, you really can use 'has' to create new meta-attrib...
2007-10-20 Shawn M Moore Provide an implementation of refresh_with :)
2007-10-20 Shawn M Moore Little fixes
2007-10-20 Shawn M Moore Forgot SYNOPSIS tag
2007-10-20 Shawn M Moore Add a recipe for creating and using a new attribute...
2007-10-19 Stevan Little fixing the type constraints
2007-10-02 Stevan Little nits
2007-10-01 Stevan Little fixing the code in SYNOPSIS
2007-09-18 Stevan Little new and improved type notation stuff
2007-09-17 Stevan Little doc updates to use the ArrayRef[Type] syntax
2007-09-05 Jess Robinson Add various docs about checking types of attributes...
2007-08-12 Stevan Little some reworkings of the Test::Moose and Moose::Util...
2007-08-02 Stevan Little foo
2007-05-05 Stevan Little foo
2007-05-04 Aankhen Moose::Cookbook::Recipe5:
2007-05-04 Aankhen Moose::Cookbook::Recipe5:
2007-05-04 Aankhen Moose::Cookbook::Recipe4:
2007-05-03 Aankhen Moose::Cookbook::Recipe3:
2007-05-02 Aankhen Moose::Cookbook::Recipe6:
2007-05-01 Aankhen Moose::Cookbook::Recipe2:
2007-05-01 Aankhen Moose::Cookbook::Recipe1:
2007-05-01 Aankhen Moose::Cookbook::FAQ:
2007-04-06 Robert Boone Spelling corrections.
2007-03-22 Anders Nor Berle Explain attributes and subclassing
2007-03-11 Stevan Little 0.18 ... pretty much ready to go
2007-03-04 Stevan Little many doc updates
2007-02-21 Stevan Little adding 2007 to the copyright list
2006-11-05 Stevan Little 0.15
2006-09-30 Stevan Little more changes
2006-09-03 Stevan Little FAQ and WTF added to cookbook
2006-09-01 Stevan Little recipe touchups
2006-08-06 Eric Wilhelm lib/Moose/Cookbook/*.pod - POD spelling, grammar, forma...
2006-07-21 Stevan Little recipe 5
2006-06-14 Yuval Kogman Fix typo (audreyt++)
2006-05-14 Stevan Little docs-n-attr-refactor
2006-05-09 Stevan Little roles
2006-04-15 Stevan Little BUGS
2006-04-11 Stevan Little updatin
2006-04-10 Stevan Little 0_03_01
2006-04-08 Stevan Little moosedoc
2006-04-07 Stevan Little ROLES
2006-03-30 Stevan Little changes-and-shit
2006-03-30 Stevan Little edtis
2006-03-30 Stevan Little recipe4
2006-03-28 Stevan Little cleanup
2006-03-28 Stevan Little cleanup
2006-03-27 Stevan Little more-cookin
2006-03-26 Stevan Little cooking-with-gas
2006-03-26 Stevan Little more-stuff
2006-03-25 Stevan Little recipe-1
2006-03-25 Stevan Little cookbook