moosex::declare::syntax::extending5.18(3pm) mojave man page | unix.com

Man Page: moosex::declare::syntax::extending5.18

Operating Environment: mojave

Section: 3pm

MooseX::Declare::Syntax::Extending(3pm) 		User Contributed Perl Documentation		   MooseX::Declare::Syntax::Extending(3pm)

NAME
MooseX::Declare::Syntax::Extending - Extending with superclasses
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.
CONSUMES
o MooseX::Declare::Syntax::OptionHandling
SEE ALSO
o MooseX::Declare o MooseX::Declare::Syntax::Keyword::Class o MooseX::Declare::Syntax::OptionHandling
AUTHOR
Florian Ragwitz <rafl@debian.org>
COPYRIGHT AND LICENSE
This software is copyright (c) 2008 by Florian Ragwitz. This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself. perl v5.18.2 2013-12-14 MooseX::Declare::Syntax::Extending(3pm)
Related Man Pages
moosex::declare::syntax::keyword::namespace(3pm) - mojave
moosex::declare::syntax::keyword::with(3pm) - mojave
moosex::declare::syntax::optionhandling(3pm) - mojave
moosex::declare::syntax::keyword::namespace5.18(3pm) - mojave
moosex::declare::syntax::keyword::role(3pm) - mojave
Similar Topics in the Unix Linux Community
Split large xml into mutiple files and with header and footer in file
My first PERL incarnation... Audio Oscillograph
[BASH] eval command not expanding variables as expected.