Hello community,

here is the log from the commit of package perl-Test-Warnings for 
openSUSE:Factory checked in at 2016-02-09 13:30:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-Warnings (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-Warnings.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-Warnings"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Test-Warnings/perl-Test-Warnings.changes    
2016-01-04 09:20:20.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Warnings.new/perl-Test-Warnings.changes   
    2016-02-09 13:30:23.000000000 +0100
@@ -1,0 +2,23 @@
+Wed Jan 27 10:43:06 UTC 2016 - [email protected]
+
+- updated to 0.026
+   see /usr/share/doc/packages/perl-Test-Warnings/Changes
+
+  0.026     2016-01-27 03:13:25Z
+            - fixed use of modules loaded by t/zzz-check-breaks.t
+            - fix stderr suppression on perl 5.6
+
+-------------------------------------------------------------------
+Tue Jan 26 11:01:02 UTC 2016 - [email protected]
+
+- updated to 0.025
+   see /usr/share/doc/packages/perl-Test-Warnings/Changes
+
+  0.025     2016-01-24 02:59:28Z
+            - prereqs lowered from required to suggested:
+              - CPAN::Meta::Check
+              - CPAN::Meta::Requirements
+            - tests are now quieter to avoid causing confusion, by suppressing
+              the printing of stderr in tests
+
+-------------------------------------------------------------------

Old:
----
  Test-Warnings-0.024.tar.gz

New:
----
  Test-Warnings-0.026.tar.gz

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

Other differences:
------------------
++++++ perl-Test-Warnings.spec ++++++
--- /var/tmp/diff_new_pack.Qe65yO/_old  2016-02-09 13:30:23.000000000 +0100
+++ /var/tmp/diff_new_pack.Qe65yO/_new  2016-02-09 13:30:23.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Warnings
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           perl-Test-Warnings
-Version:        0.024
+Version:        0.026
 Release:        0
 %define cpan_name Test-Warnings
 Summary:        Test for warnings and the lack of them
@@ -30,8 +30,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(CPAN::Meta::Check) >= 0.011
-BuildRequires:  perl(CPAN::Meta::Requirements)
 BuildRequires:  perl(Test::More) >= 0.94
 BuildRequires:  perl(parent)
 Requires:       perl(parent)

++++++ Test-Warnings-0.024.tar.gz -> Test-Warnings-0.026.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/Changes 
new/Test-Warnings-0.026/Changes
--- old/Test-Warnings-0.024/Changes     2015-12-24 19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/Changes     2016-01-27 04:13:30.000000000 +0100
@@ -1,5 +1,16 @@
 Revision history for Test-Warnings
 
+0.026     2016-01-27 03:13:25Z
+          - fixed use of modules loaded by t/zzz-check-breaks.t
+          - fix stderr suppression on perl 5.6
+
+0.025     2016-01-24 02:59:28Z
+          - prereqs lowered from required to suggested:
+            - CPAN::Meta::Check
+            - CPAN::Meta::Requirements
+          - tests are now quieter to avoid causing confusion, by suppressing
+            the printing of stderr in tests
+
 0.024     2015-12-24 18:44:29Z
           - remove diagnostics accidentally left in new test
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/MANIFEST 
new/Test-Warnings-0.026/MANIFEST
--- old/Test-Warnings-0.024/MANIFEST    2015-12-24 19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/MANIFEST    2016-01-27 04:13:30.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.042.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v5.043.
 CONTRIBUTING
 Changes
 INSTALL
@@ -41,6 +41,7 @@
 t/18-propagate-subname-package.t
 t/19-propagate-nonexistent-subname.t
 t/20-propagate-stub.t
+t/lib/SilenceStderr.pm
 t/zzz-check-breaks.t
 xt/author/00-compile.t
 xt/author/clean-namespaces.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/META.json 
new/Test-Warnings-0.026/META.json
--- old/Test-Warnings-0.024/META.json   2015-12-24 19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/META.json   2016-01-27 04:13:30.000000000 +0100
@@ -4,7 +4,7 @@
       "Karen Etheridge <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 5.042, CPAN::Meta::Converter version 
2.150005",
+   "generated_by" : "Dist::Zilla version 5.043, CPAN::Meta::Converter version 
2.150005",
    "keywords" : [
       "testing",
       "tests",
@@ -51,6 +51,7 @@
             "Dist::Zilla::Plugin::ConfirmRelease" : "0",
             "Dist::Zilla::Plugin::CopyFilesFromRelease" : "0",
             "Dist::Zilla::Plugin::FileFinder::ByName" : "0",
+            "Dist::Zilla::Plugin::FileFinder::Filter" : "0",
             "Dist::Zilla::Plugin::GenerateFile" : "0",
             "Dist::Zilla::Plugin::GenerateFile::FromShareDir" : "0",
             "Dist::Zilla::Plugin::Git::Check" : "0",
@@ -94,9 +95,10 @@
             "Dist::Zilla::Plugin::Run::AfterRelease" : "0.038",
             "Dist::Zilla::Plugin::RunExtraTests" : "0.024",
             "Dist::Zilla::Plugin::StaticInstall" : "0.005",
+            "Dist::Zilla::Plugin::Substitute" : "0",
             "Dist::Zilla::Plugin::Test::CPAN::Changes" : "0.008",
             "Dist::Zilla::Plugin::Test::ChangesHasContent" : "0",
-            "Dist::Zilla::Plugin::Test::CheckBreaks" : "0",
+            "Dist::Zilla::Plugin::Test::CheckBreaks" : "0.015",
             "Dist::Zilla::Plugin::Test::CleanNamespaces" : "0.006",
             "Dist::Zilla::Plugin::Test::Compile" : "2.039",
             "Dist::Zilla::Plugin::Test::EOL" : "0.17",
@@ -151,20 +153,22 @@
             "Test::Tester" : "0.108"
          },
          "requires" : {
-            "CPAN::Meta::Check" : "0.011",
-            "CPAN::Meta::Requirements" : "0",
             "ExtUtils::MakeMaker" : "0",
             "File::Spec" : "0",
             "Test::More" : "0.94",
             "if" : "0",
             "perl" : "5.006"
+         },
+         "suggests" : {
+            "CPAN::Meta::Check" : "0.011",
+            "CPAN::Meta::Requirements" : "0"
          }
       }
    },
    "provides" : {
       "Test::Warnings" : {
          "file" : "lib/Test/Warnings.pm",
-         "version" : "0.024"
+         "version" : "0.026"
       }
    },
    "release_status" : "stable",
