Hello community,

here is the log from the commit of package perl-MooseX-Getopt for 
openSUSE:Factory checked in at 2014-03-11 07:23:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-MooseX-Getopt (Old)
 and      /work/SRC/openSUSE:Factory/.perl-MooseX-Getopt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-MooseX-Getopt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-MooseX-Getopt/perl-MooseX-Getopt.changes    
2014-02-24 14:12:36.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Getopt.new/perl-MooseX-Getopt.changes   
    2014-03-11 07:23:27.000000000 +0100
@@ -1,0 +2,7 @@
+Mon Mar 10 06:26:53 UTC 2014 - co...@suse.com
+
+- updated to 0.62
+ - fix test that assumes option parsing is case-insensitive, which is no
+   longer true with Getopt::Long::Descriptive 0.097
+
+-------------------------------------------------------------------

Old:
----
  MooseX-Getopt-0.61.tar.gz

New:
----
  MooseX-Getopt-0.62.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-MooseX-Getopt.spec ++++++
--- /var/tmp/diff_new_pack.droEnt/_old  2014-03-11 07:23:28.000000000 +0100
+++ /var/tmp/diff_new_pack.droEnt/_new  2014-03-11 07:23:28.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           perl-MooseX-Getopt
-Version:        0.61
+Version:        0.62
 Release:        0
 %define cpan_name MooseX-Getopt
 Summary:        A Moose role for processing command line options
@@ -31,7 +31,7 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(Getopt::Long) >= 2.37
 BuildRequires:  perl(Getopt::Long::Descriptive) >= 0.081
-BuildRequires:  perl(Module::Build::Tiny) >= 0.034
+BuildRequires:  perl(Module::Build::Tiny) >= 0.035
 BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(Moose)
 BuildRequires:  perl(Moose::Meta::Attribute)

++++++ MooseX-Getopt-0.61.tar.gz -> MooseX-Getopt-0.62.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/Build.PL 
new/MooseX-Getopt-0.62/Build.PL
--- old/MooseX-Getopt-0.61/Build.PL     2014-02-11 07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/Build.PL     2014-03-07 06:44:18.000000000 +0100
@@ -1,4 +1,4 @@
 # This Build.PL for MooseX-Getopt was generated by 
Dist::Zilla::Plugin::ModuleBuildTiny 0.006.
 use 5.006;
-use Module::Build::Tiny 0.034;
+use Module::Build::Tiny 0.035;
 Build_PL();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/CONTRIBUTING 
new/MooseX-Getopt-0.62/CONTRIBUTING
--- old/MooseX-Getopt-0.61/CONTRIBUTING 2014-02-11 07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/CONTRIBUTING 2014-03-07 06:44:18.000000000 +0100
@@ -75,4 +75,4 @@
 
 
 This file was generated via Dist::Zilla::Plugin::GenerateFile::ShareDir 0.005 
from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.049.
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.052.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/Changes 
new/MooseX-Getopt-0.62/Changes
--- old/MooseX-Getopt-0.61/Changes      2014-02-11 07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/Changes      2014-03-07 06:44:18.000000000 +0100
@@ -1,5 +1,9 @@
 Revision history for MooseX-Getopt
 
+0.62      2014-03-07 05:44:01Z
+ - fix test that assumes option parsing is case-insensitive, which is no
+   longer true with Getopt::Long::Descriptive 0.097
+
 0.61      2014-02-11 06:30:14Z
  - fix potentially-broken check-breaks test when a conflicting module fails to
    compile
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/LICENSE 
new/MooseX-Getopt-0.62/LICENSE
--- old/MooseX-Getopt-0.61/LICENSE      2014-02-11 07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/LICENSE      2014-03-07 06:44:18.000000000 +0100
@@ -22,7 +22,7 @@
                      Version 1, February 1989
 
  Copyright (C) 1989 Free Software Foundation, Inc.
- 51 Franklin St, Suite 500, Boston, MA  02110-1335  USA
+ 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/MANIFEST 
new/MooseX-Getopt-0.62/MANIFEST
--- old/MooseX-Getopt-0.61/MANIFEST     2014-02-11 07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/MANIFEST     2014-03-07 06:44:18.000000000 +0100
@@ -54,7 +54,6 @@
 xt/author/00-compile.t
 xt/author/pod-spell.t
 xt/release/changes_has_content.t
-xt/release/clean-namespaces.t
 xt/release/cpan-changes.t
 xt/release/distmeta.t
 xt/release/eol.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/META.json 
new/MooseX-Getopt-0.62/META.json
--- old/MooseX-Getopt-0.61/META.json    2014-02-11 07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/META.json    2014-03-07 06:44:18.000000000 +0100
@@ -4,7 +4,7 @@
       "Stevan Little <ste...@iinteractive.com>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.013, CPAN::Meta::Converter version 
2.133380",
+   "generated_by" : "Dist::Zilla version 5.013, CPAN::Meta::Converter version 
2.140640",
    "license" : [
       "perl_5"
    ],
