Imported Upstream version 6.55 upstream/6.55
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 21 Jul 2022 02:28:27 +0000 (11:28 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 21 Jul 2022 02:28:27 +0000 (11:28 +0900)
32 files changed:
Changes
INSTALL
MANIFEST
META.json
META.yml
Makefile.PL
lib/LWP.pm
lib/LWP/Authen/Basic.pm
lib/LWP/Authen/Digest.pm
lib/LWP/Authen/Ntlm.pm
lib/LWP/ConnCache.pm
lib/LWP/Debug.pm
lib/LWP/Debug/TraceHTTP.pm
lib/LWP/DebugFile.pm
lib/LWP/MemberMixin.pm
lib/LWP/Protocol.pm
lib/LWP/Protocol/cpan.pm
lib/LWP/Protocol/data.pm
lib/LWP/Protocol/file.pm
lib/LWP/Protocol/ftp.pm
lib/LWP/Protocol/gopher.pm
lib/LWP/Protocol/http.pm
lib/LWP/Protocol/loopback.pm
lib/LWP/Protocol/mailto.pm
lib/LWP/Protocol/nntp.pm
lib/LWP/Protocol/nogo.pm
lib/LWP/RobotUA.pm
lib/LWP/Simple.pm
lib/LWP/UserAgent.pm
t/redirect.t
xt/author/pod-spell.t
xt/release/changes_has_content.t

diff --git a/Changes b/Changes
index 898801ed93426da0f8e85d165dac4aa62a219c3a..e44023a989c280f1fcf8a036421800998c0d396e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,8 @@
 Change history for libwww-perl
 
+6.55      2021-06-17 13:57:06Z
+    - Attempt to avoid rare fails in redirect.t (GH#380) (Arne Johannessen)
+
 6.54      2021-05-06 17:53:56Z
     - Be explicit in the prerequisite of HTTP::Status (GH#378) (Max Maischein)
     - Remove Authority section from dist.ini (GH#377) (Olaf Alders)
diff --git a/INSTALL b/INSTALL
index 48656c39da6cabf19a118703d19635e75d85a8b2..1a53d96a389332c1c2f44103b45a4bbfbacbcc81 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -21,8 +21,11 @@ Alternatively, if your CPAN shell is set up, you should just be able to do:
 
 ## Manual installation
 
-As a last resort, you can manually install it. Download the tarball, untar it,
-install configure prerequisites (see below), then build it:
+As a last resort, you can manually install it. If you have not already
+downloaded the release tarball, you can find the download link on the module's
+MetaCPAN page: https://metacpan.org/pod/LWP
+
+Untar the tarball, install configure prerequisites (see below), then build it:
 
     % perl Makefile.PL
     % make && make test
index 97bac06dbac0ef881b4011830aa4225f189f6e8a..e91d16602fee9a986f9027b1c7d9c60bb548080a 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.017.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.020.
 CONTRIBUTING.md
 Changes
 INSTALL
index 1289aceda262ab9475d5e7f2e3c521106635296e..d6053a5816a8d52883208ebc1af988001f7ad173 100644 (file)
--- a/META.json
+++ b/META.json
@@ -4,7 +4,7 @@
       "Gisle Aas <gisle@activestate.com>"
    ],
    "dynamic_config" : 1,
-   "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010",
+   "generated_by" : "Dist::Zilla version 6.020, CPAN::Meta::Converter version 2.150010",
    "license" : [
       "perl_5"
    ],
    "provides" : {
       "LWP" : {
          "file" : "lib/LWP.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Authen::Basic" : {
          "file" : "lib/LWP/Authen/Basic.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Authen::Digest" : {
          "file" : "lib/LWP/Authen/Digest.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Authen::Ntlm" : {
          "file" : "lib/LWP/Authen/Ntlm.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::ConnCache" : {
          "file" : "lib/LWP/ConnCache.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Debug" : {
          "file" : "lib/LWP/Debug.pm",
-         "version" : "6.54",
+         "version" : "6.55",
          "x_deprecated" : 1
       },
       "LWP::Debug::TraceHTTP" : {
          "file" : "lib/LWP/Debug/TraceHTTP.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::DebugFile" : {
          "file" : "lib/LWP/DebugFile.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::MemberMixin" : {
          "file" : "lib/LWP/MemberMixin.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Protocol" : {
          "file" : "lib/LWP/Protocol.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Protocol::cpan" : {
          "file" : "lib/LWP/Protocol/cpan.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Protocol::data" : {
          "file" : "lib/LWP/Protocol/data.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Protocol::file" : {
          "file" : "lib/LWP/Protocol/file.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Protocol::ftp" : {
          "file" : "lib/LWP/Protocol/ftp.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Protocol::gopher" : {
          "file" : "lib/LWP/Protocol/gopher.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Protocol::http" : {
          "file" : "lib/LWP/Protocol/http.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Protocol::loopback" : {
          "file" : "lib/LWP/Protocol/loopback.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Protocol::mailto" : {
          "file" : "lib/LWP/Protocol/mailto.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Protocol::nntp" : {
          "file" : "lib/LWP/Protocol/nntp.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Protocol::nogo" : {
          "file" : "lib/LWP/Protocol/nogo.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::RobotUA" : {
          "file" : "lib/LWP/RobotUA.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::Simple" : {
          "file" : "lib/LWP/Simple.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       },
       "LWP::UserAgent" : {
          "file" : "lib/LWP/UserAgent.pm",
-         "version" : "6.54"
+         "version" : "6.55"
       }
    },
    "release_status" : "stable",
       "x_IRC" : "irc://irc.perl.org/#lwp",
       "x_MailingList" : "mailto:libwww@perl.org"
    },
-   "version" : "6.54",
+   "version" : "6.55",
    "x_Dist_Zilla" : {
       "perl" : {
          "version" : "5.030003"
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "MetaConfig",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
                      {
                         "class" : "Dist::Zilla::Plugin::FinderCode",
                         "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
-                        "version" : "6.017"
+                        "version" : "6.020"
                      }
                   ],
                   "include_underscores" : 0
          {
             "class" : "Dist::Zilla::Plugin::MetaNoIndex",
             "name" : "MetaNoIndex",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "MetaYAML",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "MetaJSON",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "MetaResources",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::Deprecated",
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git_version" : "2.31.1",
+                  "git_version" : "2.32.0",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "Manifest",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "License",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::InstallGuide",
                }
             },
             "name" : "InstallGuide",
-            "version" : "1.200013"
+            "version" : "1.200014"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "ExecDir",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs::FromCPANfile",
             "config" : {
                "Dist::Zilla::Plugin::MakeMaker" : {
                   "make_path" : "make",
-                  "version" : "6.017"
+                  "version" : "6.020"
                },
                "Dist::Zilla::Role::TestRunner" : {
                   "default_jobs" : "4",
-                  "version" : "6.017"
+                  "version" : "6.020"
                }
             },
             "name" : "MakeMaker::Awesome",
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "PodSyntaxTests",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable",
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.31.1",
+                  "git_version" : "2.32.0",
                   "repo_root" : "."
                }
             },
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "TestRelease",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "UploadToCPAN",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
                }
             },
             "name" : "@Git::VersionManager/pluginbundle version",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.31.1",
+                  "git_version" : "2.32.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v6.54",
+                  "tag" : "v6.55",
                   "tag_format" : "v%V",
                   "tag_message" : "v%V"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.31.1",
+                  "git_version" : "2.32.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Git::VersionManager/NextRelease",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.31.1",
+                  "git_version" : "2.32.0",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.31.1",
+                  "git_version" : "2.32.0",
                   "repo_root" : "."
                }
             },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "ConfirmRelease",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.017"
+            "version" : "6.020"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
-            "version" : "6.017"
+            "version" : "6.020"
          }
       ],
       "zilla" : {
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.017"
+         "version" : "6.020"
       }
    },
    "x_contributors" : [
       "Andreas J. Koenig <andreas.koenig@anima.de>",
       "Andrew Grangaard <granny-github@ofb.net>",
       "Anirvan Chatterjee <anirvan@users.noreply.github.com>",
+      "Arne Johannessen <git@arne.johannessen.de>",
       "BGMNT <freeerider@mailinator.com>",
       "Bill Mann <wfmann@alum.mit.edu>",
       "Bron Gondwana <brong@fastmail.fm>",
index 38b3edf6960a9f4ac7a9ec7ea48f565977231996..99a2e72a4c8558010401f7ffd193860ffbcb3639 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -18,7 +18,7 @@ configure_requires:
   Getopt::Long: '0'
   Module::Metadata: '0'
 dynamic_config: 1
-generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 2.150010'
+generated_by: 'Dist::Zilla version 6.020, CPAN::Meta::Converter version 2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,74 +31,74 @@ no_index:
 provides:
   LWP:
     file: lib/LWP.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Authen::Basic:
     file: lib/LWP/Authen/Basic.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Authen::Digest:
     file: lib/LWP/Authen/Digest.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Authen::Ntlm:
     file: lib/LWP/Authen/Ntlm.pm
-    version: '6.54'
+    version: '6.55'
   LWP::ConnCache:
     file: lib/LWP/ConnCache.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Debug:
     file: lib/LWP/Debug.pm
-    version: '6.54'
+    version: '6.55'
     x_deprecated: 1
   LWP::Debug::TraceHTTP:
     file: lib/LWP/Debug/TraceHTTP.pm
-    version: '6.54'
+    version: '6.55'
   LWP::DebugFile:
     file: lib/LWP/DebugFile.pm
-    version: '6.54'
+    version: '6.55'
   LWP::MemberMixin:
     file: lib/LWP/MemberMixin.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Protocol:
     file: lib/LWP/Protocol.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Protocol::cpan:
     file: lib/LWP/Protocol/cpan.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Protocol::data:
     file: lib/LWP/Protocol/data.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Protocol::file:
     file: lib/LWP/Protocol/file.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Protocol::ftp:
     file: lib/LWP/Protocol/ftp.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Protocol::gopher:
     file: lib/LWP/Protocol/gopher.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Protocol::http:
     file: lib/LWP/Protocol/http.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Protocol::loopback:
     file: lib/LWP/Protocol/loopback.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Protocol::mailto:
     file: lib/LWP/Protocol/mailto.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Protocol::nntp:
     file: lib/LWP/Protocol/nntp.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Protocol::nogo:
     file: lib/LWP/Protocol/nogo.pm
-    version: '6.54'
+    version: '6.55'
   LWP::RobotUA:
     file: lib/LWP/RobotUA.pm
-    version: '6.54'
+    version: '6.55'
   LWP::Simple:
     file: lib/LWP/Simple.pm
-    version: '6.54'
+    version: '6.55'
   LWP::UserAgent:
     file: lib/LWP/UserAgent.pm
-    version: '6.54'
+    version: '6.55'
 requires:
   Digest::MD5: '0'
   Encode: '2.12'
@@ -134,7 +134,7 @@ resources:
   bugtracker: https://github.com/libwww-perl/libwww-perl/issues
   homepage: https://github.com/libwww-perl/libwww-perl
   repository: https://github.com/libwww-perl/libwww-perl.git
-version: '6.54'
+version: '6.55'
 x_Dist_Zilla:
   perl:
     version: '5.030003'
@@ -160,7 +160,7 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: MetaConfig
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::MetaProvides::Package
       config:
@@ -169,7 +169,7 @@ x_Dist_Zilla:
             -
               class: Dist::Zilla::Plugin::FinderCode
               name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
-              version: '6.017'
+              version: '6.020'
           include_underscores: 0
         Dist::Zilla::Role::MetaProvider::Provider:
           $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -184,19 +184,19 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::MetaNoIndex
       name: MetaNoIndex
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: MetaYAML
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: MetaJSON
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: MetaResources
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::Deprecated
       config:
@@ -210,7 +210,7 @@ x_Dist_Zilla:
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          git_version: 2.31.1
+          git_version: 2.32.0
           include_authors: 0
           include_releaser: 1
           order_by: name
@@ -224,11 +224,11 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::Manifest
       name: Manifest
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::License
       name: License
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::InstallGuide
       config:
@@ -236,11 +236,11 @@ x_Dist_Zilla:
           Module::Metadata: '1.000037'
           version: '0.006'
       name: InstallGuide
-      version: '1.200013'
+      version: '1.200014'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: ExecDir
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::Prereqs::FromCPANfile
       name: Prereqs::FromCPANfile
@@ -258,10 +258,10 @@ x_Dist_Zilla:
       config:
         Dist::Zilla::Plugin::MakeMaker:
           make_path: make
-          version: '6.017'
+          version: '6.020'
         Dist::Zilla::Role::TestRunner:
           default_jobs: '4'
-          version: '6.017'
+          version: '6.020'
       name: MakeMaker::Awesome
       version: '0.48'
     -
@@ -335,7 +335,7 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: PodSyntaxTests
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable
       name: Test::Pod::Coverage::Configurable
@@ -477,7 +477,7 @@ x_Dist_Zilla:
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.31.1
+          git_version: 2.32.0
           repo_root: .
       name: Git::Check
       version: '2.047'
@@ -503,11 +503,11 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: TestRelease
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: UploadToCPAN
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::ReadmeAnyFromPod
       config:
@@ -532,7 +532,7 @@ x_Dist_Zilla:
           phase: develop
           type: recommends
       name: '@Git::VersionManager/pluginbundle version'
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::RewriteVersion::Transitional
       config:
@@ -575,7 +575,7 @@ x_Dist_Zilla:
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.31.1
+          git_version: 2.32.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -588,11 +588,11 @@ x_Dist_Zilla:
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v6.54
+          tag: v6.55
           tag_format: v%V
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.31.1
+          git_version: 2.32.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -613,7 +613,7 @@ x_Dist_Zilla:
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Git::VersionManager/NextRelease'
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -630,7 +630,7 @@ x_Dist_Zilla:
             - (?^:^lib/.*\.pm$)
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.31.1
+          git_version: 2.32.0
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -644,63 +644,63 @@ x_Dist_Zilla:
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.31.1
+          git_version: 2.32.0
           repo_root: .
       name: Git::Push
       version: '2.047'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: ConfirmRelease
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.017'
+      version: '6.020'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
-      version: '6.017'
+      version: '6.020'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '6.017'
+    version: '6.020'
 x_contributors:
   - 'Adam Kennedy <adamk@cpan.org>'
   - 'Adam Sjogren <asjo@koldfront.dk>'
@@ -710,6 +710,7 @@ x_contributors:
   - 'Andreas J. Koenig <andreas.koenig@anima.de>'
   - 'Andrew Grangaard <granny-github@ofb.net>'
   - 'Anirvan Chatterjee <anirvan@users.noreply.github.com>'
+  - 'Arne Johannessen <git@arne.johannessen.de>'
   - 'BGMNT <freeerider@mailinator.com>'
   - 'Bill Mann <wfmann@alum.mit.edu>'
   - 'Bron Gondwana <brong@fastmail.fm>'
index ba58a075942f35c071018648483aebcfedea0452..d6211d35f05a7fc8f2aefa5c9088b6650cf31ec1 100644 (file)
@@ -86,7 +86,7 @@ my %WriteMakefileArgs = (
     "Test::Needs" => 0,
     "Test::RequiresInternet" => 0
   },
-  "VERSION" => "6.54",
+  "VERSION" => "6.55",
   "test" => {
     "TESTS" => "t/*.t t/base/*.t t/base/protocols/*.t t/leak/*.t t/local/*.t t/robot/*.t"
   }
index 1e5a3d3c315637ec224f23e659c3b4c7b7bfb03f..c59e6bd04de02ba0aae8012e7bf2bc647a05150e 100644 (file)
@@ -1,6 +1,6 @@
 package LWP;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 require LWP::UserAgent;  # this should load everything you need
 
index 33e069c5fd3c729a30016bc112d2b9adf0499c8b..bc64af2d9c6b3a6085dd966fc81d2ba5cae6fa45 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Authen::Basic;
 
 use strict;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 require Encode;
 require MIME::Base64;
index 9e96874be8ccdefbc9f1b1965a976c08b8423f07..a6a16fc0af275d2b0bd5aff8426bd83b43e7c840 100644 (file)
@@ -3,7 +3,7 @@ package LWP::Authen::Digest;
 use strict;
 use base 'LWP::Authen::Basic';
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 require Digest::MD5;
 
index 742c6722add829b1ffeec992d557974bbc3e97ff..05beb88533d5e28065e45e6667e9e31f6473f4d8 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Authen::Ntlm;
 
 use strict;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 use Authen::NTLM "1.02";
 use MIME::Base64 "2.12";
index ccab3d24ffeba0bdaebcac00b4a403a14df98887..7d1386c9003263d3d887951ee6969610efb276df 100644 (file)
@@ -2,7 +2,7 @@ package LWP::ConnCache;
 
 use strict;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 our $DEBUG;
 
 sub new {
index c719811c94032377faff572631610b448aa683e6..3871a1766744ad69169fbd654d8c4cae4ea81583 100644 (file)
@@ -1,6 +1,6 @@
 package LWP::Debug;    # legacy
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 require Exporter;
 our @ISA       = qw(Exporter);
index 76c5315c31983ed936ac1593cebcdc83242e3426..758068be8e574b9e48a98a999535a9d6f41a2791 100644 (file)
@@ -11,7 +11,7 @@ package LWP::Debug::TraceHTTP;
 use strict;
 use base 'LWP::Protocol::http';
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 package # hide from PAUSE
     LWP::Debug::TraceHTTP::Socket;
index d0b681fc045246af42ba2b339bbdc8f067fc610f..cd87fc0e52fc744b453445f24394906e56faf3f3 100644 (file)
@@ -1,6 +1,6 @@
 package LWP::DebugFile;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 # legacy stub
 
index fdd0dc1561ff82abfa99efa507810b06cbde4da1..a66159dda39a9b58eeffe20ce0a8405bed46c791 100644 (file)
@@ -1,6 +1,6 @@
 package LWP::MemberMixin;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 sub _elem {
     my $self = shift;
index 0bba7f7360c4e7465e633f55b96c59803c3244a5..0765c2bbe39ecbedc0106dfb7b740fac652018ea 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Protocol;
 
 use base 'LWP::MemberMixin';
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 use strict;
 use Carp ();
index 55dd6eb71d6a5f0106cd55cbe1f50d86111621a2..0b9ee9a16fd0fedfebcaf791553e83d2b80b3510 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 
 use base qw(LWP::Protocol);
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 require URI;
 require HTTP::Status;
index c67e4c1a6faf5d138b75af8a3793a6b2eed35107..6d137c9978a5f82338837dcd76f48276ce3c567d 100644 (file)
@@ -4,7 +4,7 @@ package LWP::Protocol::data;
 
 use strict;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 require HTTP::Response;
 require HTTP::Status;
index d6c67521edecb96b6bf7d7b8b511ee139d8b84b9..af0d9295c9dc286ad4a8fd78df05b91dd1ef5ddc 100644 (file)
@@ -4,7 +4,7 @@ use base qw(LWP::Protocol);
 
 use strict;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 require LWP::MediaTypes;
 require HTTP::Request;
index 934ea62411af5b5157c70a198e30782f7d7ab1f5..8a221641b60ee89d4321284c29db722e05bc3105 100644 (file)
@@ -5,7 +5,7 @@ package LWP::Protocol::ftp;
 use base qw(LWP::Protocol);
 use strict;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 use Carp            ();
 use HTTP::Status    ();
index 827b428560ae1432a8a6509a0db501f9e59032ac..508ec6249a95d306afd04bacee448e3a13f5e7d1 100644 (file)
@@ -9,7 +9,7 @@ package LWP::Protocol::gopher;
 
 use strict;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 require HTTP::Response;
 require HTTP::Status;
index a2368666cb5de0e39ca7c279be867dd878a703f0..4e5371615ffc52a2cd81d0cb058c11a580cbcb6a 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Protocol::http;
 
 use strict;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 require HTTP::Response;
 require HTTP::Status;
index 0f8d493a1fa03e9c139776c262b8624bc7fe5349..cb929cc64c61452689b4c2d6b456acc949f5cb73 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Protocol::loopback;
 
 use strict;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 require HTTP::Response;
 
index da72bf6641dac88a103c2c990d4e2ffb82d8e490..e8c245450cf713314ebc33e57a5289bc3a82c57b 100644 (file)
@@ -11,7 +11,7 @@ require HTTP::Status;
 use Carp;
 use strict;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 use base qw(LWP::Protocol);
 our $SENDMAIL;
index a48d3c09baff745a6a893ca03bdf1853c306091f..4a790bd1ae9b6ae82bacfb68a7b928b77610c628 100644 (file)
@@ -4,7 +4,7 @@ package LWP::Protocol::nntp;
 
 use base qw(LWP::Protocol);
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 require HTTP::Response;
 require HTTP::Status;
index cadb88488cb4e71dbba19bb3e9dd2c567a58147d..f094591527d3a957675aaa65348084e0260f917b 100644 (file)
@@ -7,7 +7,7 @@ package LWP::Protocol::nogo;
 
 use strict;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 require HTTP::Response;
 require HTTP::Status;
index 3262e9cd74dce4c5133594b4cbde4a87de10e168..c1a2260e0f78d70b1049f5157c17f4d184292b4d 100644 (file)
@@ -2,7 +2,7 @@ package LWP::RobotUA;
 
 use base qw(LWP::UserAgent);
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 require WWW::RobotRules;
 require HTTP::Request;
index afe61d0020990a99cc00d1e96842bc7531676b09..f54b83ded566157932fb9368ae8f04a2872178f4 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Simple;
 
 use strict;
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 require Exporter;
 
index 01b52a852c70762a4d6943347ed5d3cc02cbb576..c1fef0408ed6ac5fb3020c3fca5da76973747370 100644 (file)
@@ -16,7 +16,7 @@ use LWP::Protocol ();
 use Scalar::Util qw(blessed);
 use Try::Tiny qw(try catch);
 
-our $VERSION = '6.54';
+our $VERSION = '6.55';
 
 sub new
 {
index e443c52b5386522945dcb7e619298c0a690f25ed..e3adbbf176f392bf4d8d6255e570f84e7c67ac29 100644 (file)
@@ -12,18 +12,18 @@ use Test::RequiresInternet;
 
 use LWP::UserAgent ();
 
-# Regarding the choice of 198.51.100.123 as a test IP address, please see
-# https://tools.ietf.org/html/rfc5737
+# Regarding the choice of 234.198.51.100 as a test IP address, please see
+# https://tools.ietf.org/html/rfc6676
 #
-# The RFC contains the following description for the block to which this
-# address belongs:
+# RFC 5737 reserves the block 198.51.100.0/24 (TEST-NET-2) for use in
+# documentation. However, some broken network setups may cause packets
+# for TEST-NET-2 to be filtered and this test to fail.
 #
-# Documentation Address Blocks
-#
-# The blocks 192.0.2.0/24 (TEST-NET-1), 198.51.100.0/24 (TEST-NET-2), and
-# 203.0.113.0/24 (TEST-NET-3) are provided for use in documentation.
+# The chosen address 234.198.51.100 is a multicast address derived
+# from TEST-NET-2. Since adjoining addresses might be valid addresses,
+# this particular address is less likely to get filtered.
 
-my $url = 'http://198.51.100.123/';
+my $url = 'http://234.198.51.100/';
 
 my $ua = LWP::UserAgent->new();
 
index 807fe6b15576a5fd7d2a85adce1da953071f4d6e..a43040527767f5731a2f58c8609aa3e9b3f4d8f8 100644 (file)
@@ -21,6 +21,7 @@ Alexey
 Andreas
 Andrew
 Anirvan
+Arne
 Asplund
 Atzberger
 Authen
@@ -120,6 +121,7 @@ Jeremy
 Joao
 Joe
 Joerg
+Johannessen
 John
 Jonathan
 Jr
@@ -338,6 +340,7 @@ getprint
 getstore
 gianni
 gisle
+git
 github
 gong
 gopher
index 69ef85492ea644bdcd360f9b48c2bb2592f10964..bae8e2e8d8fe34baaff353eb428c74dfb88f5d87 100644 (file)
@@ -8,7 +8,7 @@ if (($ENV{TRAVIS_PULL_REQUEST} || '') eq 'false') {
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '6.54';
+my $newver = '6.55';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';