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.2201
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@cpan.org>
21
22 • Dave Rolsky <autarch@urth.org>
23
24 • Jesse Luehrs <doy@cpan.org>
25
26 • Shawn M Moore <sartak@cpan.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@cpan.org>
35
36 • Chris Prather <chris@prather.org>
37
38 • Matt S Trout <mstrout@cpan.org>
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.34.0 2022-01-21 Moose::Meta::Role::Method(3)