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

NAME

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

VERSION

9       version 2.2014
10

DESCRIPTION

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

INHERITANCE

19       "Moose::Meta::Method" is a subclass of Class::MOP::Method.
20

BUGS

22       See "BUGS" in Moose for details on reporting bugs.
23

AUTHORS

25       •   Stevan Little <stevan@cpan.org>
26
27       •   Dave Rolsky <autarch@urth.org>
28
29       •   Jesse Luehrs <doy@cpan.org>
30
31       •   Shawn M Moore <sartak@cpan.org>
32
33       •   יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
34
35       •   Karen Etheridge <ether@cpan.org>
36
37       •   Florian Ragwitz <rafl@debian.org>
38
39       •   Hans Dieter Pearcey <hdp@cpan.org>
40
41       •   Chris Prather <chris@prather.org>
42
43       •   Matt S Trout <mstrout@cpan.org>
44
46       This software is copyright (c) 2006 by Infinity Interactive, Inc.
47
48       This is free software; you can redistribute it and/or modify it under
49       the same terms as the Perl 5 programming language system itself.
50
51
52
53perl v5.32.1                      2021-01-27            Moose::Meta::Method(3)
Impressum