Hello community,

here is the log from the commit of package perl-Test-LWP-UserAgent for 
openSUSE:Factory checked in at 2017-05-16 14:37:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Test-LWP-UserAgent (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Test-LWP-UserAgent.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Test-LWP-UserAgent"

Tue May 16 14:37:57 2017 rev:6 rq:492945 version:0.032

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-Test-LWP-UserAgent/perl-Test-LWP-UserAgent.changes
  2016-11-10 13:27:44.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-LWP-UserAgent.new/perl-Test-LWP-UserAgent.changes
     2017-05-16 14:37:59.679494505 +0200
@@ -1,0 +2,10 @@
+Thu May  4 06:48:41 UTC 2017 - [email protected]
+
+- updated to 0.032
+   see /usr/share/doc/packages/perl-Test-LWP-UserAgent/Changes
+
+  0.032     2017-05-03 22:57:18Z
+            - convert network tests to using httpbin.org, to not rely on
+              iana.org not changing their content
+
+-------------------------------------------------------------------

Old:
----
  Test-LWP-UserAgent-0.031.tar.gz

New:
----
  Test-LWP-UserAgent-0.032.tar.gz

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

Other differences:
------------------
++++++ perl-Test-LWP-UserAgent.spec ++++++
--- /var/tmp/diff_new_pack.2Jd6mo/_old  2017-05-16 14:38:00.355399542 +0200
+++ /var/tmp/diff_new_pack.2Jd6mo/_new  2017-05-16 14:38:00.359398980 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-LWP-UserAgent
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 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-LWP-UserAgent
-Version:        0.031
+Version:        0.032
 Release:        0
 #Upstream: Artistic-1.0 or GPL-1.0+
 %define cpan_name Test-LWP-UserAgent
@@ -25,7 +25,7 @@
 License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/Test-LWP-UserAgent/
-Source0:        
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
+Source0:        
https://cpan.metacpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -84,7 +84,7 @@
 methods.
 
 You can use a PSGI app to handle the requests - see _examples/call_psgi.t_
-in this dist, and also register_psgi below.
+in this distribution, and also register_psgi below.
 
 OR, you can route some or all requests through the network as normal, but
 still gain the hooks provided by this class to test what was sent and

++++++ Test-LWP-UserAgent-0.031.tar.gz -> Test-LWP-UserAgent-0.032.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.031/CONTRIBUTING 
new/Test-LWP-UserAgent-0.032/CONTRIBUTING
--- old/Test-LWP-UserAgent-0.031/CONTRIBUTING   2016-11-02 05:15:43.000000000 
+0100
+++ new/Test-LWP-UserAgent-0.032/CONTRIBUTING   2017-05-04 00:57:23.000000000 
+0200
@@ -96,5 +96,5 @@
 request to the .mailmap file to contain the correct mapping.
 
 
-This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.012 from a
-template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.121.
+This file was generated via Dist::Zilla::Plugin::GenerateFile::FromShareDir 
0.013 from a
+template file originating in Dist-Zilla-PluginBundle-Author-ETHER-0.123.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.031/Changes 
new/Test-LWP-UserAgent-0.032/Changes
--- old/Test-LWP-UserAgent-0.031/Changes        2016-11-02 05:15:43.000000000 
+0100
+++ new/Test-LWP-UserAgent-0.032/Changes        2017-05-04 00:57:23.000000000 
+0200
@@ -1,5 +1,9 @@
 Revision history for Test-LWP-UserAgent
 
+0.032     2017-05-03 22:57:18Z
+          - convert network tests to using httpbin.org, to not rely on
+            iana.org not changing their content
+
 0.031     2016-11-02 04:15:38Z
           - warnings are only checked for in tests under AUTHOR_TESTING, so as
             to not prevent installation when warnings occur in prerequisites.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.031/MANIFEST 
new/Test-LWP-UserAgent-0.032/MANIFEST
--- old/Test-LWP-UserAgent-0.031/MANIFEST       2016-11-02 05:15:43.000000000 
+0100
+++ new/Test-LWP-UserAgent-0.032/MANIFEST       2017-05-04 00:57:23.000000000 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.008.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.009.
 CONTRIBUTING
 Changes
 INSTALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.031/META.json 
new/Test-LWP-UserAgent-0.032/META.json
--- old/Test-LWP-UserAgent-0.031/META.json      2016-11-02 05:15:43.000000000 
+0100
+++ new/Test-LWP-UserAgent-0.032/META.json      2017-05-04 00:57:23.000000000 
+0200
@@ -4,7 +4,7 @@
       "Karen Etheridge <[email protected]>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 
2.150010",
    "keywords" : [
       "testing",
       "useragent",
@@ -39,7 +39,7 @@
       },
       "develop" : {
          "recommends" : {
-            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.121"
+            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.123"
          },
          "requires" : {
             "Dist::Zilla" : "5",
@@ -48,6 +48,7 @@
             "Dist::Zilla::Plugin::AutoPrereqs" : "5.038",
             "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional" : 
"0.004",
             "Dist::Zilla::Plugin::CheckIssues" : "0",
+            "Dist::Zilla::Plugin::CheckMetaResources" : "0",
             "Dist::Zilla::Plugin::CheckPrereqsIndexed" : "0.019",
             "Dist::Zilla::Plugin::CheckSelfDependency" : "0",
             "Dist::Zilla::Plugin::CheckStrictVersion" : "0",
@@ -190,7 +191,7 @@
    "provides" : {
       "Test::LWP::UserAgent" : {
          "file" : "lib/Test/LWP/UserAgent.pm",
-         "version" : "0.031"
+         "version" : "0.032"
       }
    },
    "release_status" : "stable",
@@ -208,10 +209,10 @@
       "x_IRC" : "irc://irc.perl.org/#perl-qa",
       "x_MailingList" : "http://lists.perl.org/list/perl-qa.html";
    },
-   "version" : "0.031",
+   "version" : "0.032",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.025006"
+         "version" : "5.025011"
       },
       "plugins" : [
          {
@@ -223,7 +224,7 @@
                }
             },
             "name" : "@Author::ETHER/bundle_plugins",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -257,7 +258,7 @@
                }
             },
             "name" : "@Author::ETHER/stale modules, build",
