1Moose::Meta::Method::AuUgsmeerntCeodn(t3r)ibuted Perl DoMcouomseen:t:aMteitoan::Method::Augmented(3)
2
3
4

NAME

6       Moose::Meta::Method::Augmented - A Moose Method metaclass for augmented
7       methods
8

DESCRIPTION

10       This class implements method augmentation logic for the Moose "augment"
11       keyword.
12
13       The augmentation subroutine reference will be invoked explicitly using
14       the "inner" keyword from the parent class's method definition.
15

INHERITANCE

17       "Moose::Meta::Method::Augmented" is a subclass of Moose::Meta::Method.
18

METHODS

20       Moose::Meta::Method::Augmented->new(%options)
21           This constructs a new object. It accepts the following options:
22
23           ·       class
24
25                   The metaclass object for the class in which the
26                   augmentation is being declared. This option is required.
27
28           ·       name
29
30                   The name of the method which we are augmenting. This method
31                   must exist in one of the class's superclasses. This option
32                   is required.
33
34           ·       method
35
36                   The subroutine reference which implements the augmentation.
37                   This option is required.
38

BUGS

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

AUTHOR

43       Yuval Kogman <nothingmuch@cpan.org>
44
46       Copyright 2006-2010 by Infinity Interactive, Inc.
47
48       <http://www.iinteractive.com>
49
50       This library is free software; you can redistribute it and/or modify it
51       under the same terms as Perl itself.
52
53
54
55perl v5.12.2                      2010-08-28 Moose::Meta::Method::Augmented(3)
Impressum