Don't use $_ as loop variable when calling arbitrary code (RT#81072)
[gitmo/Moo.git] / t / method-generate-constructor.t
2011-11-14 Matt S Trout fix $obj->new
2010-11-13 Arthur Axel 'fREW... test hashref arg for new
2010-11-08 Matt S Trout refactor constructor generation and test more complex...
2010-11-07 Matt S Trout constructor generation, add option to quote_sub to...