sourCEntral - mobile manpages

pdf

MooseX::Getopt::OptionTypeMap

NAME

MooseX::Getopt::OptionTypeMap − Storage for the option to type mappings

DESCRIPTION

See the Custom Type Constraints section in the MooseX::Getopt docs for more info about how to use this module.

METHODS

has_option_type ($type_or_name)
get_option_type ($type_or_name)
add_option_type_to_map ($type_name, $option_spec)

AUTHORS

Stevan Little <stevan AT iinteractive DOT com>

Brandon L. Black <blblack AT gmail DOT com>

Yuval Kogman <nothingmuch AT woobling DOT org>

Ryan D Johnson <ryan AT innerfence DOT com>

Drew Taylor <drew AT drewtaylor DOT com>

Tomas Doran <bobtfish AT bobtfish DOT net>

Florian Ragwitz <rafl AT debian DOT org>

Dagfinn Ilmari Mannsåker <ilmari AT ilmari DOT org>

Ævar Arnfjörð Bjarmason <avar AT cpan DOT org>

Chris Prather <perigrin AT cpan DOT org>

Karen Etheridge <ether AT cpan DOT org>

Jonathan Swartz <swartz AT pobox DOT com>

COPYRIGHT AND LICENSE

This software is copyright (c) 2011 by Infinity Interactive, Inc.

This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.

pdf