-            "version" : "0.051"
+            "version" : "0.053"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -272,12 +273,12 @@
                }
             },
             "name" : "@Author::ETHER/stale modules, release",
-            "version" : "0.051"
+            "version" : "0.053"
          },
          {
             "class" : "Dist::Zilla::Plugin::FileFinder::ByName",
             "name" : "@Author::ETHER/Examples",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::GatherDir",
@@ -301,32 +302,32 @@
                }
             },
             "name" : "@Author::ETHER/Git::GatherDir",
-            "version" : "2.039"
+            "version" : "2.041"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Author::ETHER/MetaYAML",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Author::ETHER/MetaJSON",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Readme",
             "name" : "@Author::ETHER/Readme",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Author::ETHER/Manifest",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Author::ETHER/License",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::GenerateFile::FromShareDir",
@@ -346,7 +347,7 @@
                }
             },
             "name" : "@Author::ETHER/generate CONTRIBUTING",
-            "version" : "0.012"
+            "version" : "0.013"
          },
          {
             "class" : "Dist::Zilla::Plugin::InstallGuide",
@@ -415,7 +416,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaTests",
             "name" : "@Author::ETHER/MetaTests",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -440,12 +441,12 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Author::ETHER/PodSyntaxTests",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::PodCoverageTests",
             "name" : "@Author::ETHER/PodCoverageTests",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
@@ -625,7 +626,7 @@
                      {
                         "class" : "Pod::Weaver::Section::GenerateSection",
                         "name" : "@Author::ETHER/generate SUPPORT",
-                        "version" : "1.02"
+                        "version" : "1.06"
                      },
                      {
                         "class" : "Pod::Weaver::Section::AllowOverride",
@@ -676,7 +677,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaNoIndex",
             "name" : "@Author::ETHER/MetaNoIndex",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -689,13 +690,13 @@
                      {
                         "class" : "Dist::Zilla::Plugin::FinderCode",
                         "name" : ":InstallModules",
-                        "version" : "6.008"
+                        "version" : "6.009"
                      }
                   ],
                   "include_underscores" : 0
                },
                "Dist::Zilla::Role::MetaProvider::Provider" : {
-                  "$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : 
"2.002003",
+                  "$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : 
"2.002004",
                   "inherit_missing" : 0,
                   "inherit_version" : 0,
                   "meta_noindex" : 1
@@ -706,12 +707,12 @@
                }
             },
             "name" : "@Author::ETHER/MetaProvides::Package",
-            "version" : "2.004002"
+            "version" : "2.004003"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Author::ETHER/MetaConfig",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Keywords",
@@ -733,7 +734,7 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@Author::ETHER/AutoPrereqs",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs::AuthorDeps",
@@ -754,7 +755,7 @@
                }
             },
             "name" : "@Author::ETHER/pluginbundle_version",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::MakeMaker",
