Info3: << Package: moosex-traits-pm%type_pkg[perl] Version: 0.13 Revision: 1 Depends: << test-requires-pm, test-fatal-pm, sub-exporter-pm%type_pkg[perl], moose-pm%type_pkg[perl], namespace-autoclean-pm%type_pkg[perl], perl%type_pkg[perl]-core, << Source: mirror:cpan:authors/id/E/ET/ETHER/MooseX-Traits-%v.tar.gz Source-Checksum: SHA256(74afe0c4faf4e3b97c57f289437caa60becca34cd5821f489dd4cc9da4fbe29a) Type: perl (5.16.2 5.18.2 5.18.4 5.28.2 5.30.2 5.30.3) Distribution: << (%type_pkg[perl] = 5162) 10.9, (%type_pkg[perl] = 5162) 10.10, (%type_pkg[perl] = 5162) 10.11, (%type_pkg[perl] = 5162) 10.12, (%type_pkg[perl] = 5162) 10.13 << UpdatePOD: true DocFiles: Changes README InstallScript: << %{default_script} mv %i/share/man %i/lib/perl5/%type_raw[perl] << Description: Automatically apply roles at object creation DescDetail: << Often you want to create components that can be added to a class arbitrarily. This module makes it easy for the end user to use these components. Instead of requiring the user to create a named class with the desired roles applied, or apply roles to the instance one-by-one, he can just create a new class from yours with with_traits, and then instantiate that. << License: Artistic Maintainer: Jesse Alama Homepage: https://metacpan.org/dist/MooseX-Traits/ <<