aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-MooseX-Role-WithOverloading/pkg-descr
blob: 80c09dd25b948ac6b71d64215fea3ed84e017b55 (plain) (blame)
1
2
3
4
5
6
MooseX::Role::WithOverloading 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.

WWW: http://search.cpan.org/dist/MooseX-Role-WithOverloading/