summaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Role-WithOverloading/DESCR
blob: de6c0bddfec48c9e5f89ed829f9249773b8c0965 (plain)
1
2
3
4
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.