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::Declare::Syntax::Extending - Extending with superclasses

Author

       Florian Ragwitz <rafl@debian.org>

Consumes

       •   MooseX::Declare::Syntax::OptionHandling

Description

       Extends a class by a specified "extends" option.

Methods

add_extends_option_customizations
         Object->add_extends_option_customizations (
             Object   $ctx,
             Str      $package,
             ArrayRef $superclasses,
             HashRef  $options
         )

       This will add a code part that will call "extends" with the $superclasses as arguments.

Name

       MooseX::Declare::Syntax::Extending - Extending with superclasses

See Also

       •   MooseX::Declare

       •   MooseX::Declare::Syntax::Keyword::Class

       •   MooseX::Declare::Syntax::OptionHandling

Version

       version 0.43

See Also