Files
pkgsrc-ng/devel/p5-MooseX-Role-WithOverloading/DESCR
2013-09-26 17:14:40 +02:00

5 lines
253 B
Plaintext

MooseX::Role::WithOverloading allows 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.