working role support!
authorKaren Etheridge <ether@cpan.org>
Thu, 7 Apr 2011 23:16:48 +0000 (16:16 -0700)
committerKaren Etheridge <ether@cpan.org>
Tue, 12 Apr 2011 20:09:04 +0000 (13:09 -0700)
commit44641a6189baef2d1c9c8c5ab48405768fadfd3c
treedcfabb141bfec2b0897ee21b23d0ea45fce6c265
parent82b1f9fb53a8ae8a060f02861eea9c41d846c7f6
working role support!
lib/MooseX/StrictConstructor.pm
lib/MooseX/StrictConstructor/Trait/ApplicationToClass.pm [new file with mode: 0644]
lib/MooseX/StrictConstructor/Trait/ApplicationToRole.pm [new file with mode: 0644]
lib/MooseX/StrictConstructor/Trait/Composite.pm [new file with mode: 0644]
lib/MooseX/StrictConstructor/Trait/Role.pm [new file with mode: 0644]
t/role.t [new file with mode: 0644]