1Moose::Meta::Method::MeUtsae(r3)Contributed Perl DocumenMtoaotsieo:n:Meta::Method::Meta(3)
2
3
4
6 Moose::Meta::Method::Meta - A Moose Method metaclass for "meta" methods
7
9 version 2.2012
10
12 This class is a subclass of Class::MOP::Method::Meta that provides
13 additional Moose-specific functionality, all of which is private.
14
15 To understand this class, you should read the Class::MOP::Method::Meta
16 documentation.
17
19 See "BUGS" in Moose for details on reporting bugs.
20
22 · Stevan Little <stevan.little@iinteractive.com>
23
24 · Dave Rolsky <autarch@urth.org>
25
26 · Jesse Luehrs <doy@tozt.net>
27
28 · Shawn M Moore <code@sartak.org>
29
30 · יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
31
32 · Karen Etheridge <ether@cpan.org>
33
34 · Florian Ragwitz <rafl@debian.org>
35
36 · Hans Dieter Pearcey <hdp@weftsoar.net>
37
38 · Chris Prather <chris@prather.org>
39
40 · Matt S Trout <mst@shadowcat.co.uk>
41
43 This software is copyright (c) 2006 by Infinity Interactive, Inc.
44
45 This is free software; you can redistribute it and/or modify it under
46 the same terms as the Perl 5 programming language system itself.
47
48
49
50perl v5.30.1 2020-01-30 Moose::Meta::Method::Meta(3)