logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Authors

       •   Jesse Luehrs <doy@tozt.net>

       •   Chris Prather <chris@prather.org>

       •   Justin Hunter <justin.d.hunter@gmail.com>

Description

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

Methods

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

Name

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

Version

       version 0.11

See Also