Don't use $_ as loop variable when calling arbitrary code (RT#81072)
[gitmo/Moo.git] / lib / Moo / Object.pm
2012-06-26 Matt S Trout MooClass->meta
2012-02-11 Matt S Trout additional local $\@ removals
2011-10-03 Matt S Trout move to early generation of DESTROY/DEMOLISHALL where...
2011-10-03 Matt S Trout cleanup require usage so we don't trample on $@ and...
2011-10-03 Matt S Trout Tenative switch to a generated DEMOLISHALL - see rest...
2011-10-03 Alex J. G. Burzyński provide DEMOLISH
2011-07-29 Alex J. G. Burzyński inline BUILDARGS
2011-07-29 Alex J. G. Burzyński add newlines at die messages
2011-07-29 Alex J. G. Burzyński die rather than warn on odd number of arguments
2011-07-29 Alex J. G. Burzyński added BUILDARGS support
2010-11-10 Matt S Trout factor out and rename