@@ -182,13 +186,18 @@
       "x_IRC" : "irc://irc.perl.org/#perl-qa",
       "x_MailingList" : "http://lists.perl.org/list/perl-qa.html";
    },
-   "version" : "0.024",
+   "version" : "0.026",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.023006"
+         "version" : "5.023007"
       },
       "plugins" : [
          {
+            "class" : "Dist::Zilla::Plugin::FileFinder::Filter",
+            "name" : "all_files_but_SilenceStderr",
+            "version" : "5.043"
+         },
+         {
             "class" : "Dist::Zilla::Plugin::Prereqs",
             "config" : {
                "Dist::Zilla::Plugin::Prereqs" : {
@@ -197,7 +206,7 @@
                }
             },
             "name" : "@Author::ETHER/bundle_plugins",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -249,7 +258,7 @@
          {
             "class" : "Dist::Zilla::Plugin::FileFinder::ByName",
             "name" : "@Author::ETHER/Examples",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::GatherDir",
@@ -280,27 +289,27 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Author::ETHER/MetaYAML",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Author::ETHER/MetaJSON",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@Author::ETHER/Readme",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Author::ETHER/Manifest",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Author::ETHER/License",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::GenerateFile::FromShareDir",
@@ -388,7 +397,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaTests",
             "name" : "@Author::ETHER/MetaTests",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -408,7 +417,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Author::ETHER/PodSyntaxTests",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
@@ -642,7 +651,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaNoIndex",
             "name" : "@Author::ETHER/MetaNoIndex",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -655,12 +664,12 @@
                      {
                         "class" : "Dist::Zilla::Plugin::FinderCode",
                         "name" : ":InstallModules",
-                        "version" : "5.042"
+                        "version" : "5.043"
                      }
                   ]
                },
                "Dist::Zilla::Role::MetaProvider::Provider" : {
-                  "Dist::Zilla::Role::MetaProvider::Provider::VERSION" : 
"2.001010",
+                  "Dist::Zilla::Role::MetaProvider::Provider::VERSION" : 
"2.001011",
                   "inherit_missing" : "0",
                   "inherit_version" : "0",
                   "meta_noindex" : "1"
@@ -672,7 +681,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Author::ETHER/MetaConfig",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Keywords",
@@ -691,7 +700,7 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@Author::ETHER/AutoPrereqs",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
@@ -712,7 +721,7 @@
                }
             },
             "name" : "@Author::ETHER/pluginbundle_version",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -722,7 +731,7 @@
                }
             },
             "name" : "@Author::ETHER/MakeMaker",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
@@ -737,7 +746,7 @@
                }
             },
             "name" : "@Author::ETHER/Git::Contributors",
-            "version" : "0.016"
+            "version" : "0.018"
          },
          {
             "class" : "Dist::Zilla::Plugin::StaticInstall",
@@ -860,7 +869,7 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Author::ETHER/TestRelease",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
@@ -888,7 +897,7 @@
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Author::ETHER/UploadToCPAN",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -955,7 +964,7 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v0.024",
+                  "tag" : "v0.026",
                   "tag_format" : "v%v",
                   "tag_message" : "v%v%t"
                },
