Description
perl-Class-C3-Componentised - Load mix-ins or components to your C3-based class
Distribution: OpenMandriva Lx 3.0
Repository: OpenMandriva Contrib i586
Package name: perl-Class-C3-Componentised
Package version: 1.1.0
Package release: 3-omv2015.0
Package architecture: noarch
Package type: rpm
Installed size: 16.47 KB
Download size: 12.92 KB
Official Mirror: abf-downloads.openmandriva.org
This will inject base classes to your module using the Class::C3 method
resolution order.
Please note: these are not plugins that can take precedence over methods
declared in MyModule. If you want something like that, consider
MooseX::Object::Pluggable.