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

Moose::Meta::Role::Application - A base class for role application

Authors

       •   Stevan Little <stevan@cpan.org>

       •   Dave Rolsky <autarch@urth.org>

       •   Jesse Luehrs <doy@cpan.org>

       •   Shawn M Moore <sartak@cpan.org>

       •   יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>

       •   Karen Etheridge <ether@cpan.org>

       •   Florian Ragwitz <rafl@debian.org>

       •   Hans Dieter Pearcey <hdp@cpan.org>

       •   Chris Prather <chris@prather.org>

       •   Matt S Trout <mstrout@cpan.org>

Bugs

       See "BUGS" in Moose for details on reporting bugs.

Description

       This is the abstract base class for role applications.

       The API for this class and its subclasses still needs some consideration, and is intentionally not yet
       documented.

   METHODSnewmetaget_method_exclusionsis_method_excludedget_method_aliasesis_aliased_methodis_method_aliasedapplycheck_role_exclusionscheck_required_methodscheck_required_attributesapply_attributesapply_methodsapply_overloadingapply_method_modifiersapply_before_method_modifiersapply_after_method_modifiersapply_around_method_modifiersapply_override_method_modifiers

Name

       Moose::Meta::Role::Application - A base class for role application

Version

       version 2.2207

See Also