Bump Moo.pm version
[gitmo/Role-Tiny.git] / lib / Moo.pm
2011-12-23 Peter Rabbitson Bump Moo.pm version
2011-12-23 Peter Rabbitson Fix missing escape on < 5.8.3 codepath
2011-12-23 Arthur Axel 'fREW... stop documenting in terms of private methods
2011-12-14 John Napiorkowski added some docs regarding how handles works, and also...
2011-11-26 Justin Hunter document handles
2011-11-14 Matt S Trout bump Moo.pm version
2011-11-14 Matt S Trout also update Role::Tiny to handle VSTRING and credit...
2011-10-03 Matt S Trout bump version for release
2011-10-03 Matt S Trout update DESTROY documentation
2011-10-03 Matt S Trout cleanup require usage so we don't trample on $@ and...
2011-10-03 Alex J. G. Burzyński provide DEMOLISH
2011-07-29 Alex J. G. Burzyński added BUILDARGS support
2011-07-21 Arthur Axel 'fREW... document reader and writer
2011-07-20 Matt S Trout bump version
2011-07-20 Matt S Trout bump version
2011-07-20 Matt S Trout remove the big scary warning because we seem to be...
2011-07-20 Matt S Trout Changes entry for Role::Tiny::With and add chip to...
2011-07-20 Matt S Trout generate constructors in subclasses on demand
2011-07-11 Alex J. G. Burzyński document coerce handling
2011-06-03 Matt S Trout increment version for 0.9.8
2011-02-25 Matt S Trout bump to 0.9.7 for the 'mst is an idiot' release
2011-02-25 Matt S Trout fix copyright
2011-02-25 Matt S Trout bump version to 0.9.6 for point release
2011-02-25 Matt S Trout fixup contributors list
2011-02-25 Matt S Trout add copyright statements
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