f0a8025f1f
Allows you to write a Moose::Role which defines overloaded operators and allows those operator overloadings to be composed into the classes/roles/instances it's compiled to, while plain Moose::Roles would lose the overloading. ok robert@
5 lines
227 B
Plaintext
5 lines
227 B
Plaintext
Allows you to write a Moose::Role which defines overloaded operators and
|
|
allows those operator overloadings to be composed into the
|
|
classes/roles/instances it's compiled to, while plain Moose::Roles would
|
|
lose the overloading.
|