1MooseX::Types::TypeDecoUrsaetrorC(o3n)tributed Perl DocuMmoeonsteaXt:i:oTnypes::TypeDecorator(3)
2
3
4

NAME

6       MooseX::Types::TypeDecorator - More flexible access to a Type
7       Constraint
8

DESCRIPTION

10       This is a decorator object that contains an underlying type constraint.
11       We use this to control access to the type constraint and to add some
12       features.
13

METHODS

15       This class defines the following methods.
16
17   new
18       Old school instantiation
19
20   __type_constraint ($type_constraint)
21       Set/Get the type_constraint.
22
23   isa
24       handle $self->isa since AUTOLOAD can't.
25
26   can
27       handle $self->can since AUTOLOAD can't.
28
29   meta
30       have meta examine the underlying type constraints
31
32   _throw_error
33       properly delegate error messages
34
35   DESTROY
36       We might need it later
37
38   AUTOLOAD
39       Delegate to the decorator targe
40

AUTHOR

42       See "AUTHOR" in MooseX::Types.
43

LICENSE

45       This program 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.1                      2010-06-01   MooseX::Types::TypeDecorator(3)
Impressum