role support, in MooseX::StrictConstructor::FromRole topic/role_support
authorKaren Etheridge <ether@cpan.org>
Wed, 18 May 2011 18:59:58 +0000 (18:59 +0000)
committerKaren Etheridge <ether@cpan.org>
Wed, 18 May 2011 18:59:58 +0000 (18:59 +0000)
commit98630abcd6d5539820a18badabe2105724116264
tree9a2b177206fb4431ef736048ce4b2632538e8b60
parent4a070866bc7b2cf1792322865e0c7997ef7401a3
role support, in MooseX::StrictConstructor::FromRole
Changes
lib/MooseX/StrictConstructor.pm
lib/MooseX/StrictConstructor/FromRole.pm [new file with mode: 0644]
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]