@@ -764,13 +765,13 @@
                }
             },
             "name" : "@Author::ETHER/MakeMaker",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git --version" : "2.10.0",
+                  "git --version" : "2.11.0",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "commits",
@@ -825,11 +826,12 @@
                   "quiet" : 1,
                   "run" : [
                      "bash -c \"test -e .ackrc && grep -q -- 
'--ignore-dir=.latest' .ackrc || echo '--ignore-dir=.latest' >> .ackrc; if [[ 
`dirname '%d'` != .build ]]; then test -e .ackrc && grep -q -- 
'--ignore-dir=%d' .ackrc || echo '--ignore-dir=%d' >> .ackrc; fi\""
-                  ]
+                  ],
+                  "version" : "0.044"
                }
             },
             "name" : "@Author::ETHER/.ackrc",
-            "version" : "0.043"
+            "version" : "0.044"
          },
          {
             "class" : "Dist::Zilla::Plugin::Run::AfterBuild",
@@ -839,11 +841,12 @@
                      "if ('%d' =~ /^%n-[.[:xdigit:]]+$/) { unlink '.latest'; 
symlink '%d', '.latest'; }"
                   ],
                   "fatal_errors" : 0,
-                  "quiet" : 1
+                  "quiet" : 1,
+                  "version" : "0.044"
                }
             },
             "name" : "@Author::ETHER/.latest",
-            "version" : "0.043"
+            "version" : "0.044"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckStrictVersion",
@@ -851,6 +854,11 @@
             "version" : "0.001"
          },
          {
+            "class" : "Dist::Zilla::Plugin::CheckMetaResources",
+            "name" : "@Author::ETHER/CheckMetaResources",
+            "version" : "0.001"
+         },
+         {
             "class" : "Dist::Zilla::Plugin::Git::Check",
             "config" : {
                "Dist::Zilla::Plugin::Git::Check" : {
@@ -862,16 +870,18 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git --version" : "2.11.0",
                   "repo_root" : "."
                }
             },
             "name" : "@Author::ETHER/initial check",
-            "version" : "2.039"
+            "version" : "2.041"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
             "config" : {
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git --version" : "2.11.0",
                   "repo_root" : "."
                }
             },
@@ -882,6 +892,7 @@
             "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
             "config" : {
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git --version" : "2.11.0",
                   "repo_root" : "."
                }
             },
@@ -901,7 +912,7 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Author::ETHER/TestRelease",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Check",
@@ -915,11 +926,12 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git --version" : "2.11.0",
                   "repo_root" : "."
                }
             },
             "name" : "@Author::ETHER/after tests",
-            "version" : "2.039"
+            "version" : "2.041"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckIssues",
@@ -929,7 +941,7 @@
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Author::ETHER/UploadToCPAN",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -957,7 +969,7 @@
                }
             },
             "name" : "@Author::ETHER/ReadmeAnyFromPod",
-            "version" : "0.161170"
+            "version" : "0.163250"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -980,6 +992,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git --version" : "2.11.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -987,7 +1000,7 @@
                }
             },
             "name" : "@Author::ETHER/release snapshot",
-            "version" : "2.039"
+            "version" : "2.041"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -996,11 +1009,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v0.031",
+                  "tag" : "v0.032",
                   "tag_format" : "v%v",
                   "tag_message" : "v%v%t"
                },
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git --version" : "2.11.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1008,7 +1022,7 @@
                }
             },
             "name" : "@Author::ETHER/Git::Tag",
-            "version" : "2.039"
+            "version" : "2.041"
          },
          {
             "class" : "Dist::Zilla::Plugin::GitHub::Update",
@@ -1018,7 +1032,7 @@
                }
             },
             "name" : "@Author::ETHER/GitHub::Update",
-            "version" : "0.42"
+            "version" : "0.43"
          },
          {
             "class" : 
"Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
@@ -1039,7 +1053,7 @@
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Author::ETHER/NextRelease",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -1058,6 +1072,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git --version" : "2.11.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1065,7 +1080,7 @@
                }
             },
             "name" : "@Author::ETHER/post-release commit",
-            "version" : "2.039"
+            "version" : "2.041"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -1077,11 +1092,12 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
+                  "git --version" : "2.11.0",
                   "repo_root" : "."
                }
             },
             "name" : "@Author::ETHER/Git::Push",
