1MooseX::Getopt::OptionTUyspeerMaCpo(n3t)ributed Perl DocMuomoesnetXa:t:iGoentopt::OptionTypeMap(3)
2
3
4
6 MooseX::Getopt::OptionTypeMap - Storage for the option to type mappings
7
9 See the Custom Type Constraints section in the MooseX::Getopt docs for
10 more info about how to use this module.
11
13 These are all class methods and should be called as such.
14
15 has_option_type ($type_or_name)
16 get_option_type ($type_or_name)
17 add_option_type_to_map ($type_name, $option_spec)
18 meta
19
21 All complex software has bugs lurking in it, and this module is no
22 exception. If you find a bug please either email me, or add the bug to
23 cpan-RT.
24
26 Stevan Little <stevan@iinteractive.com>
27
29 Copyright 2007-2008 by Infinity Interactive, Inc.
30
31 <http://www.iinteractive.com>
32
33 This library is free software; you can redistribute it and/or modify it
34 under the same terms as Perl itself.
35
36
37
38perl v5.12.0 2010-03-01 MooseX::Getopt::OptionTypeMap(3)