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
10 different. Right now it is nothing but a subclass of
11 Moose::Meta::Method.
12
14 See "BUGS" in Moose for details on reporting bugs.
15
17 Stevan Little <stevan@iinteractive.com>
18
20 Copyright 2006-2010 by Infinity Interactive, Inc.
21
22 <http://www.iinteractive.com>
23
24 This library is free software; you can redistribute it and/or modify it
25 under the same terms as Perl itself.
26
27
28
29perl v5.12.2 2010-08-28 Moose::Meta::Role::Method(3)