When inlining with Moose 2.0+, close over hash of allowed attrs rather than regenerat...
authorDave Rolsky <autarch@urth.org>
Wed, 4 Jan 2012 06:50:37 +0000 (00:50 -0600)
committerDave Rolsky <autarch@urth.org>
Wed, 4 Jan 2012 06:50:37 +0000 (00:50 -0600)
commitbb64c0458ed377f9a5a7f4d4071dee8cf0821312
tree511ef3561d25f18169b6f00605ba1e12b8fa3d3b
parent2c89d023a1ddcafb64035d89061e12e791ec1938
When inlining with Moose 2.0+, close over hash of allowed attrs rather than regenerating it each time.
lib/MooseX/StrictConstructor.pm
lib/MooseX/StrictConstructor/Trait/Class.pm
lib/MooseX/StrictConstructor/Trait/Method/Constructor.pm