MooseX::MethodAttributes::Role::Meta::Role::Application - generic role for applying a role with method attributes to something


MooseX-MethodAttributes documentation  | view source Contained in the MooseX-MethodAttributes distribution.

Index


NAME

Top

MooseX::MethodAttributes::Role::Meta::Role::Application - generic role for applying a role with method attributes to something

METHODS

Top

apply

The apply method is wrapped to ensure that the correct metaclasses to hold and propagate method attribute data are present on the target for role application, delegates to the original method to actually apply the role, then ensures that any attributes from the role are copied to the target class.

AUTHORS

Top

COPYRIGHT AND LICENSE

Top


MooseX-MethodAttributes documentation  | view source Contained in the MooseX-MethodAttributes distribution.