mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
7 lines
255 B
Plaintext
7 lines
255 B
Plaintext
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.
|