@@ -998,7 +1007,7 @@
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Author::ETHER/NextRelease",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -1073,7 +1082,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Author::ETHER/ConfirmRelease",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::OnlyCorePrereqs",
@@ -1088,9 +1097,7 @@
                      "runtime",
                      "test"
                   ],
-                  "skips" : [
-                     "CPAN::Meta::Check"
-                  ],
+                  "skips" : [],
                   "starting_version" : "5.006"
                }
             },
@@ -1115,7 +1122,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "MetaResources",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -1126,7 +1133,7 @@
                }
             },
             "name" : "DevelopRequires",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::Breaks",
@@ -1137,7 +1144,8 @@
             "class" : "Dist::Zilla::Plugin::Test::CheckBreaks",
             "config" : {
                "Dist::Zilla::Plugin::Test::CheckBreaks" : {
-                  "conflicts_module" : null
+                  "conflicts_module" : null,
+                  "no_forced_deps" : 1
                },
                "Dist::Zilla::Role::ModuleMetadata" : {
                   "Module::Metadata" : "1.000031",
@@ -1145,72 +1153,77 @@
                }
             },
             "name" : "Test::CheckBreaks",
-            "version" : "0.013"
+            "version" : "0.015"
          },
          {
             "class" : "Dist::Zilla::Plugin::GenerateFile",
             "name" : "synopsis_1",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::GenerateFile",
             "name" : "synopsis_2",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::GenerateFile",
             "name" : "test_warning_contents",
-            "version" : "5.042"
+            "version" : "5.043"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Substitute",
+            "name" : "Substitute",
+            "version" : "0.006"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "5.042"
+            "version" : "5.043"
          },
          {
             "class" : "Dist::Zilla::Plugin::VerifyPhases",
@@ -1223,7 +1236,7 @@
          "config" : {
             "is_trial" : "0"
          },
-         "version" : "5.042"
+         "version" : "5.043"
       }
    },
    "x_authority" : "cpan:ETHER",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/META.yml 
new/Test-Warnings-0.026/META.yml
--- old/Test-Warnings-0.024/META.yml    2015-12-24 19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/META.yml    2016-01-27 04:13:30.000000000 +0100
@@ -3,8 +3,6 @@
 author:
   - 'Karen Etheridge <[email protected]>'
 build_requires:
-  CPAN::Meta::Check: '0.011'
-  CPAN::Meta::Requirements: '0'
   ExtUtils::MakeMaker: '0'
   File::Spec: '0'
   Test::More: '0.94'
@@ -14,7 +12,7 @@
   ExtUtils::MakeMaker: '0'
   perl: '5.006'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 5.042, CPAN::Meta::Converter version 
2.150005'
+generated_by: 'Dist::Zilla version 5.043, CPAN::Meta::Converter version 
2.150005'
 keywords:
   - testing
   - tests
@@ -32,7 +30,7 @@
 provides:
   Test::Warnings:
     file: lib/Test/Warnings.pm
-    version: '0.024'
+    version: '0.026'
 requires:
   Carp: '0'
   Exporter: '0'
@@ -47,19 +45,23 @@
   bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=Test-Warnings
   homepage: https://github.com/karenetheridge/Test-Warnings
   repository: https://github.com/karenetheridge/Test-Warnings.git
-version: '0.024'
+version: '0.026'
 x_Dist_Zilla:
   perl:
-    version: '5.023006'
+    version: '5.023007'
   plugins:
     -
+      class: Dist::Zilla::Plugin::FileFinder::Filter
+      name: all_files_but_SilenceStderr
+      version: '5.043'
+    -
       class: Dist::Zilla::Plugin::Prereqs
       config:
         Dist::Zilla::Plugin::Prereqs:
           phase: develop
           type: requires
       name: '@Author::ETHER/bundle_plugins'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::RewriteVersion::Transitional
       config:
@@ -99,7 +101,7 @@
     -
       class: Dist::Zilla::Plugin::FileFinder::ByName
       name: '@Author::ETHER/Examples'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
       config:
@@ -124,23 +126,23 @@
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::ETHER/MetaYAML'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Author::ETHER/MetaJSON'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@Author::ETHER/Readme'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Author::ETHER/Manifest'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::License
       name: '@Author::ETHER/License'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::GenerateFile::FromShareDir
       config:
@@ -209,7 +211,7 @@
     -
       class: Dist::Zilla::Plugin::MetaTests
       name: '@Author::ETHER/MetaTests'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::Test::CPAN::Changes
       name: '@Author::ETHER/Test::CPAN::Changes'
@@ -225,7 +227,7 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Author::ETHER/PodSyntaxTests'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::Test::PodSpelling
       config:
