MooseX-Getopt-0.54 v0.54
authorKaren Etheridge <ether@cpan.org>
Sun, 10 Feb 2013 00:27:16 +0000 (16:27 -0800)
committerKaren Etheridge <ether@cpan.org>
Sun, 10 Feb 2013 00:27:16 +0000 (16:27 -0800)
commit0cdc0384ddb0c3be31312270a986ef74c77db300
tree2590515f327e31bf9aac6649069a731549c76042
parentd2243a73b7e937dea2b888f37fc37e6f0d9e12bd
MooseX-Getopt-0.54

 - fix broken tests on win32 with file comparisons
 - allow configfiles called "0"
 - support more mechanisms for overriding default configfile
 - when using in conjunction with MooseX::ConfigFromFile, configfile value now
   properly passed to new()
Changes