d423f031fb
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. WWW: https://metacpan.org/release/MooX-Traits
4 lines
135 B
Text
4 lines
135 B
Text
%%SITE_PERL%%/MooX/Traits.pm
|
|
%%SITE_PERL%%/MooX/Traits/Util.pm
|
|
%%PERL5_MAN3%%/MooX::Traits.3.gz
|
|
%%PERL5_MAN3%%/MooX::Traits::Util.3.gz
|