@@ -406,7 +408,7 @@
     -
       class: Dist::Zilla::Plugin::MetaNoIndex
       name: '@Author::ETHER/MetaNoIndex'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::MetaProvides::Package
       config:
@@ -417,9 +419,9 @@
             -
               class: Dist::Zilla::Plugin::FinderCode
               name: ':InstallModules'
-              version: '5.042'
+              version: '5.043'
         Dist::Zilla::Role::MetaProvider::Provider:
-          Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.001010'
+          Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.001011'
           inherit_missing: '0'
           inherit_version: '0'
           meta_noindex: '1'
@@ -428,7 +430,7 @@
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Author::ETHER/MetaConfig'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::Keywords
       config:
@@ -442,7 +444,7 @@
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Author::ETHER/AutoPrereqs'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
       name: '@Author::ETHER/Prereqs::AuthorDeps'
@@ -458,14 +460,14 @@
           phase: develop
           type: recommends
       name: '@Author::ETHER/pluginbundle_version'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 9
       name: '@Author::ETHER/MakeMaker'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
@@ -476,7 +478,7 @@
           paths:
             - .
       name: '@Author::ETHER/Git::Contributors'
-      version: '0.016'
+      version: '0.018'
     -
       class: Dist::Zilla::Plugin::StaticInstall
       config:
@@ -565,7 +567,7 @@
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Author::ETHER/TestRelease'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::Git::Check
       config:
@@ -586,7 +588,7 @@
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Author::ETHER/UploadToCPAN'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromRelease
       config:
@@ -637,7 +639,7 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v0.024
+          tag: v0.026
           tag_format: v%v
           tag_message: v%v%t
         Dist::Zilla::Role::Git::Repo:
@@ -668,7 +670,7 @@
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Author::ETHER/NextRelease'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -721,7 +723,7 @@
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Author::ETHER/ConfirmRelease'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::OnlyCorePrereqs
       config:
@@ -734,8 +736,7 @@
             - build
             - runtime
             - test
-          skips:
-            - CPAN::Meta::Check
+          skips: []
           starting_version: '5.006'
       name: OnlyCorePrereqs
       version: '0.024'
@@ -753,7 +754,7 @@
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: MetaResources
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -761,7 +762,7 @@
           phase: develop
           type: requires
       name: DevelopRequires
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::Breaks
       name: Breaks
@@ -771,63 +772,68 @@
       config:
         Dist::Zilla::Plugin::Test::CheckBreaks:
           conflicts_module: ~
+          no_forced_deps: 1
         Dist::Zilla::Role::ModuleMetadata:
           Module::Metadata: '1.000031'
           version: '0.003'
       name: Test::CheckBreaks
-      version: '0.013'
+      version: '0.015'
     -
       class: Dist::Zilla::Plugin::GenerateFile
       name: synopsis_1
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::GenerateFile
       name: synopsis_2
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::GenerateFile
       name: test_warning_contents
-      version: '5.042'
+      version: '5.043'
+    -
+      class: Dist::Zilla::Plugin::Substitute
+      name: Substitute
+      version: '0.006'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '5.042'
+      version: '5.043'
     -
       class: Dist::Zilla::Plugin::VerifyPhases
       name: '@Author::ETHER/PHASE VERIFICATION'
@@ -836,7 +842,7 @@
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '5.042'
+    version: '5.043'
 x_authority: cpan:ETHER
 x_authority_from_module: Test::Warnings
 x_breaks:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/Makefile.PL 
new/Test-Warnings-0.026/Makefile.PL
--- old/Test-Warnings-0.024/Makefile.PL 2015-12-24 19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/Makefile.PL 2016-01-27 04:13:30.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.042.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v5.043.
 use strict;
 use warnings;
 
@@ -25,14 +25,12 @@
     "warnings" => 0
   },
   "TEST_REQUIRES" => {
-    "CPAN::Meta::Check" => "0.011",
-    "CPAN::Meta::Requirements" => 0,
     "ExtUtils::MakeMaker" => 0,
     "File::Spec" => 0,
     "Test::More" => "0.94",
     "if" => 0
   },
