if configfile is a coderef call it and write some tests for it
[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...