When inlining with Moose 2.0+, close over hash of allowed attrs rather than regenerat...
[gitmo/MooseX-StrictConstructor.git] / lib / MooseX / StrictConstructor / Trait / Class.pm
2012-01-04 Dave Rolsky When inlining with Moose 2.0+, close over hash of allow...
2011-04-22 Dave Rolsky Style fixes
2011-04-22 Jesse Luehrs this shouldn't be using a base class role at all
2011-04-13 Dave Rolsky fix for compat with Moose 1.25
2011-04-13 Dave Rolsky More style tweaks
2011-04-13 Dave Rolsky Style tweak
2011-04-13 Dave Rolsky Tweak comment
2011-04-13 Karen Etheridge also test adding strictness in a subclass -- and fix...
2011-04-13 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