MooseX::Aliases::Meta::Trait::Method - method metaclass trait for MooseX::Aliases
version 0.11
This trait adds an attribute to metaclasses of aliased methods, to track which method they were aliased from.
aliased_from
Returns the name of the method that this method is an alias of.
• |
Jesse Luehrs <doy AT tozt DOT net> |
||
• |
Chris Prather <chris AT prather DOT org> |
||
• |
Justin Hunter <justin DOT d DOT hunter AT gmail DOT com> |
This software is copyright (c) 2013 by Jesse Luehrs.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.