if configfile is a coderef call it and write some tests for it
[gitmo/MooseX-Getopt.git] / t / 002_custom_option_type.t
2007-05-22 Brandon L Black Throw exceptions from new_with_options if @ARGV parsing...
2007-03-09 Stevan Little prettty much done I think