summaryrefslogtreecommitdiff
path: root/devel/p5-Class-C3-Componentised/DESCR
blob: fb7ca4cd458b25f4649ae1d5662e611016f45b3d (plain)
1
2
3
4
5
6
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.