@@ -25,12 +25,12 @@
       "configure" : {
          "requires" : {
             "ExtUtils::MakeMaker" : "6.30",
-            "Module::Build::Tiny" : "0.034"
+            "Module::Build::Tiny" : "0.035"
          }
       },
       "develop" : {
          "recommends" : {
-            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.049"
+            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.052"
          },
          "requires" : {
             "Dist::Zilla" : "5.013",
@@ -41,6 +41,7 @@
             "Dist::Zilla::Plugin::MetaResources" : "0",
             "Dist::Zilla::Plugin::ModuleBuildTiny" : "0.004",
             "Dist::Zilla::Plugin::Prereqs" : "0",
+            "Dist::Zilla::Plugin::Prereqs::Soften" : "0",
             "Dist::Zilla::Plugin::Test::CheckBreaks" : "0",
             "Dist::Zilla::PluginBundle::Author::ETHER" : "0.021",
             "File::Spec" : "0",
@@ -50,7 +51,6 @@
             "Pod::Weaver::Section::Contributors" : "0",
             "Test::CPAN::Changes" : "0.19",
             "Test::CPAN::Meta" : "0",
-            "Test::CleanNamespaces" : "0",
             "Test::Kwalitee" : "1.12",
             "Test::More" : "0.94",
             "Test::NoTabs" : "0",
@@ -82,7 +82,7 @@
             "CPAN::Meta" : "0",
             "CPAN::Meta::Requirements" : "2.120900",
             "MooseX::ConfigFromFile" : "0",
-            "MooseX::SimpleConfig" : "0.07"
+            "MooseX::SimpleConfig" : "0"
          },
          "requires" : {
             "ExtUtils::MakeMaker" : "0",
@@ -107,47 +107,47 @@
    "provides" : {
       "MooseX::Getopt" : {
          "file" : "lib/MooseX/Getopt.pm",
-         "version" : "0.61"
+         "version" : "0.62"
       },
       "MooseX::Getopt::Basic" : {
          "file" : "lib/MooseX/Getopt/Basic.pm",
-         "version" : "0.61"
+         "version" : "0.62"
       },
       "MooseX::Getopt::Dashes" : {
          "file" : "lib/MooseX/Getopt/Dashes.pm",
-         "version" : "0.61"
+         "version" : "0.62"
       },
       "MooseX::Getopt::GLD" : {
          "file" : "lib/MooseX/Getopt/GLD.pm",
-         "version" : "0.61"
+         "version" : "0.62"
       },
       "MooseX::Getopt::Meta::Attribute" : {
          "file" : "lib/MooseX/Getopt/Meta/Attribute.pm",
-         "version" : "0.61"
+         "version" : "0.62"
       },
       "MooseX::Getopt::Meta::Attribute::NoGetopt" : {
          "file" : "lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm",
-         "version" : "0.61"
+         "version" : "0.62"
       },
       "MooseX::Getopt::Meta::Attribute::Trait" : {
          "file" : "lib/MooseX/Getopt/Meta/Attribute/Trait.pm",
-         "version" : "0.61"
+         "version" : "0.62"
       },
       "MooseX::Getopt::Meta::Attribute::Trait::NoGetopt" : {
          "file" : "lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm",
-         "version" : "0.61"
+         "version" : "0.62"
       },
       "MooseX::Getopt::OptionTypeMap" : {
          "file" : "lib/MooseX/Getopt/OptionTypeMap.pm",
-         "version" : "0.61"
+         "version" : "0.62"
       },
       "MooseX::Getopt::ProcessedArgv" : {
          "file" : "lib/MooseX/Getopt/ProcessedArgv.pm",
-         "version" : "0.61"
+         "version" : "0.62"
       },
       "MooseX::Getopt::Strict" : {
          "file" : "lib/MooseX/Getopt/Strict.pm",
-         "version" : "0.61"
+         "version" : "0.62"
       }
    },
    "release_status" : "stable",
@@ -165,16 +165,16 @@
       "x_IRC" : "irc://irc.perl.org/#moose",
       "x_MailingList" : "http://lists.perl.org/list/moose.html";
    },
-   "version" : "0.61",
+   "version" : "0.62",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.019008"
+         "version" : "5.019009"
       },
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::Git::NextVersion",
             "name" : "@Author::ETHER/Git::NextVersion",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -190,7 +190,7 @@
                }
             },
             "name" : "@Author::ETHER/build",
-            "version" : "0.016"
+            "version" : "0.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -204,7 +204,7 @@
                }
             },
             "name" : "@Author::ETHER/release",
