MooseX::Aliases::Meta::Trait::Method - method metaclass trait for L


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

Index


NAME

Top

MooseX::Aliases::Meta::Trait::Method - method metaclass trait for MooseX::Aliases

VERSION

Top

version 0.10

DESCRIPTION

Top

This trait adds an attribute to metaclasses of aliased methods, to track which method they were aliased from.

METHODS

Top

aliased_from

Returns the name of the method that this method is an alias of.

SEE ALSO

Top

AUTHORS

Top

COPYRIGHT AND LICENSE

Top


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