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.2011
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.little@iinteractive.com>
46
47 · Dave Rolsky <autarch@urth.org>
48
49 · Jesse Luehrs <doy@tozt.net>
50
51 · Shawn M Moore <code@sartak.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@weftsoar.net>
60
61 · Chris Prather <chris@prather.org>
62
63 · Matt S Trout <mst@shadowcat.co.uk>
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.28.0 2018M-o0o5s-e1:6:Meta::Role::Method::Conflicting(3)