1Moose::Meta::Method(3)User Contributed Perl DocumentationMoose::Meta::Method(3)
2
3
4

NAME

6       Moose::Meta::Method - A Moose Method metaclass
7

DESCRIPTION

9       This class is a subclass of Class::MOP::Method that provides additional
10       Moose-specific functionality, all of which is private.
11
12       To understand this class, you should read the the Class::MOP::Method
13       documentation.
14

INHERITANCE

16       "Moose::Meta::Method" is a subclass of Class::MOP::Method.
17

BUGS

19       See "BUGS" in Moose for details on reporting bugs.
20

AUTHOR

22       Stevan Little <stevan@iinteractive.com>
23
25       Copyright 2006-2010 by Infinity Interactive, Inc.
26
27       <http://www.iinteractive.com>
28
29       This library is free software; you can redistribute it and/or modify it
30       under the same terms as Perl itself.
31
32
33
34perl v5.12.2                      2010-08-28            Moose::Meta::Method(3)
Impressum