-            "version" : "2.039"
+            "version" : "2.041"
          },
          {
             "class" : "Dist::Zilla::Plugin::Run::AfterRelease",
@@ -1091,11 +1107,12 @@
                   "quiet" : 0,
                   "run" : [
                      "REDACTED"
-                  ]
+                  ],
+                  "version" : "0.044"
                }
             },
             "name" : "@Author::ETHER/install release",
-            "version" : "0.043"
+            "version" : "0.044"
          },
          {
             "class" : "Dist::Zilla::Plugin::Run::AfterRelease",
@@ -1105,16 +1122,17 @@
                      "print \"release complete!\\xa\""
                   ],
                   "fatal_errors" : 1,
-                  "quiet" : 1
+                  "quiet" : 1,
+                  "version" : "0.044"
                }
             },
             "name" : "@Author::ETHER/release complete",
-            "version" : "0.043"
+            "version" : "0.044"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Author::ETHER/ConfirmRelease",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::DynamicPrereqs",
@@ -1125,7 +1143,7 @@
                }
             },
             "name" : "DynamicPrereqs",
-            "version" : "0.032"
+            "version" : "0.033"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -1136,7 +1154,7 @@
                }
             },
             "name" : "DevelopRequires",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs::Soften",
@@ -1153,77 +1171,77 @@
                }
             },
             "name" : "Prereqs::Soften",
-            "version" : "0.006002"
+            "version" : "0.006003"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "MetaResources",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::GenerateFile",
             "name" : "application_client_test",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::GenerateFile",
             "name" : "call_psgi",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.008"
+            "version" : "6.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::VerifyPhases",
             "name" : "@Author::ETHER/PHASE VERIFICATION",
-            "version" : "0.014"
+            "version" : "0.015"
          }
       ],
       "zilla" : {
@@ -1231,14 +1249,14 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.008"
+         "version" : "6.009"
       }
    },
    "x_authority" : "cpan:ETHER",
    "x_contributors" : [
       "Tom Hukins <[email protected]>"
    ],
-   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0222",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0231",
    "x_static_install" : 0
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.031/META.yml 
new/Test-LWP-UserAgent-0.032/META.yml
--- old/Test-LWP-UserAgent-0.031/META.yml       2016-11-02 05:15:43.000000000 
+0100
+++ new/Test-LWP-UserAgent-0.032/META.yml       2017-05-04 00:57:23.000000000 
+0200
@@ -23,7 +23,7 @@
   Module::Metadata: '0'
   perl: '5.006'
 dynamic_config: 1
-generated_by: 'Dist::Zilla version 6.008, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.009, CPAN::Meta::Converter version 
2.150010'
 keywords:
   - testing
   - useragent
@@ -44,7 +44,7 @@
 provides:
   Test::LWP::UserAgent:
     file: lib/Test/LWP/UserAgent.pm
-    version: '0.031'
+    version: '0.032'
 requires:
   Carp: '0'
   HTTP::Date: '0'
@@ -68,10 +68,10 @@
   bugtracker: 
https://rt.cpan.org/Public/Dist/Display.html?Name=Test-LWP-UserAgent
   homepage: https://github.com/karenetheridge/Test-LWP-UserAgent
   repository: https://github.com/karenetheridge/Test-LWP-UserAgent.git
-version: '0.031'
+version: '0.032'
 x_Dist_Zilla:
   perl:
-    version: '5.025006'
+    version: '5.025011'
   plugins:
     -
       class: Dist::Zilla::Plugin::Prereqs
@@ -80,7 +80,7 @@
           phase: develop
           type: requires
       name: '@Author::ETHER/bundle_plugins'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::RewriteVersion::Transitional
       config:
@@ -106,7 +106,7 @@
           run_under_travis: 0
           skip: []
       name: '@Author::ETHER/stale modules, build'
-      version: '0.051'
+      version: '0.053'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -118,11 +118,11 @@
           run_under_travis: 0
           skip: []
       name: '@Author::ETHER/stale modules, release'
-      version: '0.051'
+      version: '0.053'
     -
       class: Dist::Zilla::Plugin::FileFinder::ByName
       name: '@Author::ETHER/Examples'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
       config:
@@ -141,27 +141,27 @@
         Dist::Zilla::Plugin::Git::GatherDir:
           include_untracked: 0
       name: '@Author::ETHER/Git::GatherDir'
-      version: '2.039'
+      version: '2.041'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::ETHER/MetaYAML'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Author::ETHER/MetaJSON'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Readme
       name: '@Author::ETHER/Readme'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Author::ETHER/Manifest'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::License
       name: '@Author::ETHER/License'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::GenerateFile::FromShareDir
       config:
