1Moose::Meta::Role::MethUosde:r:RCeoqnutirriebdu(t3e)d PeMrolosDeo:c:uMmeetnat:a:tRioolne::Method::Required(3)
2
3
4
6 Moose::Meta::Role::Method::Required - A Moose metaclass for required
7 methods in Roles
8
11 "Moose::Meta::Role::Method::Required" is a subclass of
12 Class::MOP::Object. It is not a subclass of
13 "Moose::Meta::Role::Method" since it does not provide an implementation
14 of the method.
15
17 Moose::Meta::Role::Method::Required->new(%options)
18 This creates a new type constraint based on the provided %options:
19
20 ยท name
21
22 The method name. This is required.
23
24 $method->name
25 Returns the required method's name, as provided to the constructor.
26
28 See "BUGS" in Moose for details on reporting bugs.
29
31 Stevan Little <stevan@iinteractive.com>
32
34 Copyright 2006-2010 by Infinity Interactive, Inc.
35
36 <http://www.iinteractive.com>
37
38 This library is free software; you can redistribute it and/or modify it
39 under the same terms as Perl itself.
40
41
42
43perl v5.12.2 2010-08M-o2o8se::Meta::Role::Method::Required(3)