Moved some code to a shared mixin role so we can apply a role to the role metaclass
authorDave Rolsky <autarch@urth.org>
Wed, 20 Jan 2010 21:49:39 +0000 (15:49 -0600)
committerDave Rolsky <autarch@urth.org>
Wed, 20 Jan 2010 21:49:39 +0000 (15:49 -0600)
commitaa6390299985f34313f45864361226b8e72ec272
tree979f2f995fb4e1e39834946ff759416e1a3e4f00
parent09f9282e4b42b0dfe654f7fcf34ea1a3772816ce
Moved some code to a shared mixin role so we can apply a role to the role metaclass
lib/MooseX/ClassAttribute.pm
lib/MooseX/ClassAttribute/Role/Meta/Class.pm
lib/MooseX/ClassAttribute/Role/Meta/Mixin/HasClassAttributes.pm [new file with mode: 0644]
t/04-with-attribute-helpers.t [deleted file]