Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: perl-MooseX-Traits | Distribution: Mageia |
Version: 0.130.0 | Vendor: Mageia.Org |
Release: 6.mga9 | Build date: Sun Mar 20 11:08:16 2022 |
Group: Development/Perl | Build host: localhost |
Size: 38063 | Source RPM: perl-MooseX-Traits-0.130.0-6.mga9.src.rpm |
Packager: umeabot <umeabot> | |
Url: https://metacpan.org/release/MooseX-Traits | |
Summary: Automatically apply roles at object creation time |
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 applying roles to the instance one-by-one, he can just pass a 'traits' parameter to the class's 'new_with_traits' constructor. This role will then apply the roles in one go, cache the resulting class (for efficiency), and return a new instance. Arguments meant to initialize the applied roles' attributes can also be passed to the constructor.
GPL+ or Artistic
* Sun Mar 20 2022 umeabot <umeabot> 0.130.0-6.mga9 + Revision: 1804752 - Mageia 9 Mass Rebuild
/usr/share/doc/perl-MooseX-Traits /usr/share/doc/perl-MooseX-Traits/Changes /usr/share/doc/perl-MooseX-Traits/META.yml /usr/share/man/man3/MooseX::Traits.3pm.xz /usr/share/perl5/vendor_perl/MooseX /usr/share/perl5/vendor_perl/MooseX/Traits /usr/share/perl5/vendor_perl/MooseX/Traits.pm /usr/share/perl5/vendor_perl/MooseX/Traits/Util.pm
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jan 22 09:05:03 2025