1Moose::Meta::Role::ApplUisceartiCoonn(t3r)ibuted Perl DoMcouomseen:t:aMteitoan::Role::Application(3)
2
3
4
6 Moose::Meta::Role::Application - A base class for role application
7
9 version 2.2014
10
12 This is the abstract base class for role applications.
13
14 The API for this class and its subclasses still needs some
15 consideration, and is intentionally not yet documented.
16
17 METHODS
18 new
19 meta
20 get_method_exclusions
21 is_method_excluded
22 get_method_aliases
23 is_aliased_method
24 is_method_aliased
25 apply
26 check_role_exclusions
27 check_required_methods
28 check_required_attributes
29 apply_attributes
30 apply_methods
31 apply_overloading
32 apply_method_modifiers
33 apply_before_method_modifiers
34 apply_after_method_modifiers
35 apply_around_method_modifiers
36 apply_override_method_modifiers
37
39 See "BUGS" in Moose for details on reporting bugs.
40
42 • Stevan Little <stevan@cpan.org>
43
44 • Dave Rolsky <autarch@urth.org>
45
46 • Jesse Luehrs <doy@cpan.org>
47
48 • Shawn M Moore <sartak@cpan.org>
49
50 • יובל קוג'מן (Yuval Kogman) <nothingmuch@woobling.org>
51
52 • Karen Etheridge <ether@cpan.org>
53
54 • Florian Ragwitz <rafl@debian.org>
55
56 • Hans Dieter Pearcey <hdp@cpan.org>
57
58 • Chris Prather <chris@prather.org>
59
60 • Matt S Trout <mstrout@cpan.org>
61
63 This software is copyright (c) 2006 by Infinity Interactive, Inc.
64
65 This is free software; you can redistribute it and/or modify it under
66 the same terms as the Perl 5 programming language system itself.
67
68
69
70perl v5.32.1 2021-01-27 Moose::Meta::Role::Application(3)