-            "version" : "0.016"
+            "version" : "0.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
@@ -224,7 +224,7 @@
          {
             "class" : "Dist::Zilla::Plugin::Git::GatherDir",
             "name" : "@Author::ETHER/Git::GatherDir",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
@@ -340,7 +340,7 @@
          {
             "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
             "name" : "@Author::ETHER/Test::PodSpelling",
-            "version" : "2.006002"
+            "version" : "2.006007"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Pod::No404s",
@@ -586,7 +586,7 @@
          {
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
             "name" : "@Author::ETHER/RunExtraTests",
-            "version" : "0.016"
+            "version" : "0.018"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker::Fallback",
@@ -618,12 +618,12 @@
          {
             "class" : "Dist::Zilla::Plugin::Run::AfterBuild",
             "name" : "@Author::ETHER/Run::AfterBuild",
-            "version" : "0.020"
+            "version" : "0.021"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "@Author::ETHER/initial check",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
@@ -653,7 +653,7 @@
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "name" : "@Author::ETHER/after tests",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
@@ -668,12 +668,12 @@
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
             "name" : "@Author::ETHER/Git::Commit",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
             "name" : "@Author::ETHER/Git::Tag",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::GitHub::Update",
@@ -683,7 +683,7 @@
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
             "name" : "@Author::ETHER/Git::Push",
-            "version" : "2.019"
+            "version" : "2.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::InstallRelease",
@@ -707,9 +707,23 @@
             "version" : "5.013"
          },
          {
+            "class" : "Dist::Zilla::Plugin::Prereqs::Soften",
+            "config" : {
+               "Dist::Zilla::Plugin::Prereqs::Soften" : {
+                  "modules" : [
+                     "MooseX::SimpleConfig",
+                     "MooseX::ConfigFromFile"
+                  ],
+                  "to_relationship" : "recommends"
+               }
+            },
+            "name" : "Prereqs::Soften",
+            "version" : "0.002000"
+         },
+         {
             "class" : "Dist::Zilla::Plugin::Test::CheckBreaks",
             "name" : "Test::CheckBreaks",
-            "version" : "0.004"
+            "version" : "0.007"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
@@ -720,17 +734,6 @@
             "class" : "Dist::Zilla::Plugin::Prereqs",
             "config" : {
                "Dist::Zilla::Plugin::Prereqs" : {
-                  "phase" : "test",
-                  "type" : "recommends"
-               }
-            },
-            "name" : "TestRecommends",
-            "version" : "5.013"
-         },
-         {
-            "class" : "Dist::Zilla::Plugin::Prereqs",
-            "config" : {
-               "Dist::Zilla::Plugin::Prereqs" : {
                   "phase" : "develop",
                   "type" : "requires"
                }
@@ -782,6 +785,11 @@
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
             "version" : "5.013"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::VerifyPhases",
+            "name" : "@Author::ETHER/PHASE VERIFICATION",
+            "version" : "0.002"
          }
       ],
       "zilla" : {
@@ -793,7 +801,6 @@
       }
    },
    "x_authority" : "cpan:STEVAN",
-   "x_breaks" : {},
    "x_contributors" : [
       "Brandon L Black <blbl...@gmail.com>",
       "Chris Prather <ch...@prather.org>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/META.yml 
new/MooseX-Getopt-0.62/META.yml
--- old/MooseX-Getopt-0.61/META.yml     2014-02-11 07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/META.yml     2014-03-07 06:44:18.000000000 +0100
@@ -21,9 +21,9 @@
   version: '0'
 configure_requires:
   ExtUtils::MakeMaker: '6.30'
-  Module::Build::Tiny: '0.034'
+  Module::Build::Tiny: '0.035'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.013, CPAN::Meta::Converter version 
2.133380'
+generated_by: 'Dist::Zilla version 5.013, CPAN::Meta::Converter version 
2.140640'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -38,37 +38,37 @@
 provides:
   MooseX::Getopt:
     file: lib/MooseX/Getopt.pm
-    version: '0.61'
+    version: '0.62'
   MooseX::Getopt::Basic:
     file: lib/MooseX/Getopt/Basic.pm
-    version: '0.61'
+    version: '0.62'
   MooseX::Getopt::Dashes:
     file: lib/MooseX/Getopt/Dashes.pm
-    version: '0.61'
+    version: '0.62'
   MooseX::Getopt::GLD:
     file: lib/MooseX/Getopt/GLD.pm
-    version: '0.61'
+    version: '0.62'
   MooseX::Getopt::Meta::Attribute:
     file: lib/MooseX/Getopt/Meta/Attribute.pm
-    version: '0.61'
+    version: '0.62'
   MooseX::Getopt::Meta::Attribute::NoGetopt:
     file: lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm
-    version: '0.61'
+    version: '0.62'
   MooseX::Getopt::Meta::Attribute::Trait:
     file: lib/MooseX/Getopt/Meta/Attribute/Trait.pm
-    version: '0.61'
+    version: '0.62'
   MooseX::Getopt::Meta::Attribute::Trait::NoGetopt:
     file: lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm
-    version: '0.61'
+    version: '0.62'
   MooseX::Getopt::OptionTypeMap:
     file: lib/MooseX/Getopt/OptionTypeMap.pm
-    version: '0.61'
+    version: '0.62'
   MooseX::Getopt::ProcessedArgv:
     file: lib/MooseX/Getopt/ProcessedArgv.pm
-    version: '0.61'
+    version: '0.62'
   MooseX::Getopt::Strict:
     file: lib/MooseX/Getopt/Strict.pm
-    version: '0.61'
+    version: '0.62'
 requires:
   Carp: '0'
   Getopt::Long: '2.37'
@@ -90,15 +90,15 @@
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=MooseX-Getopt
   homepage: https://github.com/moose/MooseX-Getopt
   repository: https://github.com/moose/MooseX-Getopt.git
-version: '0.61'
+version: '0.62'
 x_Dist_Zilla:
   perl:
-    version: '5.019008'
+    version: '5.019009'
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::NextVersion
       name: '@Author::ETHER/Git::NextVersion'
-      version: '2.019'
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -110,7 +110,7 @@
           phase: build
           skip: []
       name: '@Author::ETHER/build'
-      version: '0.016'
+      version: '0.020'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -121,7 +121,7 @@
           phase: release
           skip: []
       name: '@Author::ETHER/release'
-      version: '0.016'
+      version: '0.020'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@Author::ETHER/ExecDir'
@@ -137,7 +137,7 @@
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
       name: '@Author::ETHER/Git::GatherDir'
-      version: '2.019'
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::ETHER/MetaYAML'
@@ -226,7 +226,7 @@
     -
       class: Dist::Zilla::Plugin::Test::PodSpelling
       name: '@Author::ETHER/Test::PodSpelling'
-      version: '2.006002'
+      version: '2.006007'
     -
       class: Dist::Zilla::Plugin::Test::Pod::No404s
       name: '@Author::ETHER/Test::Pod::No404s'
@@ -417,7 +417,7 @@
     -
       class: Dist::Zilla::Plugin::RunExtraTests
       name: '@Author::ETHER/RunExtraTests'
-      version: '0.016'
+      version: '0.018'
     -
       class: Dist::Zilla::Plugin::MakeMaker::Fallback
       name: '@Author::ETHER/MakeMaker::Fallback'
@@ -441,11 +441,11 @@
     -
       class: Dist::Zilla::Plugin::Run::AfterBuild
       name: '@Author::ETHER/Run::AfterBuild'
-      version: '0.020'
+      version: '0.021'
     -
       class: Dist::Zilla::Plugin::Git::Check
       name: '@Author::ETHER/initial check'
-      version: '2.019'
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
       name: '@Author::ETHER/Git::CheckFor::MergeConflicts'
@@ -469,7 +469,7 @@
     -
       class: Dist::Zilla::Plugin::Git::Check
       name: '@Author::ETHER/after tests'
-      version: '2.019'
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Author::ETHER/UploadToCPAN'
@@ -481,11 +481,11 @@
     -
       class: Dist::Zilla::Plugin::Git::Commit
       name: '@Author::ETHER/Git::Commit'
-      version: '2.019'
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       name: '@Author::ETHER/Git::Tag'
-      version: '2.019'
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::GitHub::Update
       name: '@Author::ETHER/GitHub::Update'
@@ -493,7 +493,7 @@
     -
       class: Dist::Zilla::Plugin::Git::Push
       name: '@Author::ETHER/Git::Push'
-      version: '2.019'
+      version: '2.020'
     -
       class: Dist::Zilla::Plugin::InstallRelease
       name: '@Author::ETHER/InstallRelease'
@@ -511,9 +511,19 @@
       name: '@Author::ETHER/ConfirmRelease'
       version: '5.013'
     -
+      class: Dist::Zilla::Plugin::Prereqs::Soften
+      config:
+        Dist::Zilla::Plugin::Prereqs::Soften:
+          modules:
+            - MooseX::SimpleConfig
+            - MooseX::ConfigFromFile
+          to_relationship: recommends
+      name: Prereqs::Soften
+      version: '0.002000'
+    -
       class: Dist::Zilla::Plugin::Test::CheckBreaks
       name: Test::CheckBreaks
-      version: '0.004'
+      version: '0.007'
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: MetaResources
@@ -522,14 +532,6 @@
       class: Dist::Zilla::Plugin::Prereqs
       config:
         Dist::Zilla::Plugin::Prereqs:
-          phase: test
-          type: recommends
-      name: TestRecommends
-      version: '5.013'
-    -
-      class: Dist::Zilla::Plugin::Prereqs
-      config:
-        Dist::Zilla::Plugin::Prereqs:
           phase: develop
           type: requires
       name: DevelopRequires
@@ -570,13 +572,16 @@
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
       version: '5.013'
+    -
+      class: Dist::Zilla::Plugin::VerifyPhases
+      name: '@Author::ETHER/PHASE VERIFICATION'
+      version: '0.002'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
     version: '5.013'
 x_authority: cpan:STEVAN
-x_breaks: {}
 x_contributors:
   - 'Brandon L Black <blbl...@gmail.com>'
   - 'Chris Prather <ch...@prather.org>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/Makefile.PL 
new/MooseX-Getopt-0.62/Makefile.PL
--- old/MooseX-Getopt-0.61/Makefile.PL  2014-02-11 07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/Makefile.PL  2014-03-07 06:44:18.000000000 +0100
@@ -9,7 +9,7 @@
 BEGIN {
 my %configure_requires = (
     'ExtUtils::MakeMaker' => '6.30',
-    'Module::Build::Tiny' => '0.034',
+    'Module::Build::Tiny' => '0.035',
 );
 
 my @missing = grep {
@@ -73,7 +73,7 @@
   "BUILD_REQUIRES" => {},
   "CONFIGURE_REQUIRES" => {
     "ExtUtils::MakeMaker" => "6.30",
-    "Module::Build::Tiny" => "0.034"
+    "Module::Build::Tiny" => "0.035"
   },
   "DISTNAME" => "MooseX-Getopt",
   "EXE_FILES" => [],
@@ -112,7 +112,7 @@
     "if" => 0,
     "version" => 0
   },
-  "VERSION" => "0.61",
+  "VERSION" => "0.62",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/README 
new/MooseX-Getopt-0.62/README
--- old/MooseX-Getopt-0.61/README       2014-02-11 07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/README       2014-03-07 06:44:18.000000000 +0100
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution MooseX-Getopt,
-version 0.61:
+version 0.62:
 
   A Moose role for processing command line options
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/README.md 
new/MooseX-Getopt-0.62/README.md
--- old/MooseX-Getopt-0.61/README.md    2014-02-11 07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/README.md    2014-03-07 06:44:18.000000000 +0100
@@ -4,7 +4,7 @@
 
 # VERSION
 
-version 0.61
+version 0.62
 
 # SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/dist.ini 
new/MooseX-Getopt-0.62/dist.ini
--- old/MooseX-Getopt-0.61/dist.ini     2014-02-11 07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/dist.ini     2014-03-07 06:44:18.000000000 +0100
@@ -9,10 +9,13 @@
 server = github
 Authority.authority = cpan:STEVAN
 AutoPrereqs.skip[0] = ^(Base)?App
-AutoPrereqs.skip[1] = MooseX::SimpleConfig
-AutoPrereqs.skip[2] = MooseX::ConfigFromFile
 -remove = Test::UnusedVars   ; we like $class
 
+; these are only conditionally used - not a hard prereq
+[Prereqs::Soften]
+module = MooseX::SimpleConfig
+module = MooseX::ConfigFromFile
+
 [Test::CheckBreaks]
 conflicts_module = Moose::Conflicts
 
@@ -20,13 +23,8 @@
 x_IRC = irc://irc.perl.org/#moose
 x_MailingList = http://lists.perl.org/list/moose.html
 
-[Prereqs / TestRecommends]
-MooseX::ConfigFromFile = 0
-MooseX::SimpleConfig = 0.07
-
 [Prereqs / DevelopRequires]
 Test::Warnings = 0
-Test::CleanNamespaces = 0
 Dist::Zilla = 5.000
 
 ; authordep Pod::Weaver::Section::Contributors
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/lib/MooseX/Getopt/Basic.pm 
new/MooseX-Getopt-0.62/lib/MooseX/Getopt/Basic.pm
--- old/MooseX-Getopt-0.61/lib/MooseX/Getopt/Basic.pm   2014-02-11 
07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/lib/MooseX/Getopt/Basic.pm   2014-03-07 
06:44:18.000000000 +0100
@@ -3,7 +3,7 @@
   $MooseX::Getopt::Basic::AUTHORITY = 'cpan:STEVAN';
 }
 # ABSTRACT: MooseX::Getopt::Basic - role to implement the Getopt::Long 
functionality
-$MooseX::Getopt::Basic::VERSION = '0.61';
+$MooseX::Getopt::Basic::VERSION = '0.62';
 use Moose::Role;
 
 use MooseX::Getopt::OptionTypeMap;
@@ -277,7 +277,12 @@
 
 =encoding UTF-8
 
-=for :stopwords Stevan Little Infinity Interactive, Inc
+=for :stopwords Stevan Little Infinity Interactive, Inc Brandon Devin Austin 
Drew Taylor
+Florian Ragwitz Gordon Irving Hans Dieter L Pearcey Hinrik Örn Sigurðsson
+Jesse Luehrs John Goulah Jonathan Swartz Black Justin Hunter Karen
+Etheridge Nelo Onyiah Ricardo SIGNES Ryan D Chris Johnson Shlomi Fish Todd
+Hepler Tomas Doran Yuval Prather Kogman Ævar Arnfjörð Bjarmason Dagfinn
+Ilmari Mannsåker Damien Krotkine
 
 =head1 NAME
 
@@ -285,7 +290,7 @@
 
 =head1 VERSION
 
-version 0.61
+version 0.62
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/lib/MooseX/Getopt/Dashes.pm 
new/MooseX-Getopt-0.62/lib/MooseX/Getopt/Dashes.pm
--- old/MooseX-Getopt-0.61/lib/MooseX/Getopt/Dashes.pm  2014-02-11 
07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/lib/MooseX/Getopt/Dashes.pm  2014-03-07 
06:44:18.000000000 +0100
@@ -3,7 +3,7 @@
   $MooseX::Getopt::Dashes::AUTHORITY = 'cpan:STEVAN';
 }
 # ABSTRACT: convert underscores in attribute names to dashes
-$MooseX::Getopt::Dashes::VERSION = '0.61';
+$MooseX::Getopt::Dashes::VERSION = '0.62';
 use Moose::Role;
 with 'MooseX::Getopt';
 use namespace::autoclean;
@@ -36,7 +36,7 @@
 
 =head1 VERSION
 
-version 0.61
+version 0.62
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/lib/MooseX/Getopt/GLD.pm 
new/MooseX-Getopt-0.62/lib/MooseX/Getopt/GLD.pm
--- old/MooseX-Getopt-0.61/lib/MooseX/Getopt/GLD.pm     2014-02-11 
07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/lib/MooseX/Getopt/GLD.pm     2014-03-07 
06:44:18.000000000 +0100
@@ -3,7 +3,7 @@
   $MooseX::Getopt::GLD::AUTHORITY = 'cpan:STEVAN';
 }
 # ABSTRACT: A Moose role for processing command line options with 
Getopt::Long::Descriptive
-$MooseX::Getopt::GLD::VERSION = '0.61';
+$MooseX::Getopt::GLD::VERSION = '0.62';
 use strict;
 use warnings;
 use MooseX::Role::Parameterized;
@@ -100,7 +100,7 @@
 
 =head1 VERSION
 
-version 0.61
+version 0.62
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MooseX-Getopt-0.61/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm 
new/MooseX-Getopt-0.62/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm
--- old/MooseX-Getopt-0.61/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm 
2014-02-11 07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/lib/MooseX/Getopt/Meta/Attribute/NoGetopt.pm 
2014-03-07 06:44:18.000000000 +0100
@@ -3,7 +3,7 @@
   $MooseX::Getopt::Meta::Attribute::NoGetopt::AUTHORITY = 'cpan:STEVAN';
 }
 # ABSTRACT: Optional meta attribute for ignoring parameters