-  "VERSION" => "0.024",
+  "VERSION" => "0.026",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -40,8 +38,6 @@
 
 
 my %FallbackPrereqs = (
-  "CPAN::Meta::Check" => "0.011",
-  "CPAN::Meta::Requirements" => 0,
   "Carp" => 0,
   "Exporter" => 0,
   "ExtUtils::MakeMaker" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/README 
new/Test-Warnings-0.026/README
--- old/Test-Warnings-0.024/README      2015-12-24 19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/README      2016-01-27 04:13:30.000000000 +0100
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Test-Warnings,
-version 0.024:
+version 0.026:
 
   Test for warnings and the lack of them
 
@@ -11,5 +11,5 @@
 the same terms as the Perl 5 programming language system itself.
 
 
-This README file was generated by Dist::Zilla::Plugin::Readme v5.042.
+This README file was generated by Dist::Zilla::Plugin::Readme v5.043.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/dist.ini 
new/Test-Warnings-0.026/dist.ini
--- old/Test-Warnings-0.024/dist.ini    2015-12-24 19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/dist.ini    2016-01-27 04:13:30.000000000 +0100
@@ -4,11 +4,16 @@
 copyright_year      = 2013
 license             = Perl_5
 
+[FileFinder::Filter / all_files_but_SilenceStderr]
+finder = :TestFiles
+skip = t/lib/SilenceStderr.pm
+
 [@Author::ETHER]
 :version = 0.103
 installer = MakeMaker       ; stay 5.6-friendly
 Git::GatherDir.exclude_filename[] = blog_20130309.md
 Test::MinimumVersion.max_target_perl = 5.006
+MinimumPerl.test_finder = all_files_but_SilenceStderr
 ; we have our own patched version of these tests,
 ; to work around Test::Warnings adding an END check
 -remove = PodCoverageTests
@@ -18,7 +23,6 @@
 :version = 0.013
 starting_version = 5.006    ; warnings
 check_dual_life_versions = 0
-skip = CPAN::Meta::Check    ; in t/zzz-check-breaks.t
 
 [Prereqs::Soften]
 module = Test::Tester
@@ -36,6 +40,8 @@
 File::pushd = < 1.004
 
 [Test::CheckBreaks]
+:version = 0.015
+no_forced_deps = 1
 
 ; copy the (passing) example scripts into xt for additional test coverage
 [GenerateFile / synopsis_1]
@@ -55,3 +61,8 @@
 content_is_template = 1
 content = # generated from examples/test_warning_contents.t
 content = {{ use Path::Tiny; 
path('examples/test_warning_contents.t')->slurp_raw; }}
+
+; TODO: make this an option of [Test::MinimumVersion]
+[Substitute]
+file = xt/release/minimum-version.t
+code = s/^(all_minimum_version_ok\([^)]+)(\s*\);)/$1, { skip => 
["t\/lib\/SilenceStderr.pm"] }$2/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/lib/Test/Warnings.pm 
new/Test-Warnings-0.026/lib/Test/Warnings.pm
--- old/Test-Warnings-0.024/lib/Test/Warnings.pm        2015-12-24 
19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/lib/Test/Warnings.pm        2016-01-27 
04:13:30.000000000 +0100
@@ -1,11 +1,11 @@
 use strict;
 use warnings;
-package Test::Warnings; # git description: v0.023-4-g213110e
+package Test::Warnings; # git description: v0.025-4-g6413c0f
 # ABSTRACT: Test for warnings and the lack of them
 # KEYWORDS: testing tests warnings
 # vim: set ts=8 sts=4 sw=4 tw=115 et :
 
-our $VERSION = '0.024';
+our $VERSION = '0.026';
 
 use parent 'Exporter';
 use Test::Builder;
@@ -154,7 +154,7 @@
 
 =head1 VERSION
 
-version 0.024
+version 0.026
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/t/00-report-prereqs.dd 
new/Test-Warnings-0.026/t/00-report-prereqs.dd
--- old/Test-Warnings-0.024/t/00-report-prereqs.dd      2015-12-24 
19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/t/00-report-prereqs.dd      2016-01-27 
04:13:30.000000000 +0100
@@ -24,6 +24,7 @@
                                       'Dist::Zilla::Plugin::ConfirmRelease' => 
'0',
                                       
'Dist::Zilla::Plugin::CopyFilesFromRelease' => '0',
                                       
'Dist::Zilla::Plugin::FileFinder::ByName' => '0',
+                                      
'Dist::Zilla::Plugin::FileFinder::Filter' => '0',
                                       'Dist::Zilla::Plugin::GenerateFile' => 
'0',
                                       
'Dist::Zilla::Plugin::GenerateFile::FromShareDir' => '0',
                                       'Dist::Zilla::Plugin::Git::Check' => '0',
@@ -67,9 +68,10 @@
                                       'Dist::Zilla::Plugin::Run::AfterRelease' 
=> '0.038',
                                       'Dist::Zilla::Plugin::RunExtraTests' => 
'0.024',
                                       'Dist::Zilla::Plugin::StaticInstall' => 
'0.005',
+                                      'Dist::Zilla::Plugin::Substitute' => '0',
                                       
'Dist::Zilla::Plugin::Test::CPAN::Changes' => '0.008',
                                       
'Dist::Zilla::Plugin::Test::ChangesHasContent' => '0',
-                                      'Dist::Zilla::Plugin::Test::CheckBreaks' 
=> '0',
+                                      'Dist::Zilla::Plugin::Test::CheckBreaks' 
=> '0.015',
                                       
