1MooseX::Types::CheckedUUtsielrExCpoonrttrsi(b3uptme)d PeMrolosDeoXc:u:mTeynpteast:i:oCnheckedUtilExports(3pm)
2
3
4

NAME

6       MooseX::Types::CheckedUtilExports - Wrap Moose::Util::TypeConstraints
7       to be safer for MooseX::Types
8

VERSION

10       version 0.50
11

DESCRIPTION

13       Prevents errors like:
14
15           subtype Foo =>
16           ...
17
18       Which should be written as:
19
20           subtype Foo,
21           ...
22
23       When using MooseX::Types. Exported by that module.
24
25       Exports checked versions of the following subs:
26
27       "type" "subtype" "maybe_type" "duck_type" "enum" "coerce" "from" "as"
28
29       While "class_type" and "role_type" will also register the type in the
30       library.
31
32       From Moose::Util::TypeConstraints. See that module for syntax.
33

SEE ALSO

35       MooseX::Types
36

SUPPORT

38       Bugs may be submitted through the RT bug tracker
39       <https://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-Types> (or
40       bug-MooseX-Types@rt.cpan.org <mailto:bug-MooseX-Types@rt.cpan.org>).
41
42       There is also a mailing list available for users of this distribution,
43       at <http://lists.perl.org/list/moose.html>.
44
45       There is also an irc channel available for users of this distribution,
46       at "#moose" on "irc.perl.org" <irc://irc.perl.org/#moose>.
47

AUTHOR

49       Robert "phaylon" Sedlacek <rs@474.at>
50
52       This software is copyright (c) 2007 by Robert "phaylon" Sedlacek.
53
54       This is free software; you can redistribute it and/or modify it under
55       the same terms as the Perl 5 programming language system itself.
56
57
58
59perl v5.34.0                      2021-07M-o2o2seX::Types::CheckedUtilExports(3pm)
Impressum