-$MooseX::Getopt::Meta::Attribute::NoGetopt::VERSION = '0.61';
+$MooseX::Getopt::Meta::Attribute::NoGetopt::VERSION = '0.62';
 use Moose;
 
 extends 'Moose::Meta::Attribute'; # << Moose extending Moose :)
@@ -32,7 +32,7 @@
 
 =head1 VERSION
 
-version 0.61
+version 0.62
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MooseX-Getopt-0.61/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm 
new/MooseX-Getopt-0.62/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm
--- old/MooseX-Getopt-0.61/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm   
2014-02-11 07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/lib/MooseX/Getopt/Meta/Attribute/Trait/NoGetopt.pm   
2014-03-07 06:44:18.000000000 +0100
@@ -3,7 +3,7 @@
   $MooseX::Getopt::Meta::Attribute::Trait::NoGetopt::AUTHORITY = 'cpan:STEVAN';
 }
 # ABSTRACT: Optional meta attribute trait for ignoring parameters
-$MooseX::Getopt::Meta::Attribute::Trait::NoGetopt::VERSION = '0.61';
+$MooseX::Getopt::Meta::Attribute::Trait::NoGetopt::VERSION = '0.62';
 use Moose::Role;
 use namespace::autoclean;
 
@@ -28,7 +28,7 @@
 
 =head1 VERSION
 
