MooseX-Getopt-0.54 v0.54
Karen Etheridge [Sun, 10 Feb 2013 00:27:16 +0000 (16:27 -0800)]
 - 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

diff --git a/Changes b/Changes
index 97dce7a..496cc06 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,8 @@
 Revision history for Perl extension MooseX-Getopt
 
 {{$NEXT}}
+
+0.54      2013-02-09 16:25:32 PST-0800
  - fix broken tests on win32 with file comparisons
  - allow configfiles called "0"
  - support more mechanisms for overriding default configfile