| MooseX-Role-WithOverloading documentation | view source | Contained in the MooseX-Role-WithOverloading distribution. |
MooseX::Role::WithOverloading::Meta::Role::Application - Role application role for Roles which support overloading
Returns an arrayref of the names of overloaded operations
Wrapped with an after modifier which calls the ->apply_overloading
method.
Does the heavy lifting of applying overload operations to a class or role which the role is applied to.
This software is copyright (c) 2011 by Florian Ragwitz.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
| MooseX-Role-WithOverloading documentation | view source | Contained in the MooseX-Role-WithOverloading distribution. |