-version 0.61
+version 0.62
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MooseX-Getopt-0.61/lib/MooseX/Getopt/Meta/Attribute/Trait.pm 
new/MooseX-Getopt-0.62/lib/MooseX/Getopt/Meta/Attribute/Trait.pm
--- old/MooseX-Getopt-0.61/lib/MooseX/Getopt/Meta/Attribute/Trait.pm    
2014-02-11 07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/lib/MooseX/Getopt/Meta/Attribute/Trait.pm    
2014-03-07 06:44:18.000000000 +0100
@@ -3,7 +3,7 @@
   $MooseX::Getopt::Meta::Attribute::Trait::AUTHORITY = 'cpan:STEVAN';
 }
 # ABSTRACT: Optional meta attribute trait for custom option names
-$MooseX::Getopt::Meta::Attribute::Trait::VERSION = '0.61';
+$MooseX::Getopt::Meta::Attribute::Trait::VERSION = '0.62';
 use Moose::Role;
 use Moose::Util::TypeConstraints;
 use namespace::autoclean;
@@ -50,7 +50,7 @@
 
 =head1 VERSION
 
-version 0.61
+version 0.62
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MooseX-Getopt-0.61/lib/MooseX/Getopt/Meta/Attribute.pm 
new/MooseX-Getopt-0.62/lib/MooseX/Getopt/Meta/Attribute.pm
--- old/MooseX-Getopt-0.61/lib/MooseX/Getopt/Meta/Attribute.pm  2014-02-11 
07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/lib/MooseX/Getopt/Meta/Attribute.pm  2014-03-07 
06:44:18.000000000 +0100
@@ -3,7 +3,7 @@
   $MooseX::Getopt::Meta::Attribute::AUTHORITY = 'cpan:STEVAN';
 }
 # ABSTRACT: Optional meta attribute for custom option names
