look at init_arg, not attribute name
[gitmo/MooseX-StrictConstructor.git] / lib / MooseX / StrictConstructor.pm
2008-04-19 Dave Rolsky look at init_arg, not attribute name
2007-11-20 Dave Rolsky require Moose 0.26 0.03
2007-11-15 Dave Rolsky Made it work with immutable classes.
2007-11-15 Dave Rolsky A working first version.
2007-11-15 Dave Rolsky initial import