'Dist::Zilla::Plugin::Test::CleanNamespaces' => '0.006',
                                       'Dist::Zilla::Plugin::Test::Compile' => 
'2.039',
                                       'Dist::Zilla::Plugin::Test::EOL' => 
'0.17',
@@ -124,13 +126,15 @@
                                      'Test::Tester' => '0.108'
                                    },
                    'requires' => {
-                                   'CPAN::Meta::Check' => '0.011',
-                                   'CPAN::Meta::Requirements' => '0',
                                    'ExtUtils::MakeMaker' => '0',
                                    'File::Spec' => '0',
                                    'Test::More' => '0.94',
                                    'if' => '0',
                                    'perl' => '5.006'
+                                 },
+                   'suggests' => {
+                                   'CPAN::Meta::Check' => '0.011',
+                                   'CPAN::Meta::Requirements' => '0'
                                  }
                  }
      };
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/t/01-basic.t 
new/Test-Warnings-0.026/t/01-basic.t
--- old/Test-Warnings-0.024/t/01-basic.t        2015-12-24 19:44:36.000000000 
+0100
+++ new/Test-Warnings-0.026/t/01-basic.t        2016-01-27 04:13:30.000000000 
+0100
@@ -4,7 +4,7 @@
 my $has_test_tester;
 BEGIN { $has_test_tester = eval { require Test::Tester; 
Test::Tester->VERSION(0.108); 1 } }
 
-use Test::More;
+use Test::More 0.88;
 plan skip_all => 'These tests require Test::Tester 0.108' if not 
$has_test_tester;
 
 plan tests => 19;     # avoid our done_testing hook
@@ -15,6 +15,8 @@
 }
 
 use Test::Warnings ':all';
+use if "$]" >= '5.008', lib => 't/lib';
+use if "$]" >= '5.008', 'SilenceStderr';
 
 # we swap out our $tb for Test::Tester's, so we can also test the results
 # of the END block... (although not all methods are supported!)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/t/05-no-end-block.t 
new/Test-Warnings-0.026/t/05-no-end-block.t
--- old/Test-Warnings-0.024/t/05-no-end-block.t 2015-12-24 19:44:36.000000000 
+0100
+++ new/Test-Warnings-0.026/t/05-no-end-block.t 2016-01-27 04:13:30.000000000 
+0100
@@ -8,6 +8,8 @@
 }
 
 use Test::Warnings ':no_end_test';
+use if "$]" >= '5.008', lib => 't/lib';
+use if "$]" >= '5.008', 'SilenceStderr';
 
 warn 'this warning is not expected to be caught';
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/t/08-use-if.t 
new/Test-Warnings-0.026/t/08-use-if.t
--- old/Test-Warnings-0.024/t/08-use-if.t       2015-12-24 19:44:36.000000000 
+0100
+++ new/Test-Warnings-0.026/t/08-use-if.t       2016-01-27 04:13:30.000000000 
+0100
@@ -8,6 +8,9 @@
 BEGIN { $ENV{FOO} = $ENV{BAR} = 0 };
 use if $ENV{FOO} || $ENV{BAR}, 'Test::Warnings';
 
+use if "$]" >= '5.008', lib => 't/lib';
+use if "$]" >= '5.008', 'SilenceStderr';
+
 warn 'this is not a fatal warning, because Test::Warnings is not loaded';
 
 done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/t/10-no-done_testing.t 
new/Test-Warnings-0.026/t/10-no-done_testing.t
--- old/Test-Warnings-0.024/t/10-no-done_testing.t      2015-12-24 
19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/t/10-no-done_testing.t      2016-01-27 
04:13:30.000000000 +0100
@@ -1,13 +1,15 @@
 use strict;
 use warnings;
 
-use Test::More;
+use Test::More 0.88;
 
 END {
     final_tests();
 }
 
 use Test::Warnings ':no_end_test';
+use if "$]" >= '5.008', lib => 't/lib';
+use if "$]" >= '5.008', 'SilenceStderr';
 
 warn 'this warning is not expected to be caught';
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/t/11-double-use.t 
new/Test-Warnings-0.026/t/11-double-use.t
--- old/Test-Warnings-0.024/t/11-double-use.t   2015-12-24 19:44:36.000000000 
+0100
+++ new/Test-Warnings-0.026/t/11-double-use.t   2016-01-27 04:13:30.000000000 
+0100
@@ -9,6 +9,8 @@
 
 use Test::Warnings 'warning';       # should not add an END test
 use Test::Warnings ':no_end_test';
