perl-MooseX-Traits - Automatically apply roles at object creation time
Website: | http://search.cpan.org/dist/MooseX-Traits |
---|---|
License: | GPL+ or Artistic |
Vendor: | Fedora Project |
- Description:
MooseX::Traits allows one to arbitrarily add components to an object as needed, w/o having to explicitly construct new classes: e.g. Foo->with_traits('Bar')->new(...);
Packages
perl-MooseX-Traits-0.11-2.fc14.noarch [11 KiB] |
Changelog
by Chris Weyl (2010-05-29):
- bump |