no more perl critic
[gitmo/MooseX-StrictConstructor.git] / lib / MooseX / StrictConstructor / Meta / Method / Constructor.pm
2008-08-21 Dave Rolsky no more perl critic
2008-06-27 Dave Rolsky make this work with (and require) latest Moose, 0.51
2008-04-19 Dave Rolsky respect init_arg in immutable classes
2007-12-17 Dave Rolsky If I'm using override might as well use super() too.
2007-12-17 Dave Rolsky Make the meta classes more Moose-y.
2007-11-15 Dave Rolsky Really make the strict constructor work after immutabil...
2007-11-15 Dave Rolsky Made it work with immutable classes.