-$MooseX::Getopt::Meta::Attribute::VERSION = '0.61';
+$MooseX::Getopt::Meta::Attribute::VERSION = '0.62';
 use Moose;
 use Moose::Util::TypeConstraints;
 use namespace::autoclean;
@@ -32,7 +32,7 @@
 
 =head1 VERSION
 
-version 0.61
+version 0.62
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MooseX-Getopt-0.61/lib/MooseX/Getopt/OptionTypeMap.pm 
new/MooseX-Getopt-0.62/lib/MooseX/Getopt/OptionTypeMap.pm
--- old/MooseX-Getopt-0.61/lib/MooseX/Getopt/OptionTypeMap.pm   2014-02-11 
07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/lib/MooseX/Getopt/OptionTypeMap.pm   2014-03-07 
06:44:18.000000000 +0100
@@ -3,7 +3,7 @@
   $MooseX::Getopt::OptionTypeMap::AUTHORITY = 'cpan:STEVAN';
 }
 # ABSTRACT: Storage for the option to type mappings
-$MooseX::Getopt::OptionTypeMap::VERSION = '0.61';
+$MooseX::Getopt::OptionTypeMap::VERSION = '0.62';
 use Moose;
 use Carp 'confess';
 use Scalar::Util 'blessed';
@@ -107,7 +107,7 @@
 
 =head1 VERSION
 
-version 0.61
+version 0.62
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/MooseX-Getopt-0.61/lib/MooseX/Getopt/ProcessedArgv.pm 
new/MooseX-Getopt-0.62/lib/MooseX/Getopt/ProcessedArgv.pm
--- old/MooseX-Getopt-0.61/lib/MooseX/Getopt/ProcessedArgv.pm   2014-02-11 
07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/lib/MooseX/Getopt/ProcessedArgv.pm   2014-03-07 
06:44:18.000000000 +0100
@@ -3,7 +3,7 @@
   $MooseX::Getopt::ProcessedArgv::AUTHORITY = 'cpan:STEVAN';
 }
 # ABSTRACT: MooseX::Getopt::ProcessedArgv - Class containing the results of 
process_argv
-$MooseX::Getopt::ProcessedArgv::VERSION = '0.61';
+$MooseX::Getopt::ProcessedArgv::VERSION = '0.62';
 use Moose;
 use namespace::autoclean;
 