@@ -177,7 +177,7 @@
           repo_root: .
           version: '0.007'
       name: '@Author::ETHER/generate CONTRIBUTING'
-      version: '0.012'
+      version: '0.013'
     -
       class: Dist::Zilla::Plugin::InstallGuide
       name: '@Author::ETHER/InstallGuide'
@@ -231,7 +231,7 @@
     -
       class: Dist::Zilla::Plugin::MetaTests
       name: '@Author::ETHER/MetaTests'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Test::CPAN::Changes
       config:
@@ -250,11 +250,11 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Author::ETHER/PodSyntaxTests'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::PodCoverageTests
       name: '@Author::ETHER/PodCoverageTests'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Test::PodSpelling
       config:
@@ -395,7 +395,7 @@
             -
               class: Pod::Weaver::Section::GenerateSection
               name: '@Author::ETHER/generate SUPPORT'
-              version: '1.02'
+              version: '1.06'
             -
               class: Pod::Weaver::Section::AllowOverride
               name: '@Author::ETHER/allow override SUPPORT'
@@ -433,7 +433,7 @@
     -
       class: Dist::Zilla::Plugin::MetaNoIndex
       name: '@Author::ETHER/MetaNoIndex'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::MetaProvides::Package
       config:
@@ -444,10 +444,10 @@
             -
               class: Dist::Zilla::Plugin::FinderCode
               name: ':InstallModules'
-              version: '6.008'
+              version: '6.009'
           include_underscores: 0
         Dist::Zilla::Role::MetaProvider::Provider:
-          $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002003'
+          $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
           inherit_missing: '0'
           inherit_version: '0'
           meta_noindex: '1'
@@ -455,11 +455,11 @@
           Module::Metadata: '1.000033'
           version: '0.004'
       name: '@Author::ETHER/MetaProvides::Package'
-      version: '2.004002'
+      version: '2.004003'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Author::ETHER/MetaConfig'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Keywords
       config:
@@ -476,7 +476,7 @@
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Author::ETHER/AutoPrereqs'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Prereqs::AuthorDeps
       name: '@Author::ETHER/Prereqs::AuthorDeps'
@@ -492,19 +492,19 @@
           phase: develop
           type: recommends
       name: '@Author::ETHER/pluginbundle_version'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
           default_jobs: 9
       name: '@Author::ETHER/MakeMaker'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          'git --version': 2.10.0
+          'git --version': 2.11.0
           include_authors: 0
           include_releaser: 1
           order_by: commits
@@ -545,8 +545,9 @@
           quiet: 1
           run:
             - "bash -c \"test -e .ackrc && grep -q -- '--ignore-dir=.latest' 
.ackrc || echo '--ignore-dir=.latest' >> .ackrc; if [[ `dirname '%d'` != .build 
]]; then test -e .ackrc && grep -q -- '--ignore-dir=%d' .ackrc || echo 
'--ignore-dir=%d' >> .ackrc; fi\""
+          version: '0.044'
       name: '@Author::ETHER/.ackrc'
-      version: '0.043'
+      version: '0.044'
     -
       class: Dist::Zilla::Plugin::Run::AfterBuild
       config:
@@ -555,13 +556,18 @@
             - "if ('%d' =~ /^%n-[.[:xdigit:]]+$/) { unlink '.latest'; symlink 
'%d', '.latest'; }"
           fatal_errors: 0
           quiet: 1
+          version: '0.044'
       name: '@Author::ETHER/.latest'
-      version: '0.043'
+      version: '0.044'
     -
       class: Dist::Zilla::Plugin::CheckStrictVersion
       name: '@Author::ETHER/CheckStrictVersion'
       version: '0.001'
     -
+      class: Dist::Zilla::Plugin::CheckMetaResources
+      name: '@Author::ETHER/CheckMetaResources'
+      version: '0.001'
+    -
       class: Dist::Zilla::Plugin::Git::Check
       config:
         Dist::Zilla::Plugin::Git::Check:
@@ -571,13 +577,15 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
+          'git --version': 2.11.0
           repo_root: .
       name: '@Author::ETHER/initial check'
-      version: '2.039'
+      version: '2.041'
     -
       class: Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts
       config:
         Dist::Zilla::Role::Git::Repo:
+          'git --version': 2.11.0
           repo_root: .
       name: '@Author::ETHER/Git::CheckFor::MergeConflicts'
       version: '0.014'
@@ -585,6 +593,7 @@
       class: Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch
       config:
         Dist::Zilla::Role::Git::Repo:
