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 This is the abstract base class for role applications.
10
11 The API for this class and its subclasses still needs some
12 consideration, and is intentionally not yet documented.
13
14 METHODS
15 new
16 meta
17 get_method_exclusions
18 is_method_excluded
19 get_method_aliases
20 is_aliased_method
21 is_method_aliased
22 apply
23 check_role_exclusions
24 check_required_methods
25 check_required_attributes
26 apply_attributes
27 apply_methods
28 apply_method_modifiers
29 apply_before_method_modifiers
30 apply_after_method_modifiers
31 apply_around_method_modifiers
32 apply_override_method_modifiers
33
35 See "BUGS" in Moose for details on reporting bugs.
36
38 Stevan Little <stevan@iinteractive.com>
39
41 Copyright 2006-2010 by Infinity Interactive, Inc.
42
43 <http://www.iinteractive.com>
44
45 This library is free software; you can redistribute it and/or modify it
46 under the same terms as Perl itself.
47
48
49
50perl v5.12.2 2010-08-28 Moose::Meta::Role::Application(3)