freebsd-ports/devel/p5-MooseX-Role-WithOverloading/pkg-descr
Wen Heping 2a797ab130 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/
2009-12-09 05:45:51 +00:00

6 lines
320 B
Text

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/