From: DongHun Kwak Date: Thu, 21 Jul 2022 02:28:24 +0000 (+0900) Subject: Imported Upstream version 6.38 X-Git-Tag: upstream/6.38^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0e82f5e1aea4a0a3267d059487b0072fd6c11234;p=platform%2Fupstream%2Fperl-libwww-perl.git Imported Upstream version 6.38 --- diff --git a/Changes b/Changes index 1d95b8c..566e701 100644 --- 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) diff --git a/META.json b/META.json index 757296e..70b961b 100644 --- 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", @@ -108,96 +108,96 @@ "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", @@ -214,7 +214,7 @@ "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" @@ -241,7 +241,7 @@ } }, "name" : "Git::GatherDir", - "version" : "2.045" + "version" : "2.046" }, { "class" : "Dist::Zilla::Plugin::MetaConfig", @@ -626,7 +626,7 @@ } }, "name" : "Git::Check", - "version" : "2.045" + "version" : "2.046" }, { "class" : "Dist::Zilla::Plugin::CheckStrictVersion", @@ -738,7 +738,7 @@ "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" : [ @@ -759,7 +759,7 @@ } }, "name" : "@Git::VersionManager/release snapshot", - "version" : "2.045" + "version" : "2.046" }, { "class" : "Dist::Zilla::Plugin::Git::Tag", @@ -768,9 +768,9 @@ "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", @@ -781,7 +781,7 @@ } }, "name" : "@Git::VersionManager/Git::Tag", - "version" : "2.045" + "version" : "2.046" }, { "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional", @@ -831,7 +831,7 @@ } }, "name" : "@Git::VersionManager/post-release commit", - "version" : "2.045" + "version" : "2.046" }, { "class" : "Dist::Zilla::Plugin::Git::Push", @@ -848,7 +848,7 @@ } }, "name" : "Git::Push", - "version" : "2.045" + "version" : "2.046" }, { "class" : "Dist::Zilla::Plugin::ConfirmRelease", @@ -999,6 +999,7 @@ "Steve Hay ", "Takumi Akiyama ", "Theodore Robert Campbell Jr ", + "Theo van Hoesel ", "Tim Couzins ", "Todd Lipcon ", "Tomasz Konojacki ", diff --git a/META.yml b/META.yml index 6f55feb..461596c 100644 --- 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 ' - 'Takumi Akiyama ' - 'Theodore Robert Campbell Jr ' + - 'Theo van Hoesel ' - 'Tim Couzins ' - 'Todd Lipcon ' - 'Tomasz Konojacki ' diff --git a/Makefile.PL b/Makefile.PL index 8fc6554..1213e1b 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -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, diff --git a/cpanfile b/cpanfile index 39a2ae4..a3c7903 100644 --- 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'; diff --git a/lib/LWP.pm b/lib/LWP.pm index 12bf7a9..6bd840e 100644 --- a/lib/LWP.pm +++ b/lib/LWP.pm @@ -1,6 +1,6 @@ package LWP; -our $VERSION = '6.37'; +our $VERSION = '6.38'; require LWP::UserAgent; # this should load everything you need diff --git a/lib/LWP/Authen/Basic.pm b/lib/LWP/Authen/Basic.pm index d33e4af..f11b716 100644 --- a/lib/LWP/Authen/Basic.pm +++ b/lib/LWP/Authen/Basic.pm @@ -2,7 +2,7 @@ package LWP::Authen::Basic; use strict; -our $VERSION = '6.37'; +our $VERSION = '6.38'; require MIME::Base64; diff --git a/lib/LWP/Authen/Digest.pm b/lib/LWP/Authen/Digest.pm index 2e11ac6..70fba9a 100644 --- a/lib/LWP/Authen/Digest.pm +++ b/lib/LWP/Authen/Digest.pm @@ -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; diff --git a/lib/LWP/Authen/Ntlm.pm b/lib/LWP/Authen/Ntlm.pm index b4eaad1..f75fe13 100644 --- a/lib/LWP/Authen/Ntlm.pm +++ b/lib/LWP/Authen/Ntlm.pm @@ -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"; diff --git a/lib/LWP/ConnCache.pm b/lib/LWP/ConnCache.pm index d4cfc66..d4a075c 100644 --- a/lib/LWP/ConnCache.pm +++ b/lib/LWP/ConnCache.pm @@ -2,7 +2,7 @@ package LWP::ConnCache; use strict; -our $VERSION = '6.37'; +our $VERSION = '6.38'; our $DEBUG; sub new { diff --git a/lib/LWP/Debug.pm b/lib/LWP/Debug.pm index c93a80a..502cd91 100644 --- a/lib/LWP/Debug.pm +++ b/lib/LWP/Debug.pm @@ -1,6 +1,6 @@ package LWP::Debug; # legacy -our $VERSION = '6.37'; +our $VERSION = '6.38'; require Exporter; our @ISA = qw(Exporter); diff --git a/lib/LWP/Debug/TraceHTTP.pm b/lib/LWP/Debug/TraceHTTP.pm index 0644644..fa45df1 100644 --- a/lib/LWP/Debug/TraceHTTP.pm +++ b/lib/LWP/Debug/TraceHTTP.pm @@ -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; diff --git a/lib/LWP/DebugFile.pm b/lib/LWP/DebugFile.pm index f35cdf3..c53e63a 100644 --- a/lib/LWP/DebugFile.pm +++ b/lib/LWP/DebugFile.pm @@ -1,6 +1,6 @@ package LWP::DebugFile; -our $VERSION = '6.37'; +our $VERSION = '6.38'; # legacy stub diff --git a/lib/LWP/MemberMixin.pm b/lib/LWP/MemberMixin.pm index 4ed9053..278d00f 100644 --- a/lib/LWP/MemberMixin.pm +++ b/lib/LWP/MemberMixin.pm @@ -1,6 +1,6 @@ package LWP::MemberMixin; -our $VERSION = '6.37'; +our $VERSION = '6.38'; sub _elem { my $self = shift; diff --git a/lib/LWP/Protocol.pm b/lib/LWP/Protocol.pm index f5966ab..5082841 100644 --- a/lib/LWP/Protocol.pm +++ b/lib/LWP/Protocol.pm @@ -2,7 +2,7 @@ package LWP::Protocol; use base 'LWP::MemberMixin'; -our $VERSION = '6.37'; +our $VERSION = '6.38'; use strict; use Carp (); diff --git a/lib/LWP/Protocol/cpan.pm b/lib/LWP/Protocol/cpan.pm index 1f6bd0d..491e6b4 100644 --- a/lib/LWP/Protocol/cpan.pm +++ b/lib/LWP/Protocol/cpan.pm @@ -4,7 +4,7 @@ use strict; use base qw(LWP::Protocol); -our $VERSION = '6.37'; +our $VERSION = '6.38'; require URI; require HTTP::Status; diff --git a/lib/LWP/Protocol/data.pm b/lib/LWP/Protocol/data.pm index 8460f05..d1ba58c 100644 --- a/lib/LWP/Protocol/data.pm +++ b/lib/LWP/Protocol/data.pm @@ -4,7 +4,7 @@ package LWP::Protocol::data; use strict; -our $VERSION = '6.37'; +our $VERSION = '6.38'; require HTTP::Response; require HTTP::Status; diff --git a/lib/LWP/Protocol/file.pm b/lib/LWP/Protocol/file.pm index 01c14ee..5f8c7d8 100644 --- a/lib/LWP/Protocol/file.pm +++ b/lib/LWP/Protocol/file.pm @@ -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; diff --git a/lib/LWP/Protocol/ftp.pm b/lib/LWP/Protocol/ftp.pm index d45a877..2f4b44c 100644 --- a/lib/LWP/Protocol/ftp.pm +++ b/lib/LWP/Protocol/ftp.pm @@ -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 (); diff --git a/lib/LWP/Protocol/gopher.pm b/lib/LWP/Protocol/gopher.pm index 6fd6ff7..e9457ee 100644 --- a/lib/LWP/Protocol/gopher.pm +++ b/lib/LWP/Protocol/gopher.pm @@ -9,7 +9,7 @@ package LWP::Protocol::gopher; use strict; -our $VERSION = '6.37'; +our $VERSION = '6.38'; require HTTP::Response; require HTTP::Status; diff --git a/lib/LWP/Protocol/http.pm b/lib/LWP/Protocol/http.pm index ec53e23..566a558 100644 --- a/lib/LWP/Protocol/http.pm +++ b/lib/LWP/Protocol/http.pm @@ -2,7 +2,7 @@ package LWP::Protocol::http; use strict; -our $VERSION = '6.37'; +our $VERSION = '6.38'; require HTTP::Response; require HTTP::Status; diff --git a/lib/LWP/Protocol/loopback.pm b/lib/LWP/Protocol/loopback.pm index b7645de..52dda1f 100644 --- a/lib/LWP/Protocol/loopback.pm +++ b/lib/LWP/Protocol/loopback.pm @@ -2,7 +2,7 @@ package LWP::Protocol::loopback; use strict; -our $VERSION = '6.37'; +our $VERSION = '6.38'; require HTTP::Response; diff --git a/lib/LWP/Protocol/mailto.pm b/lib/LWP/Protocol/mailto.pm index d970eda..ba97b9a 100644 --- a/lib/LWP/Protocol/mailto.pm +++ b/lib/LWP/Protocol/mailto.pm @@ -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; diff --git a/lib/LWP/Protocol/nntp.pm b/lib/LWP/Protocol/nntp.pm index 3cbde3f..c271d6b 100644 --- a/lib/LWP/Protocol/nntp.pm +++ b/lib/LWP/Protocol/nntp.pm @@ -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; diff --git a/lib/LWP/Protocol/nogo.pm b/lib/LWP/Protocol/nogo.pm index 32f0957..1b7cc3b 100644 --- a/lib/LWP/Protocol/nogo.pm +++ b/lib/LWP/Protocol/nogo.pm @@ -7,7 +7,7 @@ package LWP::Protocol::nogo; use strict; -our $VERSION = '6.37'; +our $VERSION = '6.38'; require HTTP::Response; require HTTP::Status; diff --git a/lib/LWP/RobotUA.pm b/lib/LWP/RobotUA.pm index a418fe3..720d3f3 100644 --- a/lib/LWP/RobotUA.pm +++ b/lib/LWP/RobotUA.pm @@ -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; diff --git a/lib/LWP/Simple.pm b/lib/LWP/Simple.pm index f1b91b1..a33e4d5 100644 --- a/lib/LWP/Simple.pm +++ b/lib/LWP/Simple.pm @@ -2,7 +2,7 @@ package LWP::Simple; use strict; -our $VERSION = '6.37'; +our $VERSION = '6.38'; require Exporter; diff --git a/lib/LWP/UserAgent.pm b/lib/LWP/UserAgent.pm index 58f09e0..e9b4dcf 100644 --- a/lib/LWP/UserAgent.pm +++ b/lib/LWP/UserAgent.pm @@ -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 diff --git a/t/00-report-prereqs.dd b/t/00-report-prereqs.dd index 6b9e91e..fa59361 100644 --- a/t/00-report-prereqs.dd +++ b/t/00-report-prereqs.dd @@ -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', diff --git a/xt/author/pod-spell.t b/xt/author/pod-spell.t index f1fb35d..b4eed04 100644 --- a/xt/author/pod-spell.t +++ b/xt/author/pod-spell.t @@ -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 diff --git a/xt/release/changes_has_content.t b/xt/release/changes_has_content.t index 75c9ec2..335f6b8 100644 --- a/xt/release/changes_has_content.t +++ b/xt/release/changes_has_content.t @@ -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';