Imported Upstream version 6.54 upstream/6.54
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)
30 files changed:
Changes
META.json
META.yml
Makefile.PL
dist.ini
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
xt/author/pod-spell.t
xt/release/changes_has_content.t

diff --git a/Changes b/Changes
index 146d31c499c677a18a412e5e9749a87c6911dee9..898801ed93426da0f8e85d165dac4aa62a219c3a 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Change history for libwww-perl
 
+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)
+
 6.53      2021-03-07 16:54:48Z
     - Require HTTP::Daemon 6.12 for test (GH#374, GH#375) (fitzmorrispr, skaji)
 
index 334fbc237f8ef47baa3a43c539de86307c4cb1ad..1289aceda262ab9475d5e7f2e3c521106635296e 100644 (file)
--- a/META.json
+++ b/META.json
    "provides" : {
       "LWP" : {
          "file" : "lib/LWP.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Authen::Basic" : {
          "file" : "lib/LWP/Authen/Basic.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Authen::Digest" : {
          "file" : "lib/LWP/Authen/Digest.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Authen::Ntlm" : {
          "file" : "lib/LWP/Authen/Ntlm.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::ConnCache" : {
          "file" : "lib/LWP/ConnCache.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Debug" : {
          "file" : "lib/LWP/Debug.pm",
-         "version" : "6.53",
+         "version" : "6.54",
          "x_deprecated" : 1
       },
       "LWP::Debug::TraceHTTP" : {
          "file" : "lib/LWP/Debug/TraceHTTP.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::DebugFile" : {
          "file" : "lib/LWP/DebugFile.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::MemberMixin" : {
          "file" : "lib/LWP/MemberMixin.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Protocol" : {
          "file" : "lib/LWP/Protocol.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Protocol::cpan" : {
          "file" : "lib/LWP/Protocol/cpan.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Protocol::data" : {
          "file" : "lib/LWP/Protocol/data.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Protocol::file" : {
          "file" : "lib/LWP/Protocol/file.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Protocol::ftp" : {
          "file" : "lib/LWP/Protocol/ftp.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Protocol::gopher" : {
          "file" : "lib/LWP/Protocol/gopher.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Protocol::http" : {
          "file" : "lib/LWP/Protocol/http.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Protocol::loopback" : {
          "file" : "lib/LWP/Protocol/loopback.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Protocol::mailto" : {
          "file" : "lib/LWP/Protocol/mailto.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Protocol::nntp" : {
          "file" : "lib/LWP/Protocol/nntp.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Protocol::nogo" : {
          "file" : "lib/LWP/Protocol/nogo.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::RobotUA" : {
          "file" : "lib/LWP/RobotUA.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::Simple" : {
          "file" : "lib/LWP/Simple.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       },
       "LWP::UserAgent" : {
          "file" : "lib/LWP/UserAgent.pm",
-         "version" : "6.53"
+         "version" : "6.54"
       }
    },
    "release_status" : "stable",
       "x_IRC" : "irc://irc.perl.org/#lwp",
       "x_MailingList" : "mailto:libwww@perl.org"
    },
-   "version" : "6.53",
+   "version" : "6.54",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.030002"
+         "version" : "5.030003"
       },
       "plugins" : [
          {
                   "meta_noindex" : 1
                },
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000036",
+                  "Module::Metadata" : "1.000037",
                   "version" : "0.006"
                }
             },
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git_version" : "2.30.1",
+                  "git_version" : "2.31.1",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
             "name" : "GithubMeta",
             "version" : "0.58"
          },
-         {
-            "class" : "Dist::Zilla::Plugin::Authority",
-            "name" : "Authority",
-            "version" : "1.009"
-         },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "Manifest",
             "class" : "Dist::Zilla::Plugin::InstallGuide",
             "config" : {
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000036",
+                  "Module::Metadata" : "1.000037",
                   "version" : "0.006"
                }
             },
             "class" : "Dist::Zilla::Plugin::DynamicPrereqs",
             "config" : {
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000036",
+                  "Module::Metadata" : "1.000037",
                   "version" : "0.006"
                }
             },
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1",
+                  "git_version" : "2.31.1",
                   "repo_root" : "."
                }
             },
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1",
+                  "git_version" : "2.31.1",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v6.53",
+                  "tag" : "v6.54",
                   "tag_format" : "v%V",
                   "tag_message" : "v%V"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1",
+                  "git_version" : "2.31.1",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1",
+                  "git_version" : "2.31.1",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1",
+                  "git_version" : "2.31.1",
                   "repo_root" : "."
                }
             },
          "version" : "6.017"
       }
    },
-   "x_authority" : "cpan:LWWWP",
    "x_contributors" : [
       "Adam Kennedy <adamk@cpan.org>",
       "Adam Sjogren <asjo@koldfront.dk>",
       "Mark Stosberg <mark@stosberg.com>",
       "Martin H. Sluka <martin@sluka.de>",
       "Matthew Horsfall <wolfsage@gmail.com>",
+      "Max Maischein <corion@corion.net>",
       "michael gong <michealgong@126.com>",
       "Michael G. Schwern <schwern@pobox.com>",
       "Michiel Beijen <michiel.beijen@otrs.com>",
       "Yves Orton <yves.orton@booking.com>",
       "Zefram <zefram@fysh.org>"
    ],
-   "x_generated_by_perl" : "v5.30.2",
+   "x_generated_by_perl" : "v5.30.3",
    "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
    "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
 }
index cac761949d5d7f8df05eb9eefe218e2e4985d0f9..38b3edf6960a9f4ac7a9ec7ea48f565977231996 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -31,74 +31,74 @@ no_index:
 provides:
   LWP:
     file: lib/LWP.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Authen::Basic:
     file: lib/LWP/Authen/Basic.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Authen::Digest:
     file: lib/LWP/Authen/Digest.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Authen::Ntlm:
     file: lib/LWP/Authen/Ntlm.pm
-    version: '6.53'
+    version: '6.54'
   LWP::ConnCache:
     file: lib/LWP/ConnCache.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Debug:
     file: lib/LWP/Debug.pm
-    version: '6.53'
+    version: '6.54'
     x_deprecated: 1
   LWP::Debug::TraceHTTP:
     file: lib/LWP/Debug/TraceHTTP.pm
-    version: '6.53'
+    version: '6.54'
   LWP::DebugFile:
     file: lib/LWP/DebugFile.pm
-    version: '6.53'
+    version: '6.54'
   LWP::MemberMixin:
     file: lib/LWP/MemberMixin.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Protocol:
     file: lib/LWP/Protocol.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Protocol::cpan:
     file: lib/LWP/Protocol/cpan.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Protocol::data:
     file: lib/LWP/Protocol/data.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Protocol::file:
     file: lib/LWP/Protocol/file.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Protocol::ftp:
     file: lib/LWP/Protocol/ftp.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Protocol::gopher:
     file: lib/LWP/Protocol/gopher.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Protocol::http:
     file: lib/LWP/Protocol/http.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Protocol::loopback:
     file: lib/LWP/Protocol/loopback.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Protocol::mailto:
     file: lib/LWP/Protocol/mailto.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Protocol::nntp:
     file: lib/LWP/Protocol/nntp.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Protocol::nogo:
     file: lib/LWP/Protocol/nogo.pm
-    version: '6.53'
+    version: '6.54'
   LWP::RobotUA:
     file: lib/LWP/RobotUA.pm
-    version: '6.53'
+    version: '6.54'
   LWP::Simple:
     file: lib/LWP/Simple.pm
-    version: '6.53'
+    version: '6.54'
   LWP::UserAgent:
     file: lib/LWP/UserAgent.pm
-    version: '6.53'
+    version: '6.54'
 requires:
   Digest::MD5: '0'
   Encode: '2.12'
@@ -134,10 +134,10 @@ 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.53'
+version: '6.54'
 x_Dist_Zilla:
   perl:
-    version: '5.030002'
+    version: '5.030003'
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
@@ -177,7 +177,7 @@ x_Dist_Zilla:
           inherit_version: '1'
           meta_noindex: '1'
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000036'
+          Module::Metadata: '1.000037'
           version: '0.006'
       name: MetaProvides::Package
       version: '2.004003'
@@ -210,7 +210,7 @@ x_Dist_Zilla:
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          git_version: 2.30.1
+          git_version: 2.31.1
           include_authors: 0
           include_releaser: 1
           order_by: name
@@ -221,10 +221,6 @@ x_Dist_Zilla:
       class: Dist::Zilla::Plugin::GithubMeta
       name: GithubMeta
       version: '0.58'
-    -
-      class: Dist::Zilla::Plugin::Authority
-      name: Authority
-      version: '1.009'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: Manifest
@@ -237,7 +233,7 @@ x_Dist_Zilla:
       class: Dist::Zilla::Plugin::InstallGuide
       config:
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000036'
+          Module::Metadata: '1.000037'
           version: '0.006'
       name: InstallGuide
       version: '1.200013'
@@ -253,7 +249,7 @@ x_Dist_Zilla:
       class: Dist::Zilla::Plugin::DynamicPrereqs
       config:
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000036'
+          Module::Metadata: '1.000037'
           version: '0.006'
       name: DynamicPrereqs
       version: '0.039'
@@ -481,7 +477,7 @@ x_Dist_Zilla:
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.30.1
+          git_version: 2.31.1
           repo_root: .
       name: Git::Check
       version: '2.047'
@@ -579,7 +575,7 @@ x_Dist_Zilla:
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.30.1
+          git_version: 2.31.1
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -592,11 +588,11 @@ x_Dist_Zilla:
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v6.53
+          tag: v6.54
           tag_format: v%V
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.30.1
+          git_version: 2.31.1
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -634,7 +630,7 @@ x_Dist_Zilla:
             - (?^:^lib/.*\.pm$)
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.30.1
+          git_version: 2.31.1
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -648,7 +644,7 @@ x_Dist_Zilla:
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.30.1
+          git_version: 2.31.1
           repo_root: .
       name: Git::Push
       version: '2.047'
@@ -705,7 +701,6 @@ x_Dist_Zilla:
     config:
       is_trial: '0'
     version: '6.017'
-x_authority: cpan:LWWWP
 x_contributors:
   - 'Adam Kennedy <adamk@cpan.org>'
   - 'Adam Sjogren <asjo@koldfront.dk>'
@@ -761,6 +756,7 @@ x_contributors:
   - 'Mark Stosberg <mark@stosberg.com>'
   - 'Martin H. Sluka <martin@sluka.de>'
   - 'Matthew Horsfall <wolfsage@gmail.com>'
+  - 'Max Maischein <corion@corion.net>'
   - 'michael gong <michealgong@126.com>'
   - 'Michael G. Schwern <schwern@pobox.com>'
   - 'Michiel Beijen <michiel.beijen@otrs.com>'
@@ -808,6 +804,6 @@ x_contributors:
   - 'Yury Zavarin <yury.zavarin@gmail.com>'
   - 'Yves Orton <yves.orton@booking.com>'
   - 'Zefram <zefram@fysh.org>'
-x_generated_by_perl: v5.30.2
+x_generated_by_perl: v5.30.3
 x_serialization_backend: 'YAML::Tiny version 1.73'
 x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
index 2b99539b9db036358155e72b963b7be68cf91a89..ba58a075942f35c071018648483aebcfedea0452 100644 (file)
@@ -86,7 +86,7 @@ my %WriteMakefileArgs = (
     "Test::Needs" => 0,
     "Test::RequiresInternet" => 0
   },
-  "VERSION" => "6.53",
+  "VERSION" => "6.54",
   "test" => {
     "TESTS" => "t/*.t t/base/*.t t/base/protocols/*.t t/leak/*.t t/local/*.t t/robot/*.t"
   }
index 9ba7817e85d23a72bcff3e979999613a208bf37f..532f15d99f2c5e1064feb78a37663db332a42c70 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -27,9 +27,6 @@ module = LWP::Debug
 [GithubMeta]
 issues = 1
 user = libwww-perl
-[Authority]
-do_munging = 0
-authority = cpan:LWWWP
 [Manifest]
 [License]
 [InstallGuide]
index fb5562c4ecc648808d38a768d416a0ad1433b6a3..1e5a3d3c315637ec224f23e659c3b4c7b7bfb03f 100644 (file)
@@ -1,6 +1,6 @@
 package LWP;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 require LWP::UserAgent;  # this should load everything you need
 
index 64c39116349332658a2404ff145489ea44470c88..33e069c5fd3c729a30016bc112d2b9adf0499c8b 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Authen::Basic;
 
 use strict;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 require Encode;
 require MIME::Base64;
index 65085e0527721daedbc3e25be83cf2a4cd24ec2e..9e96874be8ccdefbc9f1b1965a976c08b8423f07 100644 (file)
@@ -3,7 +3,7 @@ package LWP::Authen::Digest;
 use strict;
 use base 'LWP::Authen::Basic';
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 require Digest::MD5;
 
index 7ba2b388f4d5628609aee1ba050c21a97b5183ad..742c6722add829b1ffeec992d557974bbc3e97ff 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Authen::Ntlm;
 
 use strict;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 use Authen::NTLM "1.02";
 use MIME::Base64 "2.12";
index d16467467c379cd4e358996ff22b1fb5343815b4..ccab3d24ffeba0bdaebcac00b4a403a14df98887 100644 (file)
@@ -2,7 +2,7 @@ package LWP::ConnCache;
 
 use strict;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 our $DEBUG;
 
 sub new {
index f75ef7308e26a17d452a215314e6a53ba344ab94..c719811c94032377faff572631610b448aa683e6 100644 (file)
@@ -1,6 +1,6 @@
 package LWP::Debug;    # legacy
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 require Exporter;
 our @ISA       = qw(Exporter);
index 262b3d1388b00b42df11c3214a970a340d2c90e3..76c5315c31983ed936ac1593cebcdc83242e3426 100644 (file)
@@ -11,7 +11,7 @@ package LWP::Debug::TraceHTTP;
 use strict;
 use base 'LWP::Protocol::http';
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 package # hide from PAUSE
     LWP::Debug::TraceHTTP::Socket;
index b109b6687f52ef0dbd9376d0b4c1eab01fbe69b7..d0b681fc045246af42ba2b339bbdc8f067fc610f 100644 (file)
@@ -1,6 +1,6 @@
 package LWP::DebugFile;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 # legacy stub
 
index 870242c8d5ed91836d4008d7a5ab15a6c84a180b..fdd0dc1561ff82abfa99efa507810b06cbde4da1 100644 (file)
@@ -1,6 +1,6 @@
 package LWP::MemberMixin;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 sub _elem {
     my $self = shift;
index 18c4a0b71b59106343f4e51ca8f727c70e09c241..0bba7f7360c4e7465e633f55b96c59803c3244a5 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Protocol;
 
 use base 'LWP::MemberMixin';
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 use strict;
 use Carp ();
index 1e3164107cb337578072f927df07dd7cc421b3fc..55dd6eb71d6a5f0106cd55cbe1f50d86111621a2 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 
 use base qw(LWP::Protocol);
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 require URI;
 require HTTP::Status;
index aff0793bca269ed62cdcdeabeca1b7a92473dc82..c67e4c1a6faf5d138b75af8a3793a6b2eed35107 100644 (file)
@@ -4,7 +4,7 @@ package LWP::Protocol::data;
 
 use strict;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 require HTTP::Response;
 require HTTP::Status;
index 2019df4529eee5a3405097e0fefc30ac7647ea2a..d6c67521edecb96b6bf7d7b8b511ee139d8b84b9 100644 (file)
@@ -4,7 +4,7 @@ use base qw(LWP::Protocol);
 
 use strict;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 require LWP::MediaTypes;
 require HTTP::Request;
index 9dea28bf1b189b6287db0aab9ddc4f776b37a62d..934ea62411af5b5157c70a198e30782f7d7ab1f5 100644 (file)
@@ -5,7 +5,7 @@ package LWP::Protocol::ftp;
 use base qw(LWP::Protocol);
 use strict;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 use Carp            ();
 use HTTP::Status    ();
index a04f7119752564de64ccbbdfac410e00e8280aaa..827b428560ae1432a8a6509a0db501f9e59032ac 100644 (file)
@@ -9,7 +9,7 @@ package LWP::Protocol::gopher;
 
 use strict;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 require HTTP::Response;
 require HTTP::Status;
index 61d6f88e185009c20d74fdb90acd3ed46d256362..a2368666cb5de0e39ca7c279be867dd878a703f0 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Protocol::http;
 
 use strict;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 require HTTP::Response;
 require HTTP::Status;
index 099e4fbb555f7288434497d515f821bcdc48706c..0f8d493a1fa03e9c139776c262b8624bc7fe5349 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Protocol::loopback;
 
 use strict;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 require HTTP::Response;
 
index bbb8535e22ca78e844eccc54ec2bf875c13ebf20..da72bf6641dac88a103c2c990d4e2ffb82d8e490 100644 (file)
@@ -11,7 +11,7 @@ require HTTP::Status;
 use Carp;
 use strict;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 use base qw(LWP::Protocol);
 our $SENDMAIL;
index 45964b688bb9bea72efcb28efe416bb32058341e..a48d3c09baff745a6a893ca03bdf1853c306091f 100644 (file)
@@ -4,7 +4,7 @@ package LWP::Protocol::nntp;
 
 use base qw(LWP::Protocol);
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 require HTTP::Response;
 require HTTP::Status;
index 75d9c6293d8c98ca44c5f825cad39c564bb3b339..cadb88488cb4e71dbba19bb3e9dd2c567a58147d 100644 (file)
@@ -7,7 +7,7 @@ package LWP::Protocol::nogo;
 
 use strict;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 require HTTP::Response;
 require HTTP::Status;
index 8bb1f29cc90c66b968943abf8fd9afbd0801f3ed..3262e9cd74dce4c5133594b4cbde4a87de10e168 100644 (file)
@@ -2,7 +2,7 @@ package LWP::RobotUA;
 
 use base qw(LWP::UserAgent);
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 require WWW::RobotRules;
 require HTTP::Request;
index 3fd7b104bee45186a1b50893085996f397519ef3..afe61d0020990a99cc00d1e96842bc7531676b09 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Simple;
 
 use strict;
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 require Exporter;
 
index 9edeeb851c47923ff822a874e83f8f160bb0ae98..01b52a852c70762a4d6943347ed5d3cc02cbb576 100644 (file)
@@ -10,12 +10,13 @@ use HTTP::Response ();
 use HTTP::Date ();
 
 use LWP ();
+use HTTP::Status ();
 use LWP::Protocol ();
 
 use Scalar::Util qw(blessed);
 use Try::Tiny qw(try catch);
 
-our $VERSION = '6.53';
+our $VERSION = '6.54';
 
 sub new
 {
index 4c859589aa40e5ddac30b92e0767a8865b06ed9b..807fe6b15576a5fd7d2a85adce1da953071f4d6e 100644 (file)
@@ -162,6 +162,7 @@ MacEachern
 Macdonald
 Madsen
 Mailto
+Maischein
 Mann
 Mark
 Marko
@@ -172,6 +173,7 @@ Massjouni
 Mates
 Matthew
 Matyukhin
+Max
 McCauley
 Melchner
 MemberMixin
@@ -312,6 +314,7 @@ bryan
 capoeirab
 cjm
 colin
+corion
 cpan
 data
 david
index 81a71a5cc8ae9eccbf8afb189985315eff74e190..69ef85492ea644bdcd360f9b48c2bb2592f10964 100644 (file)
@@ -8,7 +8,7 @@ if (($ENV{TRAVIS_PULL_REQUEST} || '') eq 'false') {
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '6.53';
+my $newver = '6.54';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';