Don't use $_ as loop variable when calling arbitrary code (RT#81072)
[gitmo/Moo.git] / lib / Moo.pm
2011-01-11 Matt S Trout 0.9.5 release commit release_0.9.5
2011-01-08 Matt S Trout fix constructor firing for nonMoo through multiple...
2011-01-08 Matt S Trout rewrite nonMoo detection
2010-12-13 Matt S Trout version bump for 0.9.4 release_0.9.4
2010-12-06 Matt S Trout handle non-Moo superclass constructors
2010-12-05 matthewt version bump
2010-11-20 Andrew Rodland docs: is => 'ro' gives a get-only accessor, not a set...
2010-11-17 Matt S Trout bump version, set Changes for release 0.009002
2010-11-17 Matt S Trout add rationale section
2010-11-16 Matt S Trout fixes for 5.10.0
2010-11-16 Matt S Trout cleanup and warning notice
2010-11-16 Matt S Trout make role application interface consistent
2010-11-16 Matt S Trout clean up, expand, undocument 'not yet' features
2010-11-16 Matt S Trout Moo - Miminalist Object Orientation
2010-11-16 Arthur Axel 'fREW... Documentation for Moo
2010-11-16 Matt S Trout guard against double import
2010-11-13 Matt S Trout don't try and apply modifiers during role composition
2010-11-13 Matt S Trout Makefile.PL
2010-11-13 Matt S Trout _load_module
2010-11-10 Matt S Trout factor out and rename