MooseX::Role::WithOverloading::Meta::Role::Application - Role application role for Roles which support overloading


MooseX-Role-WithOverloading documentation  | view source Contained in the MooseX-Role-WithOverloading distribution.

Index


NAME

Top

MooseX::Role::WithOverloading::Meta::Role::Application - Role application role for Roles which support overloading

METHODS

Top

overload_ops

Returns an arrayref of the names of overloaded operations

apply_methods ($role, $other)

Wrapped with an after modifier which calls the ->apply_overloading method.

apply_overloading ($role, $other)

Does the heavy lifting of applying overload operations to a class or role which the role is applied to.

AUTHORS

Top

COPYRIGHT AND LICENSE

Top


MooseX-Role-WithOverloading documentation  | view source Contained in the MooseX-Role-WithOverloading distribution.