Getopt::Long processes all option names, do the same in the name_to_init_arg index
[gitmo/MooseX-Getopt.git] / t / 003_inferred_option_type.t
2007-05-22 Brandon L Black Throw exceptions from new_with_options if @ARGV parsing...