1Moose::Meta::Role::MethUosde:r:CCoonnftlriicbtuitnegdM(o3Po)esrel::DMoectuam:e:nRtoaltei:o:nMethod::Conflicting(3)
2
3
4
6 Moose::Meta::Role::Method::Conflicting - A Moose metaclass for
7 conflicting methods in Roles
8
10 version 2.2014
11
14 "Moose::Meta::Role::Method::Conflicting" is a subclass of
15 Moose::Meta::Role::Method::Required.
16
18 Moose::Meta::Role::Method::Conflicting->new(%options)
19 This creates a new type constraint based on the provided %options:
20
21 • name
22
23 The method name. This is required.
24
25 • roles
26
27 The list of role names that generated the conflict. This is
28 required.
29
30 $method->name
31 Returns the conflicting method's name, as provided to the constructor.
32
33 $method->roles
34 Returns the roles that generated this conflicting method, as provided
35 to the constructor.
36
37 $method->roles_as_english_list
38 Returns the roles that generated this conflicting method as an English
39 list.
40
42 See "BUGS" in Moose for details on reporting bugs.
43
45 • Stevan Little <stevan@cpan.org>
46
47 • Dave Rolsky <autarch@urth.org>
48
49 • Jesse Luehrs <doy@cpan.org>
50
51 • Shawn M Moore <sartak@cpan.org>
52
53 • יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
54
55 • Karen Etheridge <ether@cpan.org>
56
57 • Florian Ragwitz <rafl@debian.org>
58
59 • Hans Dieter Pearcey <hdp@cpan.org>
60
61 • Chris Prather <chris@prather.org>
62
63 • Matt S Trout <mstrout@cpan.org>
64
66 This software is copyright (c) 2006 by Infinity Interactive, Inc.
67
68 This is free software; you can redistribute it and/or modify it under
69 the same terms as the Perl 5 programming language system itself.
70
71
72
73perl v5.32.1 2021M-o0o1s-e2:7:Meta::Role::Method::Conflicting(3)