+use if "$]" >= '5.008', lib => 't/lib';
+use if "$]" >= '5.008', 'SilenceStderr';
 
 warn 'this warning is not expected to be caught';
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/t/12-no-newline.t 
new/Test-Warnings-0.026/t/12-no-newline.t
--- old/Test-Warnings-0.024/t/12-no-newline.t   2015-12-24 19:44:36.000000000 
+0100
+++ new/Test-Warnings-0.026/t/12-no-newline.t   2016-01-27 04:13:30.000000000 
+0100
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-use Test::More;
+use Test::More 0.88;
 use Test::Warnings ':no_end_test', 'warnings';
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/t/13-propagate-warnings.t 
new/Test-Warnings-0.026/t/13-propagate-warnings.t
--- old/Test-Warnings-0.024/t/13-propagate-warnings.t   2015-12-24 
19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/t/13-propagate-warnings.t   2016-01-27 
04:13:30.000000000 +0100
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-use Test::More;
+use Test::More 0.88;
 
 my @warnings;
 BEGIN {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/t/14-propagate-subname.t 
new/Test-Warnings-0.026/t/14-propagate-subname.t
--- old/Test-Warnings-0.024/t/14-propagate-subname.t    2015-12-24 
19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/t/14-propagate-subname.t    2016-01-27 
04:13:30.000000000 +0100
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-use Test::More;
+use Test::More 0.88;
 
 my @warnings;
 sub warning_capturer {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/t/15-propagate-default.t 
new/Test-Warnings-0.026/t/15-propagate-default.t
--- old/Test-Warnings-0.024/t/15-propagate-default.t    2015-12-24 
19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/t/15-propagate-default.t    2016-01-27 
04:13:30.000000000 +0100
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-use Test::More;
+use Test::More 0.88;
 
 sub DEFAULT {
     die 'DEFAULT sub called; this is wrong!';
@@ -12,6 +12,8 @@
 }
 
 use Test::Warnings qw(:all :no_end_test);
+use if "$]" >= '5.008', lib => 't/lib';
+use if "$]" >= '5.008', 'SilenceStderr';
 
 warn 'this warning is not expected to be caught';
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/t/16-propagate-ignore.t 
new/Test-Warnings-0.026/t/16-propagate-ignore.t
--- old/Test-Warnings-0.024/t/16-propagate-ignore.t     2015-12-24 
19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/t/16-propagate-ignore.t     2016-01-27 
04:13:30.000000000 +0100
@@ -1,7 +1,7 @@
 use strict;
 use warnings;
 
-use Test::More;
+use Test::More 0.88;
 
 sub IGNORE {
     die 'IGNORE sub called; this is wrong!';
@@ -12,6 +12,8 @@
 }
 
 use Test::Warnings qw(:all :no_end_test);
+use if "$]" >= '5.008', lib => 't/lib';
+use if "$]" >= '5.008', 'SilenceStderr';
 
 warn 'this warning is not expected to be caught';
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/t/18-propagate-subname-package.t 
new/Test-Warnings-0.026/t/18-propagate-subname-package.t
--- old/Test-Warnings-0.024/t/18-propagate-subname-package.t    2015-12-24 
19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/t/18-propagate-subname-package.t    2016-01-27 
04:13:30.000000000 +0100
@@ -9,7 +9,7 @@
     <$fh>
 };
 
-$code =~ s/(use Test::More;)/package MyPackage;\n$1/;
+$code =~ s/(use Test::More 0.88;)/package MyPackage;\n$1/;
 $code =~ s/\$SIG\{__WARN__\} = 'warning_capturer'/\$SIG\{__WARN__\} = 
'MyPackage::warning_capturer'/;
 
 eval $code;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test-Warnings-0.024/t/19-propagate-nonexistent-subname.t 
new/Test-Warnings-0.026/t/19-propagate-nonexistent-subname.t
--- old/Test-Warnings-0.024/t/19-propagate-nonexistent-subname.t        
2015-12-24 19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/t/19-propagate-nonexistent-subname.t        
2016-01-27 04:13:30.000000000 +0100
@@ -1,13 +1,15 @@
 use strict;
 use warnings;
 
-use Test::More;
+use Test::More 0.88;
 
 BEGIN {
     $SIG{__WARN__} = 'does_not_exist';
 }
 
 use Test::Warnings qw(:all :no_end_test);
+use if "$]" >= '5.008', lib => 't/lib';
+use if "$]" >= '5.008', 'SilenceStderr';
 
 eval { warn 'this warning is not expected to be caught' };
 is($@, '', 'non-existent sub in warning handler does not result in an 
exception');
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/t/lib/SilenceStderr.pm 
new/Test-Warnings-0.026/t/lib/SilenceStderr.pm
--- old/Test-Warnings-0.024/t/lib/SilenceStderr.pm      1970-01-01 
01:00:00.000000000 +0100
+++ new/Test-Warnings-0.026/t/lib/SilenceStderr.pm      2016-01-27 
04:13:30.000000000 +0100
@@ -0,0 +1,17 @@
+use strict;
+use warnings;
+
+# this file is only parsable on 5.8+.
+
+open my $stderr_copy, '>&', STDERR;
+close STDERR;
+open STDERR, '>', \my $stderr
+    or die 'something went wrong when redirecting STDERR';
+
+END {
+    Test::More::note 'suppressed STDERR:', $stderr if $stderr;
+
+    close STDERR;
+    open STDERR, '>&', $stderr_copy
+        or die 'something went wrong when restoring STDERR';
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/t/zzz-check-breaks.t 
new/Test-Warnings-0.026/t/zzz-check-breaks.t
--- old/Test-Warnings-0.024/t/zzz-check-breaks.t        2015-12-24 
19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/t/zzz-check-breaks.t        2016-01-27 
04:13:30.000000000 +0100
@@ -1,25 +1,29 @@
 use strict;
 use warnings;
 
-# this test was generated with Dist::Zilla::Plugin::Test::CheckBreaks 0.013
+# this test was generated with Dist::Zilla::Plugin::Test::CheckBreaks 0.015
 
-use Test::More 0.88;
+use Test::More tests => 1;
 
 SKIP: {
     skip 'no conflicts module found to check against', 1;
 }
 
+SKIP: {
 # this data duplicates x_breaks in META.json
 my $breaks = {
   "File::pushd" => "< 1.004"
 };
 
-use CPAN::Meta::Requirements;
+skip 'This information-only test requires CPAN::Meta::Requirements', 0
+    if not eval 'require CPAN::Meta::Requirements';
+skip 'This information-only test requires CPAN::Meta::Check 0.011', 0
+    if not eval 'require CPAN::Meta::Check; CPAN::Meta::Check->VERSION(0.011)';
+
 my $reqs = CPAN::Meta::Requirements->new;
 $reqs->add_string_requirement($_, $breaks->{$_}) foreach keys %$breaks;
 
-use CPAN::Meta::Check 0.011 'check_requirements';
-our $result = check_requirements($reqs, 'conflicts');
+our $result = CPAN::Meta::Check::check_requirements($reqs, 'conflicts');
 
 if (my @breaks = grep { defined $result->{$_} } keys %$result)
 {
@@ -27,5 +31,4 @@
     diag "$result->{$_}" for sort @breaks;
     diag "\n", 'You should now update these modules!';
 }
-
-done_testing;
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/xt/author/eol.t 
new/Test-Warnings-0.026/xt/author/eol.t
--- old/Test-Warnings-0.024/xt/author/eol.t     2015-12-24 19:44:36.000000000 
+0100
+++ new/Test-Warnings-0.026/xt/author/eol.t     2016-01-27 04:13:30.000000000 
+0100
@@ -39,6 +39,7 @@
     't/18-propagate-subname-package.t',
     't/19-propagate-nonexistent-subname.t',
     't/20-propagate-stub.t',
+    't/lib/SilenceStderr.pm',
     't/zzz-check-breaks.t',
     'xt/author/00-compile.t',
     'xt/author/clean-namespaces.t',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/xt/author/no-tabs.t 
new/Test-Warnings-0.026/xt/author/no-tabs.t
--- old/Test-Warnings-0.024/xt/author/no-tabs.t 2015-12-24 19:44:36.000000000 
+0100
+++ new/Test-Warnings-0.026/xt/author/no-tabs.t 2016-01-27 04:13:30.000000000 
+0100
@@ -39,6 +39,7 @@
     't/18-propagate-subname-package.t',
     't/19-propagate-nonexistent-subname.t',
     't/20-propagate-stub.t',
+    't/lib/SilenceStderr.pm',
     't/zzz-check-breaks.t',
     'xt/author/00-compile.t',
     'xt/author/clean-namespaces.t',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/xt/release/changes_has_content.t 
new/Test-Warnings-0.026/xt/release/changes_has_content.t
--- old/Test-Warnings-0.024/xt/release/changes_has_content.t    2015-12-24 
19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/xt/release/changes_has_content.t    2016-01-27 
04:13:30.000000000 +0100
@@ -4,7 +4,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '0.024';
+my $newver = '0.026';
 my $trial_token = '-TRIAL';
 
 SKIP: {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Warnings-0.024/xt/release/minimum-version.t 
new/Test-Warnings-0.026/xt/release/minimum-version.t
--- old/Test-Warnings-0.024/xt/release/minimum-version.t        2015-12-24 
19:44:36.000000000 +0100
+++ new/Test-Warnings-0.026/xt/release/minimum-version.t        2016-01-27 
04:13:30.000000000 +0100
@@ -5,4 +5,4 @@
 eval "use Test::MinimumVersion";
 plan skip_all => "Test::MinimumVersion required for testing minimum versions"
   if $@;
-all_minimum_version_ok( qq{5.006} );
+all_minimum_version_ok( qq{5.006} , { skip => ["t/lib/SilenceStderr.pm"] });


Reply via email to