1MooseX::Declare::SyntaxU:s:eKrMeoyCowosonertXdr::i::bDMueetctelhdaordPeMe:or:dlSiyfDniotecarux(m:3e:pnKmte)aytwioornd::MethodModifier(3pm)
2
3
4
6 MooseX::Declare::Syntax::Keyword::MethodModifier - Handle method
7 modifier declarations
8
10 version 0.43
11
13 Allows the implementation of method modification handlers like "around"
14 and "before".
15
17 modifier_type
18 A required string that is one of:
19
20 · around
21
22 · after
23
24 · before
25
26 · override
27
28 · augment
29
31 register_method_declaration
32 Object->register_method_declaration (Object $metaclass, Str $name, Object $method)
33
34 This will add the method modifier to the $metaclass via Moose::Utils
35 "add_method_modifier", whose return value will also be returned from
36 this method.
37
39 · MooseX::Declare::Syntax::MethodDeclaration
40
42 · MooseX::Declare
43
44 · MooseX::Declare::Syntax::MooseSetup
45
46 · MooseX::Declare::Syntax::MethodDeclaration
47
48 · MooseX::Method::Signatures
49
51 Florian Ragwitz <rafl@debian.org>
52
54 This software is copyright (c) 2008 by Florian Ragwitz.
55
56 This is free software; you can redistribute it and/or modify it under
57 the same terms as the Perl 5 programming language system itself.
58
59
60
61perl v5.28.0 MooseX::D2e0c1l5a-r0e8:-:1S6yntax::Keyword::MethodModifier(3pm)