1MooseX::Declare::SyntaxU:s:eErxtCeonndtirnigb(u3tpemd)PMeorolseDXo:c:uDmeecnltaartei:o:nSyntax::Extending(3pm)
2
3
4
6 MooseX::Declare::Syntax::Extending - Extending with superclasses
7
9 version 0.43
10
12 Extends a class by a specified "extends" option.
13
15 add_extends_option_customizations
16 Object->add_extends_option_customizations (
17 Object $ctx,
18 Str $package,
19 ArrayRef $superclasses,
20 HashRef $options
21 )
22
23 This will add a code part that will call "extends" with the
24 $superclasses as arguments.
25
27 • MooseX::Declare::Syntax::OptionHandling
28
30 • MooseX::Declare
31
32 • MooseX::Declare::Syntax::Keyword::Class
33
34 • MooseX::Declare::Syntax::OptionHandling
35
37 Florian Ragwitz <rafl@debian.org>
38
40 This software is copyright (c) 2008 by Florian Ragwitz.
41
42 This is free software; you can redistribute it and/or modify it under
43 the same terms as the Perl 5 programming language system itself.
44
45
46
47perl v5.34.0 2022-0M1o-o2s1eX::Declare::Syntax::Extending(3pm)