1Moose::Meta::Role::MethUosde(r3)Contributed Perl DocumenMtoaotsieo:n:Meta::Role::Method(3)
2
3
4
6 Moose::Meta::Role::Method - A Moose Method metaclass for Roles
7
9 version 2.2011
10
12 This is primarily used to mark methods coming from a role as being
13 different. Right now it is nothing but a subclass of
14 Moose::Meta::Method.
15
17 See "BUGS" in Moose for details on reporting bugs.
18
20 · Stevan Little <stevan.little@iinteractive.com>
21
22 · Dave Rolsky <autarch@urth.org>
23
24 · Jesse Luehrs <doy@tozt.net>
25
26 · Shawn M Moore <code@sartak.org>
27
28 · יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
29
30 · Karen Etheridge <ether@cpan.org>
31
32 · Florian Ragwitz <rafl@debian.org>
33
34 · Hans Dieter Pearcey <hdp@weftsoar.net>
35
36 · Chris Prather <chris@prather.org>
37
38 · Matt S Trout <mst@shadowcat.co.uk>
39
41 This software is copyright (c) 2006 by Infinity Interactive, Inc.
42
43 This is free software; you can redistribute it and/or modify it under
44 the same terms as the Perl 5 programming language system itself.
45
46
47
48perl v5.28.0 2018-05-16 Moose::Meta::Role::Method(3)