+          'git --version': 2.11.0
           repo_root: .
       name: '@Author::ETHER/Git::CheckFor::CorrectBranch'
       version: '0.014'
@@ -599,7 +608,7 @@
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Author::ETHER/TestRelease'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Git::Check
       config:
@@ -610,9 +619,10 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
+          'git --version': 2.11.0
           repo_root: .
       name: '@Author::ETHER/after tests'
-      version: '2.039'
+      version: '2.041'
     -
       class: Dist::Zilla::Plugin::CheckIssues
       name: '@Author::ETHER/CheckIssues'
@@ -620,7 +630,7 @@
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Author::ETHER/UploadToCPAN'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromRelease
       config:
@@ -641,7 +651,7 @@
         Dist::Zilla::Role::FileWatcher:
           version: '0.006'
       name: '@Author::ETHER/ReadmeAnyFromPod'
-      version: '0.161170'
+      version: '0.163250'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -659,11 +669,12 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
+          'git --version': 2.11.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Author::ETHER/release snapshot'
-      version: '2.039'
+      version: '2.041'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       config:
@@ -671,22 +682,23 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v0.031
+          tag: v0.032
           tag_format: v%v
           tag_message: v%v%t
         Dist::Zilla::Role::Git::Repo:
+          'git --version': 2.11.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Author::ETHER/Git::Tag'
-      version: '2.039'
+      version: '2.041'
     -
       class: Dist::Zilla::Plugin::GitHub::Update
       config:
         Dist::Zilla::Plugin::GitHub::Update:
           metacpan: 1
       name: '@Author::ETHER/GitHub::Update'
-      version: '0.42'
+      version: '0.43'
     -
       class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
       config:
@@ -702,7 +714,7 @@
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Author::ETHER/NextRelease'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -716,11 +728,12 @@
             - (?^:^lib/.*\.pm$)
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
+          'git --version': 2.11.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Author::ETHER/post-release commit'
-      version: '2.039'
+      version: '2.041'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -729,9 +742,10 @@
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
+          'git --version': 2.11.0
           repo_root: .
       name: '@Author::ETHER/Git::Push'
-      version: '2.039'
+      version: '2.041'
     -
       class: Dist::Zilla::Plugin::Run::AfterRelease
       config:
@@ -740,8 +754,9 @@
           quiet: 0
           run:
             - REDACTED
+          version: '0.044'
       name: '@Author::ETHER/install release'
-      version: '0.043'
+      version: '0.044'
     -
       class: Dist::Zilla::Plugin::Run::AfterRelease
       config:
@@ -750,12 +765,13 @@
             - 'print "release complete!\xa"'
           fatal_errors: 1
           quiet: 1
+          version: '0.044'
       name: '@Author::ETHER/release complete'
-      version: '0.043'
+      version: '0.044'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Author::ETHER/ConfirmRelease'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::DynamicPrereqs
       config:
@@ -763,7 +779,7 @@
           Module::Metadata: '1.000033'
           version: '0.004'
       name: DynamicPrereqs
-      version: '0.032'
+      version: '0.033'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -771,7 +787,7 @@
           phase: develop
           type: requires
       name: DevelopRequires
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::Prereqs::Soften
       config:
@@ -783,70 +799,70 @@
           modules_from_features: ~
           to_relationship: suggests
       name: Prereqs::Soften
-      version: '0.006002'
+      version: '0.006003'
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: MetaResources
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::GenerateFile
       name: application_client_test
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::GenerateFile
       name: call_psgi
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.008'
+      version: '6.009'
     -
       class: Dist::Zilla::Plugin::VerifyPhases
       name: '@Author::ETHER/PHASE VERIFICATION'
-      version: '0.014'
+      version: '0.015'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '6.008'
+    version: '6.009'
 x_authority: cpan:ETHER
 x_contributors:
   - 'Tom Hukins <[email protected]>'
-x_serialization_backend: 'YAML::Tiny version 1.69'
+x_serialization_backend: 'YAML::Tiny version 1.72'
 x_static_install: 0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.031/Makefile.PL 
new/Test-LWP-UserAgent-0.032/Makefile.PL
--- old/Test-LWP-UserAgent-0.031/Makefile.PL    2016-11-02 05:15:43.000000000 
+0100
+++ new/Test-LWP-UserAgent-0.032/Makefile.PL    2017-05-04 00:57:23.000000000 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.008.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.009.
 use strict;
 use warnings;
 
@@ -50,7 +50,7 @@
     "lib" => 0,
     "overload" => 0
   },
