Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-libwww-perl for
openSUSE:Factory checked in at 2021-12-06 23:59:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-libwww-perl (Old)
and /work/SRC/openSUSE:Factory/.perl-libwww-perl.new.31177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-libwww-perl"
Mon Dec 6 23:59:09 2021 rev:79 rq:935427 version:6.59
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-libwww-perl/perl-libwww-perl.changes
2021-11-06 18:13:24.868740427 +0100
+++
/work/SRC/openSUSE:Factory/.perl-libwww-perl.new.31177/perl-libwww-perl.changes
2021-12-06 23:59:20.236573936 +0100
@@ -1,0 +2,11 @@
+Fri Dec 3 03:09:32 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 6.59
+ see /usr/share/doc/packages/perl-libwww-perl/Changes
+
+ 6.59 2021-12-02 21:16:04Z
+ - Use American English aspell master dictionary for POD spelling tests
(GH#394) (Ville Skytt??)
+ - Remove unnecessary string concatenations in mirror error messages
(GH#391) (Ville Skytt??)
+ - Spelling and grammar fixes (GH#390) (Ville Skytt??)
+
+-------------------------------------------------------------------
Old:
----
libwww-perl-6.58.tar.gz
New:
----
libwww-perl-6.59.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-libwww-perl.spec ++++++
--- /var/tmp/diff_new_pack.M6upT0/_old 2021-12-06 23:59:20.844571786 +0100
+++ /var/tmp/diff_new_pack.M6upT0/_new 2021-12-06 23:59:20.848571772 +0100
@@ -18,7 +18,7 @@
%define cpan_name libwww-perl
Name: perl-libwww-perl
-Version: 6.58
+Version: 6.59
Release: 0
Summary: The World-Wide Web library for Perl
License: Artistic-1.0 OR GPL-1.0-or-later
++++++ libwww-perl-6.58.tar.gz -> libwww-perl-6.59.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/Changes new/libwww-perl-6.59/Changes
--- old/libwww-perl-6.58/Changes 2021-10-25 22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/Changes 2021-12-02 22:16:09.000000000 +0100
@@ -1,5 +1,10 @@
Change history for libwww-perl
+6.59 2021-12-02 21:16:04Z
+ - Use American English aspell master dictionary for POD spelling tests
(GH#394) (Ville Skytt??)
+ - Remove unnecessary string concatenations in mirror error messages
(GH#391) (Ville Skytt??)
+ - Spelling and grammar fixes (GH#390) (Ville Skytt??)
+
6.58 2021-10-25 20:40:59Z
- Add a test for "response_redirect" (GH#387) (James Raspass)
- Improve documentation readability (GH#388) (Julien Fiegehenn)
@@ -1048,7 +1053,7 @@
successful ones. The status will still indicate failures.
Steve Hay <[email protected]>.
- HTML::Form's dump now also print alternative value names.
- - HTML::Form will now pick up the phrase after a <input type=radio> or
+ - HTML::Form will now pick up the phrase after an <input type=radio> or
<input type=checkbox> and use that as the name of the checked value.
- HTML::Form's find_input now returns all inputs that match in array
context. Based on patch by Mark Stosberg <[email protected]> in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/META.json
new/libwww-perl-6.59/META.json
--- old/libwww-perl-6.58/META.json 2021-10-25 22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/META.json 2021-12-02 22:16:09.000000000 +0100
@@ -109,96 +109,96 @@
"provides" : {
"LWP" : {
"file" : "lib/LWP.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Authen::Basic" : {
"file" : "lib/LWP/Authen/Basic.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Authen::Digest" : {
"file" : "lib/LWP/Authen/Digest.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Authen::Ntlm" : {
"file" : "lib/LWP/Authen/Ntlm.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::ConnCache" : {
"file" : "lib/LWP/ConnCache.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Debug" : {
"file" : "lib/LWP/Debug.pm",
- "version" : "6.58",
+ "version" : "6.59",
"x_deprecated" : 1
},
"LWP::Debug::TraceHTTP" : {
"file" : "lib/LWP/Debug/TraceHTTP.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::DebugFile" : {
"file" : "lib/LWP/DebugFile.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::MemberMixin" : {
"file" : "lib/LWP/MemberMixin.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Protocol" : {
"file" : "lib/LWP/Protocol.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Protocol::cpan" : {
"file" : "lib/LWP/Protocol/cpan.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Protocol::data" : {
"file" : "lib/LWP/Protocol/data.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Protocol::file" : {
"file" : "lib/LWP/Protocol/file.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Protocol::ftp" : {
"file" : "lib/LWP/Protocol/ftp.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Protocol::gopher" : {
"file" : "lib/LWP/Protocol/gopher.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Protocol::http" : {
"file" : "lib/LWP/Protocol/http.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Protocol::loopback" : {
"file" : "lib/LWP/Protocol/loopback.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Protocol::mailto" : {
"file" : "lib/LWP/Protocol/mailto.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Protocol::nntp" : {
"file" : "lib/LWP/Protocol/nntp.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Protocol::nogo" : {
"file" : "lib/LWP/Protocol/nogo.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::RobotUA" : {
"file" : "lib/LWP/RobotUA.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::Simple" : {
"file" : "lib/LWP/Simple.pm",
- "version" : "6.58"
+ "version" : "6.59"
},
"LWP::UserAgent" : {
"file" : "lib/LWP/UserAgent.pm",
- "version" : "6.58"
+ "version" : "6.59"
}
},
"release_status" : "stable",
@@ -215,10 +215,10 @@
"x_IRC" : "irc://irc.perl.org/#lwp",
"x_MailingList" : "mailto:[email protected]"
},
- "version" : "6.58",
+ "version" : "6.59",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.026001"
+ "version" : "5.030003"
},
"plugins" : [
{
@@ -270,7 +270,7 @@
},
"Dist::Zilla::Role::ModuleMetadata" : {
"Module::Metadata" : "1.000037",
- "version" : "0.004"
+ "version" : "0.006"
}
},
"name" : "MetaProvides::Package",
@@ -313,7 +313,7 @@
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.33.1",
+ "git_version" : "2.34.1",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
@@ -343,7 +343,7 @@
"config" : {
"Dist::Zilla::Role::ModuleMetadata" : {
"Module::Metadata" : "1.000037",
- "version" : "0.004"
+ "version" : "0.006"
}
},
"name" : "InstallGuide",
@@ -364,7 +364,7 @@
"config" : {
"Dist::Zilla::Role::ModuleMetadata" : {
"Module::Metadata" : "1.000037",
- "version" : "0.004"
+ "version" : "0.006"
}
},
"name" : "DynamicPrereqs",
@@ -492,7 +492,7 @@
"bin",
"lib"
],
- "spell_cmd" : "aspell list",
+ "spell_cmd" : "aspell --master=en_US list",
"stopwords" : [
"Accomazzi",
"Alexandre",
@@ -628,7 +628,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.33.1",
+ "git_version" : "2.34.1",
"repo_root" : "."
}
},
@@ -759,7 +759,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.33.1",
+ "git_version" : "2.34.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -776,12 +776,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v6.58",
+ "tag" : "v6.59",
"tag_format" : "v%V",
"tag_message" : "v%V"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.33.1",
+ "git_version" : "2.34.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -832,7 +832,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.33.1",
+ "git_version" : "2.34.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -852,7 +852,7 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.33.1",
+ "git_version" : "2.34.1",
"repo_root" : "."
}
},
@@ -1034,8 +1034,8 @@
"Yves Orton <[email protected]>",
"Zefram <[email protected]>"
],
- "x_generated_by_perl" : "v5.26.1",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.04",
+ "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"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/META.yml
new/libwww-perl-6.59/META.yml
--- old/libwww-perl-6.58/META.yml 2021-10-25 22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/META.yml 2021-12-02 22:16:09.000000000 +0100
@@ -31,74 +31,74 @@
provides:
LWP:
file: lib/LWP.pm
- version: '6.58'
+ version: '6.59'
LWP::Authen::Basic:
file: lib/LWP/Authen/Basic.pm
- version: '6.58'
+ version: '6.59'
LWP::Authen::Digest:
file: lib/LWP/Authen/Digest.pm
- version: '6.58'
+ version: '6.59'
LWP::Authen::Ntlm:
file: lib/LWP/Authen/Ntlm.pm
- version: '6.58'
+ version: '6.59'
LWP::ConnCache:
file: lib/LWP/ConnCache.pm
- version: '6.58'
+ version: '6.59'
LWP::Debug:
file: lib/LWP/Debug.pm
- version: '6.58'
+ version: '6.59'
x_deprecated: 1
LWP::Debug::TraceHTTP:
file: lib/LWP/Debug/TraceHTTP.pm
- version: '6.58'
+ version: '6.59'
LWP::DebugFile:
file: lib/LWP/DebugFile.pm
- version: '6.58'
+ version: '6.59'
LWP::MemberMixin:
file: lib/LWP/MemberMixin.pm
- version: '6.58'
+ version: '6.59'
LWP::Protocol:
file: lib/LWP/Protocol.pm
- version: '6.58'
+ version: '6.59'
LWP::Protocol::cpan:
file: lib/LWP/Protocol/cpan.pm
- version: '6.58'
+ version: '6.59'
LWP::Protocol::data:
file: lib/LWP/Protocol/data.pm
- version: '6.58'
+ version: '6.59'
LWP::Protocol::file:
file: lib/LWP/Protocol/file.pm
- version: '6.58'
+ version: '6.59'
LWP::Protocol::ftp:
file: lib/LWP/Protocol/ftp.pm
- version: '6.58'
+ version: '6.59'
LWP::Protocol::gopher:
file: lib/LWP/Protocol/gopher.pm
- version: '6.58'
+ version: '6.59'
LWP::Protocol::http:
file: lib/LWP/Protocol/http.pm
- version: '6.58'
+ version: '6.59'
LWP::Protocol::loopback:
file: lib/LWP/Protocol/loopback.pm
- version: '6.58'
+ version: '6.59'
LWP::Protocol::mailto:
file: lib/LWP/Protocol/mailto.pm
- version: '6.58'
+ version: '6.59'
LWP::Protocol::nntp:
file: lib/LWP/Protocol/nntp.pm
- version: '6.58'
+ version: '6.59'
LWP::Protocol::nogo:
file: lib/LWP/Protocol/nogo.pm
- version: '6.58'
+ version: '6.59'
LWP::RobotUA:
file: lib/LWP/RobotUA.pm
- version: '6.58'
+ version: '6.59'
LWP::Simple:
file: lib/LWP/Simple.pm
- version: '6.58'
+ version: '6.59'
LWP::UserAgent:
file: lib/LWP/UserAgent.pm
- version: '6.58'
+ version: '6.59'
requires:
Digest::MD5: '0'
Encode: '2.12'
@@ -134,10 +134,10 @@
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.58'
+version: '6.59'
x_Dist_Zilla:
perl:
- version: '5.026001'
+ version: '5.030003'
plugins:
-
class: Dist::Zilla::Plugin::Git::GatherDir
@@ -178,7 +178,7 @@
meta_noindex: '1'
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata: '1.000037'
- version: '0.004'
+ version: '0.006'
name: MetaProvides::Package
version: '2.004003'
-
@@ -210,7 +210,7 @@
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.33.1
+ git_version: 2.34.1
include_authors: 0
include_releaser: 1
order_by: name
@@ -234,7 +234,7 @@
config:
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata: '1.000037'
- version: '0.004'
+ version: '0.006'
name: InstallGuide
version: '1.200014'
-
@@ -250,7 +250,7 @@
config:
Dist::Zilla::Role::ModuleMetadata:
Module::Metadata: '1.000037'
- version: '0.004'
+ version: '0.006'
name: DynamicPrereqs
version: '0.039'
-
@@ -347,7 +347,7 @@
directories:
- bin
- lib
- spell_cmd: 'aspell list'
+ spell_cmd: 'aspell --master=en_US list'
stopwords:
- Accomazzi
- Alexandre
@@ -477,7 +477,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.33.1
+ git_version: 2.34.1
repo_root: .
name: Git::Check
version: '2.048'
@@ -575,7 +575,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.33.1
+ git_version: 2.34.1
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -588,11 +588,11 @@
branch: ~
changelog: Changes
signed: 0
- tag: v6.58
+ tag: v6.59
tag_format: v%V
tag_message: v%V
Dist::Zilla::Role::Git::Repo:
- git_version: 2.33.1
+ git_version: 2.34.1
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -630,7 +630,7 @@
- (?^:^lib/.*\.pm$)
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.33.1
+ git_version: 2.34.1
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -644,7 +644,7 @@
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.33.1
+ git_version: 2.34.1
repo_root: .
name: Git::Push
version: '2.048'
@@ -806,6 +806,6 @@
- 'Yury Zavarin <[email protected]>'
- 'Yves Orton <[email protected]>'
- 'Zefram <[email protected]>'
-x_generated_by_perl: v5.26.1
-x_serialization_backend: 'YAML::Tiny version 1.70'
+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'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/Makefile.PL
new/libwww-perl-6.59/Makefile.PL
--- old/libwww-perl-6.58/Makefile.PL 2021-10-25 22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/Makefile.PL 2021-12-02 22:16:09.000000000 +0100
@@ -86,7 +86,7 @@
"Test::Needs" => 0,
"Test::RequiresInternet" => 0
},
- "VERSION" => "6.58",
+ "VERSION" => "6.59",
"test" => {
"TESTS" => "t/*.t t/base/*.t t/base/protocols/*.t t/leak/*.t t/local/*.t
t/robot/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/dist.ini
new/libwww-perl-6.59/dist.ini
--- old/libwww-perl-6.58/dist.ini 2021-10-25 22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/dist.ini 2021-12-02 22:16:09.000000000 +0100
@@ -114,7 +114,7 @@
[Test::PodSpelling]
wordlist = Pod::Wordlist
-spell_cmd = aspell list
+spell_cmd = aspell --master=en_US list
stopword = afPuUsSedvhx
stopword = Accomazzi
stopword = Alexandre
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Authen/Basic.pm
new/libwww-perl-6.59/lib/LWP/Authen/Basic.pm
--- old/libwww-perl-6.58/lib/LWP/Authen/Basic.pm 2021-10-25
22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/lib/LWP/Authen/Basic.pm 2021-12-02
22:16:10.000000000 +0100
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
require Encode;
require MIME::Base64;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Authen/Digest.pm
new/libwww-perl-6.59/lib/LWP/Authen/Digest.pm
--- old/libwww-perl-6.58/lib/LWP/Authen/Digest.pm 2021-10-25
22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/lib/LWP/Authen/Digest.pm 2021-12-02
22:16:10.000000000 +0100
@@ -3,7 +3,7 @@
use strict;
use parent 'LWP::Authen::Basic';
-our $VERSION = '6.58';
+our $VERSION = '6.59';
require Digest::MD5;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Authen/Ntlm.pm
new/libwww-perl-6.59/lib/LWP/Authen/Ntlm.pm
--- old/libwww-perl-6.58/lib/LWP/Authen/Ntlm.pm 2021-10-25 22:41:13.000000000
+0200
+++ new/libwww-perl-6.59/lib/LWP/Authen/Ntlm.pm 2021-12-02 22:16:10.000000000
+0100
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
use Authen::NTLM "1.02";
use MIME::Base64 "2.12";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/ConnCache.pm
new/libwww-perl-6.59/lib/LWP/ConnCache.pm
--- old/libwww-perl-6.58/lib/LWP/ConnCache.pm 2021-10-25 22:41:13.000000000
+0200
+++ new/libwww-perl-6.59/lib/LWP/ConnCache.pm 2021-12-02 22:16:10.000000000
+0100
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
our $DEBUG;
sub new {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Debug/TraceHTTP.pm
new/libwww-perl-6.59/lib/LWP/Debug/TraceHTTP.pm
--- old/libwww-perl-6.58/lib/LWP/Debug/TraceHTTP.pm 2021-10-25
22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/lib/LWP/Debug/TraceHTTP.pm 2021-12-02
22:16:10.000000000 +0100
@@ -11,7 +11,7 @@
use strict;
use parent 'LWP::Protocol::http';
-our $VERSION = '6.58';
+our $VERSION = '6.59';
package # hide from PAUSE
LWP::Debug::TraceHTTP::Socket;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Debug.pm
new/libwww-perl-6.59/lib/LWP/Debug.pm
--- old/libwww-perl-6.58/lib/LWP/Debug.pm 2021-10-25 22:41:13.000000000
+0200
+++ new/libwww-perl-6.59/lib/LWP/Debug.pm 2021-12-02 22:16:09.000000000
+0100
@@ -1,6 +1,6 @@
package LWP::Debug; # legacy
-our $VERSION = '6.58';
+our $VERSION = '6.59';
require Exporter;
our @ISA = qw(Exporter);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/DebugFile.pm
new/libwww-perl-6.59/lib/LWP/DebugFile.pm
--- old/libwww-perl-6.58/lib/LWP/DebugFile.pm 2021-10-25 22:41:13.000000000
+0200
+++ new/libwww-perl-6.59/lib/LWP/DebugFile.pm 2021-12-02 22:16:10.000000000
+0100
@@ -1,6 +1,6 @@
package LWP::DebugFile;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
# legacy stub
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/MemberMixin.pm
new/libwww-perl-6.59/lib/LWP/MemberMixin.pm
--- old/libwww-perl-6.58/lib/LWP/MemberMixin.pm 2021-10-25 22:41:13.000000000
+0200
+++ new/libwww-perl-6.59/lib/LWP/MemberMixin.pm 2021-12-02 22:16:10.000000000
+0100
@@ -1,6 +1,6 @@
package LWP::MemberMixin;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
sub _elem {
my $self = shift;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Protocol/cpan.pm
new/libwww-perl-6.59/lib/LWP/Protocol/cpan.pm
--- old/libwww-perl-6.58/lib/LWP/Protocol/cpan.pm 2021-10-25
22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/lib/LWP/Protocol/cpan.pm 2021-12-02
22:16:10.000000000 +0100
@@ -4,7 +4,7 @@
use parent qw(LWP::Protocol);
-our $VERSION = '6.58';
+our $VERSION = '6.59';
require URI;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Protocol/data.pm
new/libwww-perl-6.59/lib/LWP/Protocol/data.pm
--- old/libwww-perl-6.58/lib/LWP/Protocol/data.pm 2021-10-25
22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/lib/LWP/Protocol/data.pm 2021-12-02
22:16:10.000000000 +0100
@@ -4,7 +4,7 @@
use strict;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Protocol/file.pm
new/libwww-perl-6.59/lib/LWP/Protocol/file.pm
--- old/libwww-perl-6.58/lib/LWP/Protocol/file.pm 2021-10-25
22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/lib/LWP/Protocol/file.pm 2021-12-02
22:16:10.000000000 +0100
@@ -4,7 +4,7 @@
use strict;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
require LWP::MediaTypes;
require HTTP::Request;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Protocol/ftp.pm
new/libwww-perl-6.59/lib/LWP/Protocol/ftp.pm
--- old/libwww-perl-6.58/lib/LWP/Protocol/ftp.pm 2021-10-25
22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/lib/LWP/Protocol/ftp.pm 2021-12-02
22:16:10.000000000 +0100
@@ -5,7 +5,7 @@
use parent qw(LWP::Protocol);
use strict;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
use Carp ();
use HTTP::Status ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Protocol/gopher.pm
new/libwww-perl-6.59/lib/LWP/Protocol/gopher.pm
--- old/libwww-perl-6.58/lib/LWP/Protocol/gopher.pm 2021-10-25
22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/lib/LWP/Protocol/gopher.pm 2021-12-02
22:16:10.000000000 +0100
@@ -9,7 +9,7 @@
use strict;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Protocol/http.pm
new/libwww-perl-6.59/lib/LWP/Protocol/http.pm
--- old/libwww-perl-6.58/lib/LWP/Protocol/http.pm 2021-10-25
22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/lib/LWP/Protocol/http.pm 2021-12-02
22:16:10.000000000 +0100
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Protocol/loopback.pm
new/libwww-perl-6.59/lib/LWP/Protocol/loopback.pm
--- old/libwww-perl-6.58/lib/LWP/Protocol/loopback.pm 2021-10-25
22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/lib/LWP/Protocol/loopback.pm 2021-12-02
22:16:10.000000000 +0100
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
require HTTP::Response;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Protocol/mailto.pm
new/libwww-perl-6.59/lib/LWP/Protocol/mailto.pm
--- old/libwww-perl-6.58/lib/LWP/Protocol/mailto.pm 2021-10-25
22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/lib/LWP/Protocol/mailto.pm 2021-12-02
22:16:10.000000000 +0100
@@ -11,7 +11,7 @@
use Carp;
use strict;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
use parent qw(LWP::Protocol);
our $SENDMAIL;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Protocol/nntp.pm
new/libwww-perl-6.59/lib/LWP/Protocol/nntp.pm
--- old/libwww-perl-6.58/lib/LWP/Protocol/nntp.pm 2021-10-25
22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/lib/LWP/Protocol/nntp.pm 2021-12-02
22:16:10.000000000 +0100
@@ -4,7 +4,7 @@
use parent qw(LWP::Protocol);
-our $VERSION = '6.58';
+our $VERSION = '6.59';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Protocol/nogo.pm
new/libwww-perl-6.59/lib/LWP/Protocol/nogo.pm
--- old/libwww-perl-6.58/lib/LWP/Protocol/nogo.pm 2021-10-25
22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/lib/LWP/Protocol/nogo.pm 2021-12-02
22:16:10.000000000 +0100
@@ -7,7 +7,7 @@
use strict;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
require HTTP::Response;
require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Protocol.pm
new/libwww-perl-6.59/lib/LWP/Protocol.pm
--- old/libwww-perl-6.58/lib/LWP/Protocol.pm 2021-10-25 22:41:13.000000000
+0200
+++ new/libwww-perl-6.59/lib/LWP/Protocol.pm 2021-12-02 22:16:09.000000000
+0100
@@ -2,7 +2,7 @@
use parent 'LWP::MemberMixin';
-our $VERSION = '6.58';
+our $VERSION = '6.59';
use strict;
use Carp ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/RobotUA.pm
new/libwww-perl-6.59/lib/LWP/RobotUA.pm
--- old/libwww-perl-6.58/lib/LWP/RobotUA.pm 2021-10-25 22:41:13.000000000
+0200
+++ new/libwww-perl-6.59/lib/LWP/RobotUA.pm 2021-12-02 22:16:09.000000000
+0100
@@ -2,7 +2,7 @@
use parent qw(LWP::UserAgent);
-our $VERSION = '6.58';
+our $VERSION = '6.59';
require WWW::RobotRules;
require HTTP::Request;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/Simple.pm
new/libwww-perl-6.59/lib/LWP/Simple.pm
--- old/libwww-perl-6.58/lib/LWP/Simple.pm 2021-10-25 22:41:13.000000000
+0200
+++ new/libwww-perl-6.59/lib/LWP/Simple.pm 2021-12-02 22:16:09.000000000
+0100
@@ -2,7 +2,7 @@
use strict;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
require Exporter;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP/UserAgent.pm
new/libwww-perl-6.59/lib/LWP/UserAgent.pm
--- old/libwww-perl-6.58/lib/LWP/UserAgent.pm 2021-10-25 22:41:13.000000000
+0200
+++ new/libwww-perl-6.59/lib/LWP/UserAgent.pm 2021-12-02 22:16:10.000000000
+0100
@@ -16,7 +16,7 @@
use Scalar::Util qw(blessed);
use Try::Tiny qw(try catch);
-our $VERSION = '6.58';
+our $VERSION = '6.59';
sub new
{
@@ -1022,11 +1022,11 @@
if ( defined $content_length and $file_length < $content_length ) {
unlink($tmpfile);
- die "Transfer truncated: " . "only $file_length out of
$content_length bytes received\n";
+ die "Transfer truncated: only $file_length out of $content_length
bytes received\n";
}
elsif ( defined $content_length and $file_length > $content_length ) {
unlink($tmpfile);
- die "Content-length mismatch: " . "expected $content_length bytes,
got $file_length\n";
+ die "Content-length mismatch: expected $content_length bytes, got
$file_length\n";
}
# The file was the expected length.
else {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/lib/LWP.pm
new/libwww-perl-6.59/lib/LWP.pm
--- old/libwww-perl-6.58/lib/LWP.pm 2021-10-25 22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/lib/LWP.pm 2021-12-02 22:16:09.000000000 +0100
@@ -1,6 +1,6 @@
package LWP;
-our $VERSION = '6.58';
+our $VERSION = '6.59';
require LWP::UserAgent; # this should load everything you need
@@ -352,7 +352,7 @@
The library automatically adds a "Host" and a "Content-Length" header
to the HTTP request before it is sent over the network.
-For a GET request you might want to add a "If-Modified-Since" or
+For a GET request you might want to add an "If-Modified-Since" or
"If-None-Match" header to make the request conditional.
For a POST request you should add the "Content-Type" header. When you
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/t/local/http.t
new/libwww-perl-6.59/t/local/http.t
--- old/libwww-perl-6.58/t/local/http.t 2021-10-25 22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/t/local/http.t 2021-12-02 22:16:09.000000000 +0100
@@ -677,7 +677,7 @@
$c->print($req->as_string);
};
- # Note: tiemout of 0 is not infinite, so no point in special casing
+ # Note: timeout of 0 is not infinite, so no point in special casing
# timeout logic.
my $d = HTTP::Daemon->new(Timeout =>
$ENV{PERL_LWP_ENV_HTTP_TEST_SERVER_TIMEOUT} || 10, LocalAddr => '127.0.0.1') ||
die $!;
print "Pleased to meet you at: <URL:", $d->url, ">\n";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/xt/author/pod-spell.t
new/libwww-perl-6.59/xt/author/pod-spell.t
--- old/libwww-perl-6.58/xt/author/pod-spell.t 2021-10-25 22:41:13.000000000
+0200
+++ new/libwww-perl-6.59/xt/author/pod-spell.t 2021-12-02 22:16:10.000000000
+0100
@@ -6,7 +6,7 @@
use Test::Spelling 0.12;
use Pod::Wordlist;
-set_spell_cmd('aspell list');
+set_spell_cmd('aspell --master=en_US list');
add_stopwords(<DATA>);
all_pod_files_spelling_ok( qw( bin lib ) );
__DATA__
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/libwww-perl-6.58/xt/release/changes_has_content.t
new/libwww-perl-6.59/xt/release/changes_has_content.t
--- old/libwww-perl-6.58/xt/release/changes_has_content.t 2021-10-25
22:41:13.000000000 +0200
+++ new/libwww-perl-6.59/xt/release/changes_has_content.t 2021-12-02
22:16:10.000000000 +0100
@@ -8,7 +8,7 @@
note 'Checking Changes';
my $changes_file = 'Changes';
-my $newver = '6.58';
+my $newver = '6.59';
my $trial_token = '-TRIAL';
my $encoding = 'UTF-8';