@@ -23,7 +23,12 @@
 
 =encoding UTF-8
 
-=for :stopwords Stevan Little Infinity Interactive, Inc
+=for :stopwords Stevan Little Infinity Interactive, Inc Brandon Devin Austin 
Drew Taylor
+Florian Ragwitz Gordon Irving Hans Dieter L Pearcey Hinrik Örn Sigurðsson
+Jesse Luehrs John Goulah Jonathan Swartz Black Justin Hunter Karen
+Etheridge Nelo Onyiah Ricardo SIGNES Ryan D Chris Johnson Shlomi Fish Todd
+Hepler Tomas Doran Yuval Prather Kogman Ævar Arnfjörð Bjarmason Dagfinn
+Ilmari Mannsåker Damien Krotkine
 
 =head1 NAME
 
@@ -31,7 +36,7 @@
 
 =head1 VERSION
 
-version 0.61
+version 0.62
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/lib/MooseX/Getopt/Strict.pm 
new/MooseX-Getopt-0.62/lib/MooseX/Getopt/Strict.pm
--- old/MooseX-Getopt-0.61/lib/MooseX/Getopt/Strict.pm  2014-02-11 
07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/lib/MooseX/Getopt/Strict.pm  2014-03-07 
06:44:18.000000000 +0100
@@ -3,7 +3,7 @@
   $MooseX::Getopt::Strict::AUTHORITY = 'cpan:STEVAN';
 }
 # ABSTRACT: only make options for attributes with the Getopt metaclass
-$MooseX::Getopt::Strict::VERSION = '0.61';
+$MooseX::Getopt::Strict::VERSION = '0.62';
 use Moose::Role;
 use namespace::autoclean;
 
@@ -33,7 +33,7 @@
 
 =head1 VERSION
 
-version 0.61
+version 0.62
 
 =head1 DESCRIPTION
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/lib/MooseX/Getopt.pm 
new/MooseX-Getopt-0.62/lib/MooseX/Getopt.pm
--- old/MooseX-Getopt-0.61/lib/MooseX/Getopt.pm 2014-02-11 07:31:02.000000000 
+0100
+++ new/MooseX-Getopt-0.62/lib/MooseX/Getopt.pm 2014-03-07 06:44:18.000000000 
+0100
@@ -2,8 +2,8 @@
 BEGIN {
   $MooseX::Getopt::AUTHORITY = 'cpan:STEVAN';
 }
-# git description: v0.60-1-g879c3de
-$MooseX::Getopt::VERSION = '0.61';
+# git description: v0.61-4-gc8459ee
+$MooseX::Getopt::VERSION = '0.62';
 # ABSTRACT: A Moose role for processing command line options
 
 use Moose::Role 0.56;
@@ -33,7 +33,7 @@
 
 =head1 VERSION
 
-version 0.61
+version 0.62
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/t/00-report-prereqs.t 
new/MooseX-Getopt-0.62/t/00-report-prereqs.t
--- old/MooseX-Getopt-0.61/t/00-report-prereqs.t        2014-02-11 
07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/t/00-report-prereqs.t        2014-03-07 
06:44:18.000000000 +0100
@@ -46,12 +46,12 @@
        'configure' => {
                         'requires' => {
                                         'ExtUtils::MakeMaker' => '6.30',
-                                        'Module::Build::Tiny' => '0.034'
+                                        'Module::Build::Tiny' => '0.035'
                                       }
                       },
        'develop' => {
                       'recommends' => {
-                                        
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.049'
+                                        
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.052'
                                       },
                       'requires' => {
                                       'Dist::Zilla' => '5.013',
@@ -62,6 +62,7 @@
                                       'Dist::Zilla::Plugin::MetaResources' => 
'0',
                                       'Dist::Zilla::Plugin::ModuleBuildTiny' 
=> '0.004',
                                       'Dist::Zilla::Plugin::Prereqs' => '0',
+                                      'Dist::Zilla::Plugin::Prereqs::Soften' 
=> '0',
                                       'Dist::Zilla::Plugin::Test::CheckBreaks' 
=> '0',
                                       
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.021',
                                       'File::Spec' => '0',
@@ -71,7 +72,6 @@
                                       'Pod::Weaver::Section::Contributors' => 
'0',
                                       'Test::CPAN::Changes' => '0.19',
                                       'Test::CPAN::Meta' => '0',
-                                      'Test::CleanNamespaces' => '0',
                                       'Test::Kwalitee' => '1.12',
                                       'Test::More' => '0.94',
                                       'Test::NoTabs' => '0',
@@ -103,7 +103,7 @@
                                      'CPAN::Meta' => '0',
                                      'CPAN::Meta::Requirements' => '2.120900',
                                      'MooseX::ConfigFromFile' => '0',
-                                     'MooseX::SimpleConfig' => '0.07'
+                                     'MooseX::SimpleConfig' => '0'
                                    },
                    'requires' => {
                                    'ExtUtils::MakeMaker' => '0',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/t/105_uc_bug_more.t 
new/MooseX-Getopt-0.62/t/105_uc_bug_more.t
--- old/MooseX-Getopt-0.61/t/105_uc_bug_more.t  2014-02-11 07:31:02.000000000 
+0100
+++ new/MooseX-Getopt-0.62/t/105_uc_bug_more.t  2014-03-07 06:44:18.000000000 
+0100
@@ -17,23 +17,23 @@
     my $meta = Moose::Meta::Class->create_anon_class(
         superclasses => ['Moose::Object'],
     );
-    $meta->add_attribute('Debug', traits => ['Getopt'], isa => 'Bool',
+    $meta->add_attribute('debug', traits => ['Getopt'], isa => 'Bool',
         cmd_aliases => ['d'], is => 'ro');
     $role->meta->apply($meta);
 
-    ok($meta->name->new_with_options({ argv => ['-d'] })->Debug,
-        "Debug was set for argv -d on $role");
+    ok($meta->name->new_with_options({ argv => ['-d'] })->debug,
+        "debug was set for argv -d on $role");
     {
         local @ARGV = ('-d');
-        ok($meta->name->new_with_options()->Debug,
-            "Debug was set for ARGV on $role");
+        ok($meta->name->new_with_options()->debug,
+            "debug was set for ARGV on $role");
     }
 
-    ok($meta->name->new_with_options({ argv => ['--Debug'] })->Debug,
-        "Debug was set for argv --Debug on $role");
+    ok($meta->name->new_with_options({ argv => ['--debug'] })->debug,
+        "debug was set for argv --debug on $role");
 
-    ok($meta->name->new_with_options({ argv => ['--debug'] })->Debug,
-        "Debug was set for argv --debug on $role");
+    ok($meta->name->new_with_options({ argv => ['--debug'] })->debug,
+        "debug was set for argv --debug on $role");
 }
 
 done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/t/107_no_auto_help.t 
new/MooseX-Getopt-0.62/t/107_no_auto_help.t
--- old/MooseX-Getopt-0.61/t/107_no_auto_help.t 2014-02-11 07:31:02.000000000 
+0100
+++ new/MooseX-Getopt-0.62/t/107_no_auto_help.t 2014-03-07 06:44:18.000000000 
+0100
@@ -61,7 +61,7 @@
     \@warnings,
     [ re(qr/^Specified configfile \'this_value_unimportant\' does not exist, 
is empty, or is not readable$/) ],
     'Our dummy config file doesn\'t exist',
-);
+) or diag join "\n", @warnings;
 
 ok(!$fail_on_exit, 'getoptions() lives');
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/t/zzz-check-breaks.t 
new/MooseX-Getopt-0.62/t/zzz-check-breaks.t
--- old/MooseX-Getopt-0.61/t/zzz-check-breaks.t 2014-02-11 07:31:02.000000000 
+0100
+++ new/MooseX-Getopt-0.62/t/zzz-check-breaks.t 2014-03-07 06:44:18.000000000 
+0100
@@ -1,19 +1,16 @@
 use strict;
 use warnings;
 