-  "VERSION" => "0.031",
+  "VERSION" => "0.032",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -88,7 +88,7 @@
   "warnings" => 0
 );
 
-# inserted by Dist::Zilla::Plugin::DynamicPrereqs 0.032
+# inserted by Dist::Zilla::Plugin::DynamicPrereqs 0.033
 requires('URI', '1.62') if "$]" >= '5.021002';
 # see RT#103423
 requires('IO::Socket::IP', '0.31') if has_module('IO::Socket::INET6');
@@ -105,15 +105,15 @@
 
 WriteMakefile(%WriteMakefileArgs);
 
-# inserted by Dist::Zilla::Plugin::DynamicPrereqs 0.032
+# inserted by Dist::Zilla::Plugin::DynamicPrereqs 0.033
 sub _add_prereq {
   my ($mm_key, $module, $version_or_range) = @_;
   $version_or_range ||= 0;
-  warn "$module already exists in $mm_key -- need to do a sane metamerge!"
+  warn "$module already exists in $mm_key (at version 
$WriteMakefileArgs{$mm_key}{$module}) -- need to do a sane metamerge!"
     if exists $WriteMakefileArgs{$mm_key}{$module}
       and $WriteMakefileArgs{$mm_key}{$module} ne '0'
       and $WriteMakefileArgs{$mm_key}{$module} ne $version_or_range;
-  warn "$module already exists in FallbackPrereqs -- need to do a sane 
metamerge!"
+  warn "$module already exists in FallbackPrereqs (at version 
$WriteMakefileArgs{$mm_key}{$module}) -- need to do a sane metamerge!"
     if exists $FallbackPrereqs{$module} and $FallbackPrereqs{$module} ne '0'
         and $FallbackPrereqs{$module} ne $version_or_range;
   $WriteMakefileArgs{$mm_key}{$module} = $FallbackPrereqs{$module} = 
$version_or_range;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.031/README 
new/Test-LWP-UserAgent-0.032/README
--- old/Test-LWP-UserAgent-0.031/README 2016-11-02 05:15:43.000000000 +0100
+++ new/Test-LWP-UserAgent-0.032/README 2017-05-04 00:57:23.000000000 +0200
@@ -1,7 +1,7 @@
 
 
 This archive contains the distribution Test-LWP-UserAgent,
-version 0.031:
+version 0.032:
 
   A LWP::UserAgent suitable for simulating and testing network calls
 
@@ -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 v6.008.
+This README file was generated by Dist::Zilla::Plugin::Readme v6.009.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.031/lib/Test/LWP/UserAgent.pm 
new/Test-LWP-UserAgent-0.032/lib/Test/LWP/UserAgent.pm
--- old/Test-LWP-UserAgent-0.031/lib/Test/LWP/UserAgent.pm      2016-11-02 
05:15:43.000000000 +0100
+++ new/Test-LWP-UserAgent-0.032/lib/Test/LWP/UserAgent.pm      2017-05-04 
00:57:23.000000000 +0200
@@ -1,11 +1,11 @@
 use strict;
 use warnings;
-package Test::LWP::UserAgent; # git description: v0.030-12-g8dd6557
+package Test::LWP::UserAgent; # git description: v0.031-3-gf621b26
 # vim: set ts=8 sts=4 sw=4 tw=115 et :
 # ABSTRACT: A LWP::UserAgent suitable for simulating and testing network calls
 # KEYWORDS: testing useragent networking mock server client
 
-our $VERSION = '0.031';
+our $VERSION = '0.032';
 
 use parent 'LWP::UserAgent';
 use Scalar::Util qw(blessed reftype);
@@ -366,7 +366,7 @@
 
 =head1 VERSION
 
-version 0.031
+version 0.032
 
 =head1 SYNOPSIS
 
@@ -418,7 +418,7 @@
 methods.
 
 You can use a L<PSGI> app to handle the requests - see F<examples/call_psgi.t>
-in this dist, and also L</register_psgi> below.
+in this distribution, and also L</register_psgi> below.
 
 OR, you can route some or all requests through the network as normal, but
 still gain the hooks provided by this class to test what was sent and
@@ -493,9 +493,9 @@
 =back
 
 B<All other methods below may be called on a specific object instance, or as a 
class method.>
-If called as on a blessed object, the action performed or data returned is
-limited to just that object; if called as a class method, the action or data is
-global.
+If the method invoked on a blessed object, the action performed or data 
returned is
+limited to just that object; if it is called as a class method, the action or 
data is
+global and affects all instances (although specific instances may have 
overrides; see below).
 
 =head2 C<map_response($request_specification, $http_response)>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.031/t/00-report-prereqs.dd 
