1Moose::Meta::TypeCoerciUosne:r:UCnoinotnr(i3b)uted PerlMDooocsuem:e:nMteattai:o:nTypeCoercion::Union(3)
2
3
4
6 Moose::Meta::TypeCoercion::Union - The Moose Type Coercion metaclass
7 for Unions
8
10 For the most part, the only time you will ever encounter an instance of
11 this class is if you are doing some serious deep introspection. This
12 API should not be considered final, but it is highly unlikely that this
13 will matter to a regular Moose user.
14
15 If you wish to use features at this depth, please come to the #moose
16 IRC channel on irc.perl.org and we can talk :)
17
19 meta
20 compile_type_coercion
21 has_coercion_for_type
22 add_type_coercions
23
25 All complex software has bugs lurking in it, and this module is no
26 exception. If you find a bug please either email me, or add the bug to
27 cpan-RT.
28
30 Stevan Little <stevan@iinteractive.com>
31
33 Copyright 2006, 2007 by Infinity Interactive, Inc.
34
35 <http://www.iinteractive.com>
36
37 This library is free software; you can redistribute it and/or modify it
38 under the same terms as Perl itself.
39
40
41
42perl v5.8.8 2007-09-06Moose::Meta::TypeCoercion::Union(3)