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
10 version 2.2014
11
14 "Moose::Meta::Role::Method::Required" is a subclass of
15 Class::MOP::Object. It is not a subclass of
16 "Moose::Meta::Role::Method" since it does not provide an implementation
17 of the method.
18
20 Moose::Meta::Role::Method::Required->new(%options)
21 This creates a new type constraint based on the provided %options:
22
23 • name
24
25 The method name. This is required.
26
27 $method->name
28 Returns the required method's name, as provided to the constructor.
29
31 See "BUGS" in Moose for details on reporting bugs.
32
34 • Stevan Little <stevan@cpan.org>
35
36 • Dave Rolsky <autarch@urth.org>
37
38 • Jesse Luehrs <doy@cpan.org>
39
40 • Shawn M Moore <sartak@cpan.org>
41
42 • יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
43
44 • Karen Etheridge <ether@cpan.org>
45
46 • Florian Ragwitz <rafl@debian.org>
47
48 • Hans Dieter Pearcey <hdp@cpan.org>
49
50 • Chris Prather <chris@prather.org>
51
52 • Matt S Trout <mstrout@cpan.org>
53
55 This software is copyright (c) 2006 by Infinity Interactive, Inc.
56
57 This is free software; you can redistribute it and/or modify it under
58 the same terms as the Perl 5 programming language system itself.
59
60
61
62perl v5.32.1 2021-01M-o2o7se::Meta::Role::Method::Required(3)