Imported Upstream version 6.38 upstream/6.38
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 21 Jul 2022 02:28:24 +0000 (11:28 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 21 Jul 2022 02:28:24 +0000 (11:28 +0900)
31 files changed:
Changes
META.json
META.yml
Makefile.PL
cpanfile
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/00-report-prereqs.dd
xt/author/pod-spell.t
xt/release/changes_has_content.t

diff --git a/Changes b/Changes
index 1d95b8c..566e701 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,5 +1,9 @@
 Change history for libwww-perl
 
+6.38      2019-03-25 18:58:58Z
+    - Update Net::HTTP dependency from 6.07 to 6.18 (GH#310) (Olaf Alders)
+    - Remove s.c.o. from SYNOPSIS (GH#308) (Olaf Alders)
+
 6.37      2019-03-06 20:49:26Z
     - Improve ->add_handler documentation (GH #272) (Julien Fiegehenn)
     - Alter our rule set to allow IPv6 proxy hosts beginning with [. (GH #237)
index 757296e..70b961b 100644 (file)
--- a/META.json
+++ b/META.json
@@ -71,7 +71,7 @@
             "LWP::MediaTypes" : "6",
             "MIME::Base64" : "2.1",
             "Net::FTP" : "2.58",
-            "Net::HTTP" : "6.07",
+            "Net::HTTP" : "6.18",
             "Scalar::Util" : "0",
             "Try::Tiny" : "0",
             "URI" : "1.10",
    "provides" : {
       "LWP" : {
          "file" : "lib/LWP.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Authen::Basic" : {
          "file" : "lib/LWP/Authen/Basic.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Authen::Digest" : {
          "file" : "lib/LWP/Authen/Digest.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Authen::Ntlm" : {
          "file" : "lib/LWP/Authen/Ntlm.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::ConnCache" : {
          "file" : "lib/LWP/ConnCache.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Debug" : {
          "file" : "lib/LWP/Debug.pm",
-         "version" : "6.37",
+         "version" : "6.38",
          "x_deprecated" : 1
       },
       "LWP::Debug::TraceHTTP" : {
          "file" : "lib/LWP/Debug/TraceHTTP.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::DebugFile" : {
          "file" : "lib/LWP/DebugFile.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::MemberMixin" : {
          "file" : "lib/LWP/MemberMixin.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Protocol" : {
          "file" : "lib/LWP/Protocol.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Protocol::cpan" : {
          "file" : "lib/LWP/Protocol/cpan.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Protocol::data" : {
          "file" : "lib/LWP/Protocol/data.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Protocol::file" : {
          "file" : "lib/LWP/Protocol/file.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Protocol::ftp" : {
          "file" : "lib/LWP/Protocol/ftp.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Protocol::gopher" : {
          "file" : "lib/LWP/Protocol/gopher.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Protocol::http" : {
          "file" : "lib/LWP/Protocol/http.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Protocol::loopback" : {
          "file" : "lib/LWP/Protocol/loopback.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Protocol::mailto" : {
          "file" : "lib/LWP/Protocol/mailto.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Protocol::nntp" : {
          "file" : "lib/LWP/Protocol/nntp.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Protocol::nogo" : {
          "file" : "lib/LWP/Protocol/nogo.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::RobotUA" : {
          "file" : "lib/LWP/RobotUA.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::Simple" : {
          "file" : "lib/LWP/Simple.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       },
       "LWP::UserAgent" : {
          "file" : "lib/LWP/UserAgent.pm",
-         "version" : "6.37"
+         "version" : "6.38"
       }
    },
    "release_status" : "stable",
       "x_IRC" : "irc://irc.perl.org/#lwp",
       "x_MailingList" : "mailto:libwww@perl.org"
    },
-   "version" : "6.37",
+   "version" : "6.38",
    "x_Dist_Zilla" : {
       "perl" : {
          "version" : "5.026001"
                }
             },
             "name" : "Git::GatherDir",
-            "version" : "2.045"
+            "version" : "2.046"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
                }
             },
             "name" : "Git::Check",
-            "version" : "2.045"
+            "version" : "2.046"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckStrictVersion",
             "config" : {
                "Dist::Zilla::Plugin::Git::Commit" : {
                   "add_files_in" : [],
-                  "commit_msg" : "v%v%n%n%c"
+                  "commit_msg" : "v%V%n%n%c"
                },
                "Dist::Zilla::Role::Git::DirtyFiles" : {
                   "allow_dirty" : [
                }
             },
             "name" : "@Git::VersionManager/release snapshot",
-            "version" : "2.045"
+            "version" : "2.046"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v6.37",
-                  "tag_format" : "v%v",
-                  "tag_message" : "v%v"
+                  "tag" : "v6.38",
+                  "tag_format" : "v%V",
+                  "tag_message" : "v%V"
                },
                "Dist::Zilla::Role::Git::Repo" : {
                   "git_version" : "2.20.1",
                }
             },
             "name" : "@Git::VersionManager/Git::Tag",
-            "version" : "2.045"
+            "version" : "2.046"
          },
          {
             "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
                }
             },
             "name" : "@Git::VersionManager/post-release commit",
-            "version" : "2.045"
+            "version" : "2.046"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
                }
             },
             "name" : "Git::Push",
-            "version" : "2.045"
+            "version" : "2.046"
          },
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
       "Steve Hay <SteveHay@planit.com>",
       "Takumi Akiyama <t.akiym@gmail.com>",
       "Theodore Robert Campbell Jr <trcjr@stupidfoot.com>",
+      "Theo van Hoesel <Th.J.v.Hoesel+GitHub@gmail.com>",
       "Tim Couzins <tim.couzins@sophos.com>",
       "Todd Lipcon <todd@amiestreet.com>",
       "Tomasz Konojacki <me@xenu.pl>",
index 6f55feb..461596c 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -30,74 +30,74 @@ no_index:
 provides:
   LWP:
     file: lib/LWP.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Authen::Basic:
     file: lib/LWP/Authen/Basic.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Authen::Digest:
     file: lib/LWP/Authen/Digest.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Authen::Ntlm:
     file: lib/LWP/Authen/Ntlm.pm
-    version: '6.37'
+    version: '6.38'
   LWP::ConnCache:
     file: lib/LWP/ConnCache.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Debug:
     file: lib/LWP/Debug.pm
-    version: '6.37'
+    version: '6.38'
     x_deprecated: 1
   LWP::Debug::TraceHTTP:
     file: lib/LWP/Debug/TraceHTTP.pm
-    version: '6.37'
+    version: '6.38'
   LWP::DebugFile:
     file: lib/LWP/DebugFile.pm
-    version: '6.37'
+    version: '6.38'
   LWP::MemberMixin:
     file: lib/LWP/MemberMixin.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Protocol:
     file: lib/LWP/Protocol.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Protocol::cpan:
     file: lib/LWP/Protocol/cpan.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Protocol::data:
     file: lib/LWP/Protocol/data.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Protocol::file:
     file: lib/LWP/Protocol/file.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Protocol::ftp:
     file: lib/LWP/Protocol/ftp.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Protocol::gopher:
     file: lib/LWP/Protocol/gopher.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Protocol::http:
     file: lib/LWP/Protocol/http.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Protocol::loopback:
     file: lib/LWP/Protocol/loopback.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Protocol::mailto:
     file: lib/LWP/Protocol/mailto.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Protocol::nntp:
     file: lib/LWP/Protocol/nntp.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Protocol::nogo:
     file: lib/LWP/Protocol/nogo.pm
-    version: '6.37'
+    version: '6.38'
   LWP::RobotUA:
     file: lib/LWP/RobotUA.pm
-    version: '6.37'
+    version: '6.38'
   LWP::Simple:
     file: lib/LWP/Simple.pm
-    version: '6.37'
+    version: '6.38'
   LWP::UserAgent:
     file: lib/LWP/UserAgent.pm
-    version: '6.37'
+    version: '6.38'
 requires:
   Digest::MD5: '0'
   Encode: '2.12'
@@ -118,7 +118,7 @@ requires:
   LWP::MediaTypes: '6'
   MIME::Base64: '2.1'
   Net::FTP: '2.58'
-  Net::HTTP: '6.07'
+  Net::HTTP: '6.18'
   Scalar::Util: '0'
   Try::Tiny: '0'
   URI: '1.10'
@@ -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.37'
+version: '6.38'
 x_Dist_Zilla:
   perl:
     version: '5.026001'
@@ -156,7 +156,7 @@ x_Dist_Zilla:
         Dist::Zilla::Plugin::Git::GatherDir:
           include_untracked: 0
       name: Git::GatherDir
-      version: '2.045'
+      version: '2.046'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: MetaConfig
@@ -477,7 +477,7 @@ x_Dist_Zilla:
           git_version: 2.20.1
           repo_root: .
       name: Git::Check
-      version: '2.045'
+      version: '2.046'
     -
       class: Dist::Zilla::Plugin::CheckStrictVersion
       name: CheckStrictVersion
@@ -561,7 +561,7 @@ x_Dist_Zilla:
       config:
         Dist::Zilla::Plugin::Git::Commit:
           add_files_in: []
-          commit_msg: v%v%n%n%c
+          commit_msg: v%V%n%n%c
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
             - Changes
@@ -576,7 +576,7 @@ x_Dist_Zilla:
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Git::VersionManager/release snapshot'
-      version: '2.045'
+      version: '2.046'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       config:
@@ -584,16 +584,16 @@ x_Dist_Zilla:
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v6.37
-          tag_format: v%v
-          tag_message: v%v
+          tag: v6.38
+          tag_format: v%V
+          tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
           git_version: 2.20.1
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Git::VersionManager/Git::Tag'
-      version: '2.045'
+      version: '2.046'
     -
       class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
       config:
@@ -630,7 +630,7 @@ x_Dist_Zilla:
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Git::VersionManager/post-release commit'
-      version: '2.045'
+      version: '2.046'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -642,7 +642,7 @@ x_Dist_Zilla:
           git_version: 2.20.1
           repo_root: .
       name: Git::Push
-      version: '2.045'
+      version: '2.046'
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: ConfirmRelease
@@ -776,6 +776,7 @@ x_contributors:
   - 'Steve Hay <SteveHay@planit.com>'
   - 'Takumi Akiyama <t.akiym@gmail.com>'
   - 'Theodore Robert Campbell Jr <trcjr@stupidfoot.com>'
+  - 'Theo van Hoesel <Th.J.v.Hoesel+GitHub@gmail.com>'
   - 'Tim Couzins <tim.couzins@sophos.com>'
   - 'Todd Lipcon <todd@amiestreet.com>'
   - 'Tomasz Konojacki <me@xenu.pl>'
index 8fc6554..1213e1b 100644 (file)
@@ -67,7 +67,7 @@ my %WriteMakefileArgs = (
     "LWP::MediaTypes" => 6,
     "MIME::Base64" => "2.1",
     "Net::FTP" => "2.58",
-    "Net::HTTP" => "6.07",
+    "Net::HTTP" => "6.18",
     "Scalar::Util" => 0,
     "Try::Tiny" => 0,
     "URI" => "1.10",
@@ -86,7 +86,7 @@ my %WriteMakefileArgs = (
     "Test::Needs" => 0,
     "Test::RequiresInternet" => 0
   },
-  "VERSION" => "6.37",
+  "VERSION" => "6.38",
   "test" => {
     "TESTS" => "t/*.t t/base/*.t t/base/protocols/*.t t/leak/*.t t/local/*.t t/robot/*.t"
   }
@@ -120,7 +120,7 @@ my %FallbackPrereqs = (
   "LWP::MediaTypes" => 6,
   "MIME::Base64" => "2.1",
   "Net::FTP" => "2.58",
-  "Net::HTTP" => "6.07",
+  "Net::HTTP" => "6.18",
   "Scalar::Util" => 0,
   "Test::Fatal" => 0,
   "Test::More" => 0,
index 39a2ae4..a3c7903 100644 (file)
--- a/cpanfile
+++ b/cpanfile
@@ -28,7 +28,7 @@ on 'runtime' => sub {
     requires 'LWP::MediaTypes' => '6';
     requires 'MIME::Base64' => '2.1';
     requires 'Net::FTP' => '2.58';
-    requires 'Net::HTTP' => '6.07';
+    requires 'Net::HTTP' => '6.18';
     requires 'Scalar::Util';
     requires 'Try::Tiny';
     requires 'URI' => '1.10';
index 12bf7a9..6bd840e 100644 (file)
@@ -1,6 +1,6 @@
 package LWP;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 require LWP::UserAgent;  # this should load everything you need
 
index d33e4af..f11b716 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Authen::Basic;
 
 use strict;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 require MIME::Base64;
 
index 2e11ac6..70fba9a 100644 (file)
@@ -3,7 +3,7 @@ package LWP::Authen::Digest;
 use strict;
 use base 'LWP::Authen::Basic';
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 require Digest::MD5;
 
index b4eaad1..f75fe13 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Authen::Ntlm;
 
 use strict;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 use Authen::NTLM "1.02";
 use MIME::Base64 "2.12";
index d4cfc66..d4a075c 100644 (file)
@@ -2,7 +2,7 @@ package LWP::ConnCache;
 
 use strict;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 our $DEBUG;
 
 sub new {
index c93a80a..502cd91 100644 (file)
@@ -1,6 +1,6 @@
 package LWP::Debug;    # legacy
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 require Exporter;
 our @ISA       = qw(Exporter);
index 0644644..fa45df1 100644 (file)
@@ -11,7 +11,7 @@ package LWP::Debug::TraceHTTP;
 use strict;
 use base 'LWP::Protocol::http';
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 package # hide from PAUSE
     LWP::Debug::TraceHTTP::Socket;
index f35cdf3..c53e63a 100644 (file)
@@ -1,6 +1,6 @@
 package LWP::DebugFile;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 # legacy stub
 
index 4ed9053..278d00f 100644 (file)
@@ -1,6 +1,6 @@
 package LWP::MemberMixin;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 sub _elem {
     my $self = shift;
index f5966ab..5082841 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Protocol;
 
 use base 'LWP::MemberMixin';
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 use strict;
 use Carp ();
index 1f6bd0d..491e6b4 100644 (file)
@@ -4,7 +4,7 @@ use strict;
 
 use base qw(LWP::Protocol);
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 require URI;
 require HTTP::Status;
index 8460f05..d1ba58c 100644 (file)
@@ -4,7 +4,7 @@ package LWP::Protocol::data;
 
 use strict;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 require HTTP::Response;
 require HTTP::Status;
index 01c14ee..5f8c7d8 100644 (file)
@@ -4,7 +4,7 @@ use base qw(LWP::Protocol);
 
 use strict;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 require LWP::MediaTypes;
 require HTTP::Request;
index d45a877..2f4b44c 100644 (file)
@@ -5,7 +5,7 @@ package LWP::Protocol::ftp;
 use base qw(LWP::Protocol);
 use strict;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 use Carp            ();
 use HTTP::Status    ();
index 6fd6ff7..e9457ee 100644 (file)
@@ -9,7 +9,7 @@ package LWP::Protocol::gopher;
 
 use strict;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 require HTTP::Response;
 require HTTP::Status;
index ec53e23..566a558 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Protocol::http;
 
 use strict;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 require HTTP::Response;
 require HTTP::Status;
index b7645de..52dda1f 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Protocol::loopback;
 
 use strict;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 require HTTP::Response;
 
index d970eda..ba97b9a 100644 (file)
@@ -11,7 +11,7 @@ require HTTP::Status;
 use Carp;
 use strict;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 use base qw(LWP::Protocol);
 our $SENDMAIL;
index 3cbde3f..c271d6b 100644 (file)
@@ -4,7 +4,7 @@ package LWP::Protocol::nntp;
 
 use base qw(LWP::Protocol);
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 require HTTP::Response;
 require HTTP::Status;
index 32f0957..1b7cc3b 100644 (file)
@@ -7,7 +7,7 @@ package LWP::Protocol::nogo;
 
 use strict;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 require HTTP::Response;
 require HTTP::Status;
index a418fe3..720d3f3 100644 (file)
@@ -2,7 +2,7 @@ package LWP::RobotUA;
 
 use base qw(LWP::UserAgent);
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 require WWW::RobotRules;
 require HTTP::Request;
index f1b91b1..a33e4d5 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Simple;
 
 use strict;
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 require Exporter;
 
index 58f09e0..e9b4dcf 100644 (file)
@@ -15,7 +15,7 @@ use LWP::Protocol ();
 use Scalar::Util qw(blessed);
 use Try::Tiny qw(try catch);
 
-our $VERSION = '6.37';
+our $VERSION = '6.38';
 
 sub new
 {
@@ -1141,7 +1141,7 @@ LWP::UserAgent - Web user agent class
  $ua->timeout(10);
  $ua->env_proxy;
 
- my $response = $ua->get('http://search.cpan.org/');
+ my $response = $ua->get('http://example.com');
 
  if ($response->is_success) {
      print $response->decoded_content;  # or whatever
index 6b9e91e..fa59361 100644 (file)
@@ -50,7 +50,7 @@ do { my $x = {
                                       'LWP::MediaTypes' => '6',
                                       'MIME::Base64' => '2.1',
                                       'Net::FTP' => '2.58',
-                                      'Net::HTTP' => '6.07',
+                                      'Net::HTTP' => '6.18',
                                       'Scalar::Util' => '0',
                                       'Try::Tiny' => '0',
                                       'URI' => '1.10',
index f1fb35d..b4eed04 100644 (file)
@@ -99,6 +99,7 @@ Harald
 Hay
 Hedlund
 Hoblitt
+Hoesel
 Horsfall
 Hukins
 Hwa
@@ -237,6 +238,8 @@ Subbarao
 TCP
 Takanori
 Takumi
+Th
+Theo
 Theodore
 Thoennes
 Thompson
@@ -380,6 +383,7 @@ tom
 trcjr
 turugina
 uid39246
+van
 ville
 waif
 wfmann
index 75c9ec2..335f6b8 100644 (file)
@@ -8,7 +8,7 @@ if (($ENV{TRAVIS_PULL_REQUEST} || '') eq 'false') {
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '6.37';
+my $newver = '6.38';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';