also test adding strictness in a subclass -- and fix mutable case (thanks doy!) :)
[gitmo/MooseX-StrictConstructor.git] / lib / MooseX / StrictConstructor / Trait / Class.pm
2011-04-12 Karen Etheridge also test adding strictness in a subclass -- and fix...
2011-04-12 Karen Etheridge comments specifying how these traits are applied, just...
2011-04-12 Karen Etheridge use Moose->throw_error rather than confess
2011-02-23 Dave Rolsky modernize Moose usage
2011-02-23 Dave Rolsky Small style tweaks
2011-02-23 Dave Rolsky remove pointless SYNOPSES
2011-02-23 Dave Rolsky s/Role::Meta/Trait/g