new/Test-LWP-UserAgent-0.032/t/00-report-prereqs.dd
--- old/Test-LWP-UserAgent-0.031/t/00-report-prereqs.dd 2016-11-02 
05:15:43.000000000 +0100
+++ new/Test-LWP-UserAgent-0.032/t/00-report-prereqs.dd 2017-05-04 
00:57:23.000000000 +0200
@@ -9,7 +9,7 @@
                       },
        'develop' => {
                       'recommends' => {
-                                        
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.121'
+                                        
'Dist::Zilla::PluginBundle::Author::ETHER' => '0.123'
                                       },
                       'requires' => {
                                       'Dist::Zilla' => '5',
@@ -18,6 +18,7 @@
                                       'Dist::Zilla::Plugin::AutoPrereqs' => 
'5.038',
                                       
'Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional' => '0.004',
                                       'Dist::Zilla::Plugin::CheckIssues' => 
'0',
+                                      
'Dist::Zilla::Plugin::CheckMetaResources' => '0',
                                       
'Dist::Zilla::Plugin::CheckPrereqsIndexed' => '0.019',
                                       
'Dist::Zilla::Plugin::CheckSelfDependency' => '0',
                                       
'Dist::Zilla::Plugin::CheckStrictVersion' => '0',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.031/t/06-network-fallback.t 
new/Test-LWP-UserAgent-0.032/t/06-network-fallback.t
--- old/Test-LWP-UserAgent-0.031/t/06-network-fallback.t        2016-11-02 
05:15:43.000000000 +0100
+++ new/Test-LWP-UserAgent-0.032/t/06-network-fallback.t        2017-05-04 
00:57:23.000000000 +0200
@@ -14,7 +14,7 @@
 
 # if tests are getting to this point and then skip due to not being able to
 # reach this site, we know they are not setting NO_NETWORK_TESTING as they 
should.
-use Test::RequiresInternet ( 'www.iana.org' => 80 );
+use Test::RequiresInternet ( 'httpbin.org' => 80 );
 
 use if $ENV{AUTHOR_TESTING}, 'Test::Warnings';
 use Test::LWP::UserAgent;
@@ -22,9 +22,8 @@
 use URI;
 
 # I use POST rather than GET everywhere so as to not process the "302
-# Redirect" response - there is no need, and the first response is much
-# shorter than the second.
-my $redirect_url = 'http://www.iana.org/domains/example/';
+# Redirect" response.
+my $redirect_url = 
'http://httpbin.org/redirect-to?url=http%3A%2F%2Fhttpbin.org%2Fpost';
 
 # allow LWP::UserAgent to carp about unknown constructor arguments
 $^W = 1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-LWP-UserAgent-0.031/t/10-request-args-network.t 
new/Test-LWP-UserAgent-0.032/t/10-request-args-network.t
--- old/Test-LWP-UserAgent-0.031/t/10-request-args-network.t    2016-11-02 
05:15:43.000000000 +0100
+++ new/Test-LWP-UserAgent-0.032/t/10-request-args-network.t    2017-05-04 
00:57:23.000000000 +0200
@@ -14,7 +14,7 @@
 
 # if tests are getting to this point and then skip due to not being able to
 # reach this site, we know they are not setting NO_NETWORK_TESTING as they 
should.
-use Test::RequiresInternet ( 'cpan.org' => 80 );
+use Test::RequiresInternet ( 'httpbin.org' => 80 );
 
 use if $ENV{AUTHOR_TESTING}, 'Test::Warnings';
 use Test::Deep;
@@ -26,7 +26,7 @@
 # content to a file.
 
 my $useragent = Test::LWP::UserAgent->new(network_fallback => 1);
-my $response = $useragent->get('http://cpan.org/');
+my $response = $useragent->get('http://httpbin.org/get');
 my $expected_content = $response->decoded_content;
 
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/Test-LWP-UserAgent-0.031/xt/release/changes_has_content.t 
new/Test-LWP-UserAgent-0.032/xt/release/changes_has_content.t
--- old/Test-LWP-UserAgent-0.031/xt/release/changes_has_content.t       
2016-11-02 05:15:43.000000000 +0100
+++ new/Test-LWP-UserAgent-0.032/xt/release/changes_has_content.t       
2017-05-04 00:57:23.000000000 +0200
@@ -4,7 +4,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '0.031';
+my $newver = '0.032';
 my $trial_token = '-TRIAL';
 
 SKIP: {


Reply via email to