-# this test was generated with Dist::Zilla::Plugin::Test::CheckBreaks 0.004
+# this test was generated with Dist::Zilla::Plugin::Test::CheckBreaks 0.007
 
 use Test::More;
 
 SKIP: {
     eval 'require Moose::Conflicts; Moose::Conflicts->check_conflicts';
-    if ($INC{'Moose/Conflicts.pm'}) {
-        diag $@ if $@;
-        pass 'conflicts checked via Moose::Conflicts';
-    }
-    else {
-        skip 'no Moose::Conflicts module found', 1;
-    }
+    skip('no Moose::Conflicts module found', 1) if not 
$INC{'Moose/Conflicts.pm'};
+
+    diag $@ if $@;
+    pass 'conflicts checked via Moose::Conflicts';
 }
 
 pass 'no x_breaks data to check';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/xt/author/pod-spell.t 
new/MooseX-Getopt-0.62/xt/author/pod-spell.t
--- old/MooseX-Getopt-0.61/xt/author/pod-spell.t        2014-02-11 
07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/xt/author/pod-spell.t        2014-03-07 
06:44:18.000000000 +0100
@@ -2,7 +2,7 @@
 use warnings;
 use Test::More;
 
-# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.006002
+# generated by Dist::Zilla::Plugin::Test::PodSpelling 2.006007
 use Test::Spelling 0.12;
 use Pod::Wordlist;
 
@@ -92,13 +92,13 @@
 lib
 MooseX
 Getopt
+OptionTypeMap
 Meta
 Attribute
+NoGetopt
+GLD
 Trait
 Strict
-NoGetopt
-Basic
 Dashes
+Basic
 ProcessedArgv
-OptionTypeMap
-GLD
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/xt/release/changes_has_content.t 
new/MooseX-Getopt-0.62/xt/release/changes_has_content.t
--- old/MooseX-Getopt-0.61/xt/release/changes_has_content.t     2014-02-11 
07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/xt/release/changes_has_content.t     2014-03-07 
06:44:18.000000000 +0100
@@ -4,7 +4,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '0.61';
+my $newver = '0.62';
 my $trial_token = '-TRIAL';
 
 SKIP: {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Getopt-0.61/xt/release/clean-namespaces.t 
new/MooseX-Getopt-0.62/xt/release/clean-namespaces.t
--- old/MooseX-Getopt-0.61/xt/release/clean-namespaces.t        2014-02-11 
07:31:02.000000000 +0100
+++ new/MooseX-Getopt-0.62/xt/release/clean-namespaces.t        1970-01-01 
01:00:00.000000000 +0100
@@ -1,9 +0,0 @@
-use strict;
-use warnings FATAL => 'all';
-
-use Test::More;
-use Test::CleanNamespaces;
-
-all_namespaces_clean();
-
-done_testing;

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to