MooseX::MethodAttributes::Role::Meta::Map - generic role for storing code attributes used by classes and roles with attributes


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

Index


NAME

Top

MooseX::MethodAttributes::Role::Meta::Map - generic role for storing code attributes used by classes and roles with attributes

METHODS

Top

register_method_attributes ($code, $attrs)

Register a list of attributes for a code reference.

get_method_attributes ($code)

Get a list of attributes associated with a coderef.

AUTHORS

Top

COPYRIGHT AND LICENSE

Top


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