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 This is primarily used to mark methods coming from a role as being dif‐
10 ferent. Right now it is nothing but a subclass of Class::MOP::Method.
11
13 All complex software has bugs lurking in it, and this module is no
14 exception. If you find a bug please either email me, or add the bug to
15 cpan-RT.
16
18 Stevan Little <stevan@iinteractive.com>
19
21 Copyright 2006, 2007 by Infinity Interactive, Inc.
22
23 <http://www.iinteractive.com>
24
25 This library is free software; you can redistribute it and/or modify it
26 under the same terms as Perl itself.
27
28
29
30perl v5.8.8 2007-09-06 Moose::Meta::Role::Method(3)