Hello community, here is the log from the commit of package perl-libwww-perl for openSUSE:Factory checked in at 2017-04-11 12:41:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-libwww-perl (Old) and /work/SRC/openSUSE:Factory/.perl-libwww-perl.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-libwww-perl" Tue Apr 11 12:41:41 2017 rev:48 rq:486135 version:6.25 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-libwww-perl/perl-libwww-perl.changes 2017-03-16 09:34:39.809132654 +0100 +++ /work/SRC/openSUSE:Factory/.perl-libwww-perl.new/perl-libwww-perl.changes 2017-04-11 12:41:41.232062421 +0200 @@ -1,0 +2,11 @@ +Tue Apr 4 07:18:43 UTC 2017 - [email protected] + +- updated to 6.25 + see /usr/share/doc/packages/perl-libwww-perl/Changes + + 6.25 2017-04-03 + - Fix LWP::UserAgent docs for request and request_simple that pointed to + functions in LWP::Simple rather than LWP::UserAgent + - Moved the official bug tracker to GitHub rather than RT. + +------------------------------------------------------------------- Old: ---- libwww-perl-6.24.tar.gz New: ---- libwww-perl-6.25.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-libwww-perl.spec ++++++ --- /var/tmp/diff_new_pack.71C3lc/_old 2017-04-11 12:41:41.903967484 +0200 +++ /var/tmp/diff_new_pack.71C3lc/_new 2017-04-11 12:41:41.911966354 +0200 @@ -17,7 +17,7 @@ Name: perl-libwww-perl -Version: 6.24 +Version: 6.25 Release: 0 %define cpan_name libwww-perl Summary: The World-Wide Web library for Perl ++++++ libwww-perl-6.24.tar.gz -> libwww-perl-6.25.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/Changes new/libwww-perl-6.25/Changes --- old/libwww-perl-6.24/Changes 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/Changes 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,10 @@ Change history for libwww-perl +6.25 2017-04-03 + - Fix LWP::UserAgent docs for request and request_simple that pointed to + functions in LWP::Simple rather than LWP::UserAgent + - Moved the official bug tracker to GitHub rather than RT. + 6.24 2017-03-14 - Document clone methods inability to clone cookie jars (RT #13542) - It is now possible to set the proxy and no_proxy attributes from the diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/META.json new/libwww-perl-6.25/META.json --- old/libwww-perl-6.24/META.json 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/META.json 2017-04-03 19:18:02.000000000 +0200 @@ -108,119 +108,115 @@ "provides" : { "LWP" : { "file" : "lib/LWP.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Authen::Basic" : { "file" : "lib/LWP/Authen/Basic.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Authen::Digest" : { "file" : "lib/LWP/Authen/Digest.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Authen::Ntlm" : { "file" : "lib/LWP/Authen/Ntlm.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::ConnCache" : { "file" : "lib/LWP/ConnCache.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Debug" : { "file" : "lib/LWP/Debug.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Debug::TraceHTTP" : { "file" : "lib/LWP/Debug/TraceHTTP.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Debug::TraceHTTP::Socket" : { "file" : "lib/LWP/Debug/TraceHTTP.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::DebugFile" : { "file" : "lib/LWP/DebugFile.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::MemberMixin" : { "file" : "lib/LWP/MemberMixin.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Protocol" : { "file" : "lib/LWP/Protocol.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Protocol::MyFTP" : { "file" : "lib/LWP/Protocol/ftp.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Protocol::cpan" : { "file" : "lib/LWP/Protocol/cpan.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Protocol::data" : { "file" : "lib/LWP/Protocol/data.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Protocol::file" : { "file" : "lib/LWP/Protocol/file.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Protocol::ftp" : { "file" : "lib/LWP/Protocol/ftp.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Protocol::gopher" : { "file" : "lib/LWP/Protocol/gopher.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Protocol::http" : { "file" : "lib/LWP/Protocol/http.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Protocol::http::Socket" : { "file" : "lib/LWP/Protocol/http.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Protocol::http::SocketMethods" : { "file" : "lib/LWP/Protocol/http.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Protocol::loopback" : { "file" : "lib/LWP/Protocol/loopback.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Protocol::mailto" : { "file" : "lib/LWP/Protocol/mailto.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Protocol::nntp" : { "file" : "lib/LWP/Protocol/nntp.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Protocol::nogo" : { "file" : "lib/LWP/Protocol/nogo.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::RobotUA" : { "file" : "lib/LWP/RobotUA.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::Simple" : { "file" : "lib/LWP/Simple.pm", - "version" : "6.24" + "version" : "6.25" }, "LWP::UserAgent" : { "file" : "lib/LWP/UserAgent.pm", - "version" : "6.24" + "version" : "6.25" } }, "release_status" : "stable", "resources" : { - "bugtracker" : { - "mailto" : "[email protected]", - "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=libwww-perl" - }, "homepage" : "https://github.com/libwww-perl/libwww-perl", "repository" : { "type" : "git", @@ -230,7 +226,7 @@ "x_IRC" : "irc://irc.perl.org/#lwp", "x_MailingList" : "mailto:[email protected]" }, - "version" : "6.24", + "version" : "6.25", "x_Dist_Zilla" : { "perl" : { "version" : "5.024000" @@ -324,7 +320,7 @@ "branch" : null, "changelog" : "Changes", "signed" : 0, - "tag" : "v6.24", + "tag" : "v6.25", "tag_format" : "v%v", "tag_message" : "v%v" }, @@ -364,6 +360,7 @@ }, "Dist::Zilla::Role::Git::DirtyFiles" : { "allow_dirty" : [ + "Changes", "LICENSE", "META.json", "Makefile.PL", @@ -390,6 +387,7 @@ }, "Dist::Zilla::Role::Git::DirtyFiles" : { "allow_dirty" : [ + "Changes", "LICENSE", "META.json", "Makefile.PL", diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/META.yml new/libwww-perl-6.25/META.yml --- old/libwww-perl-6.24/META.yml 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/META.yml 2017-04-03 19:18:02.000000000 +0200 @@ -27,85 +27,85 @@ provides: LWP: file: lib/LWP.pm - version: '6.24' + version: '6.25' LWP::Authen::Basic: file: lib/LWP/Authen/Basic.pm - version: '6.24' + version: '6.25' LWP::Authen::Digest: file: lib/LWP/Authen/Digest.pm - version: '6.24' + version: '6.25' LWP::Authen::Ntlm: file: lib/LWP/Authen/Ntlm.pm - version: '6.24' + version: '6.25' LWP::ConnCache: file: lib/LWP/ConnCache.pm - version: '6.24' + version: '6.25' LWP::Debug: file: lib/LWP/Debug.pm - version: '6.24' + version: '6.25' LWP::Debug::TraceHTTP: file: lib/LWP/Debug/TraceHTTP.pm - version: '6.24' + version: '6.25' LWP::Debug::TraceHTTP::Socket: file: lib/LWP/Debug/TraceHTTP.pm - version: '6.24' + version: '6.25' LWP::DebugFile: file: lib/LWP/DebugFile.pm - version: '6.24' + version: '6.25' LWP::MemberMixin: file: lib/LWP/MemberMixin.pm - version: '6.24' + version: '6.25' LWP::Protocol: file: lib/LWP/Protocol.pm - version: '6.24' + version: '6.25' LWP::Protocol::MyFTP: file: lib/LWP/Protocol/ftp.pm - version: '6.24' + version: '6.25' LWP::Protocol::cpan: file: lib/LWP/Protocol/cpan.pm - version: '6.24' + version: '6.25' LWP::Protocol::data: file: lib/LWP/Protocol/data.pm - version: '6.24' + version: '6.25' LWP::Protocol::file: file: lib/LWP/Protocol/file.pm - version: '6.24' + version: '6.25' LWP::Protocol::ftp: file: lib/LWP/Protocol/ftp.pm - version: '6.24' + version: '6.25' LWP::Protocol::gopher: file: lib/LWP/Protocol/gopher.pm - version: '6.24' + version: '6.25' LWP::Protocol::http: file: lib/LWP/Protocol/http.pm - version: '6.24' + version: '6.25' LWP::Protocol::http::Socket: file: lib/LWP/Protocol/http.pm - version: '6.24' + version: '6.25' LWP::Protocol::http::SocketMethods: file: lib/LWP/Protocol/http.pm - version: '6.24' + version: '6.25' LWP::Protocol::loopback: file: lib/LWP/Protocol/loopback.pm - version: '6.24' + version: '6.25' LWP::Protocol::mailto: file: lib/LWP/Protocol/mailto.pm - version: '6.24' + version: '6.25' LWP::Protocol::nntp: file: lib/LWP/Protocol/nntp.pm - version: '6.24' + version: '6.25' LWP::Protocol::nogo: file: lib/LWP/Protocol/nogo.pm - version: '6.24' + version: '6.25' LWP::RobotUA: file: lib/LWP/RobotUA.pm - version: '6.24' + version: '6.25' LWP::Simple: file: lib/LWP/Simple.pm - version: '6.24' + version: '6.25' LWP::UserAgent: file: lib/LWP/UserAgent.pm - version: '6.24' + version: '6.25' requires: Digest::MD5: '0' Encode: '2.12' @@ -139,10 +139,9 @@ resources: IRC: irc://irc.perl.org/#lwp MailingList: mailto:[email protected] - bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=libwww-perl homepage: https://github.com/libwww-perl/libwww-perl repository: https://github.com/libwww-perl/libwww-perl.git -version: '6.24' +version: '6.25' x_Dist_Zilla: perl: version: '5.024000' @@ -217,7 +216,7 @@ branch: ~ changelog: Changes signed: 0 - tag: v6.24 + tag: v6.25 tag_format: v%v tag_message: v%v Dist::Zilla::Role::Git::Repo: @@ -246,6 +245,7 @@ untracked_files: die Dist::Zilla::Role::Git::DirtyFiles: allow_dirty: + - Changes - LICENSE - META.json - Makefile.PL @@ -266,6 +266,7 @@ commit_msg: v%v%n%n%c Dist::Zilla::Role::Git::DirtyFiles: allow_dirty: + - Changes - LICENSE - META.json - Makefile.PL diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/Makefile.PL new/libwww-perl-6.25/Makefile.PL --- old/libwww-perl-6.24/Makefile.PL 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/Makefile.PL 2017-04-03 19:18:02.000000000 +0200 @@ -83,7 +83,7 @@ "Test::More" => 0, "Test::RequiresInternet" => 0 }, - "VERSION" => "6.24", + "VERSION" => "6.25", "test" => { "TESTS" => "t/*.t t/base/*.t t/base/protocols/*.t t/local/*.t t/robot/*.t" } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/bin/lwp-request new/libwww-perl-6.25/bin/lwp-request --- old/libwww-perl-6.24/bin/lwp-request 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/bin/lwp-request 2017-04-03 19:18:02.000000000 +0200 @@ -217,7 +217,7 @@ # user/password if document is protected. { package RequestAgent; -$RequestAgent::VERSION = '6.24'; +$RequestAgent::VERSION = '6.25'; use base qw(LWP::UserAgent); sub new diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/dist.ini new/libwww-perl-6.25/dist.ini --- old/libwww-perl-6.24/dist.ini 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/dist.ini 2017-04-03 19:18:02.000000000 +0200 @@ -4,7 +4,7 @@ copyright_holder = Gisle Aas copyright_year = 1995 -version = 6.24 +version = 6.25 ; Gather stuff in [Git::GatherDir] @@ -23,8 +23,6 @@ [MetaYAML] [MetaJSON] [MetaResources] -bugtracker.web = https://rt.cpan.org/Public/Dist/Display.html?Name=libwww-perl -bugtracker.mailto = [email protected] x_IRC = irc://irc.perl.org/#lwp x_MailingList = mailto:[email protected] @@ -34,6 +32,7 @@ -remove = Git::Commit [Git::Check] +allow_dirty = Changes allow_dirty = dist.ini allow_dirty = LICENSE allow_dirty = META.json @@ -41,6 +40,7 @@ allow_dirty = README.md [Git::Commit] +allow_dirty = Changes allow_dirty = dist.ini allow_dirty = LICENSE allow_dirty = META.json diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Authen/Basic.pm new/libwww-perl-6.25/lib/LWP/Authen/Basic.pm --- old/libwww-perl-6.24/lib/LWP/Authen/Basic.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Authen/Basic.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::Authen::Basic; -$LWP::Authen::Basic::VERSION = '6.24'; +$LWP::Authen::Basic::VERSION = '6.25'; use strict; require MIME::Base64; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Authen/Digest.pm new/libwww-perl-6.25/lib/LWP/Authen/Digest.pm --- old/libwww-perl-6.24/lib/LWP/Authen/Digest.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Authen/Digest.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::Authen::Digest; -$LWP::Authen::Digest::VERSION = '6.24'; +$LWP::Authen::Digest::VERSION = '6.25'; use strict; use base 'LWP::Authen::Basic'; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Authen/Ntlm.pm new/libwww-perl-6.25/lib/LWP/Authen/Ntlm.pm --- old/libwww-perl-6.24/lib/LWP/Authen/Ntlm.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Authen/Ntlm.pm 2017-04-03 19:18:02.000000000 +0200 @@ -2,7 +2,7 @@ use strict; -our $VERSION = '6.24'; +our $VERSION = '6.25'; use Authen::NTLM "1.02"; use MIME::Base64 "2.12"; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/ConnCache.pm new/libwww-perl-6.25/lib/LWP/ConnCache.pm --- old/libwww-perl-6.24/lib/LWP/ConnCache.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/ConnCache.pm 2017-04-03 19:18:02.000000000 +0200 @@ -2,7 +2,7 @@ use strict; -our $VERSION = '6.24'; +our $VERSION = '6.25'; our $DEBUG; sub new { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Debug/TraceHTTP.pm new/libwww-perl-6.25/lib/LWP/Debug/TraceHTTP.pm --- old/libwww-perl-6.24/lib/LWP/Debug/TraceHTTP.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Debug/TraceHTTP.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::Debug::TraceHTTP; -$LWP::Debug::TraceHTTP::VERSION = '6.24'; +$LWP::Debug::TraceHTTP::VERSION = '6.25'; # Just call: # # require LWP::Debug::TraceHTTP; @@ -12,7 +12,7 @@ use base 'LWP::Protocol::http'; package LWP::Debug::TraceHTTP::Socket; -$LWP::Debug::TraceHTTP::Socket::VERSION = '6.24'; +$LWP::Debug::TraceHTTP::Socket::VERSION = '6.25'; use Data::Dump 1.13; use Data::Dump::Trace qw(autowrap mcall); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Debug.pm new/libwww-perl-6.25/lib/LWP/Debug.pm --- old/libwww-perl-6.24/lib/LWP/Debug.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Debug.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::Debug; # legacy -$LWP::Debug::VERSION = '6.24'; +$LWP::Debug::VERSION = '6.25'; require Exporter; our @ISA = qw(Exporter); our @EXPORT_OK = qw(level trace debug conns); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/DebugFile.pm new/libwww-perl-6.25/lib/LWP/DebugFile.pm --- old/libwww-perl-6.24/lib/LWP/DebugFile.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/DebugFile.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::DebugFile; -$LWP::DebugFile::VERSION = '6.24'; +$LWP::DebugFile::VERSION = '6.25'; # legacy stub 1; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/MemberMixin.pm new/libwww-perl-6.25/lib/LWP/MemberMixin.pm --- old/libwww-perl-6.24/lib/LWP/MemberMixin.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/MemberMixin.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::MemberMixin; -$LWP::MemberMixin::VERSION = '6.24'; +$LWP::MemberMixin::VERSION = '6.25'; sub _elem { my $self = shift; my $elem = shift; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Protocol/cpan.pm new/libwww-perl-6.25/lib/LWP/Protocol/cpan.pm --- old/libwww-perl-6.24/lib/LWP/Protocol/cpan.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Protocol/cpan.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::Protocol::cpan; -$LWP::Protocol::cpan::VERSION = '6.24'; +$LWP::Protocol::cpan::VERSION = '6.25'; use strict; use base qw(LWP::Protocol); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Protocol/data.pm new/libwww-perl-6.25/lib/LWP/Protocol/data.pm --- old/libwww-perl-6.24/lib/LWP/Protocol/data.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Protocol/data.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::Protocol::data; -$LWP::Protocol::data::VERSION = '6.24'; +$LWP::Protocol::data::VERSION = '6.25'; # Implements access to data:-URLs as specified in RFC 2397 use strict; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Protocol/file.pm new/libwww-perl-6.25/lib/LWP/Protocol/file.pm --- old/libwww-perl-6.24/lib/LWP/Protocol/file.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Protocol/file.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::Protocol::file; -$LWP::Protocol::file::VERSION = '6.24'; +$LWP::Protocol::file::VERSION = '6.25'; use base qw(LWP::Protocol); use strict; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Protocol/ftp.pm new/libwww-perl-6.25/lib/LWP/Protocol/ftp.pm --- old/libwww-perl-6.24/lib/LWP/Protocol/ftp.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Protocol/ftp.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::Protocol::ftp; -$LWP::Protocol::ftp::VERSION = '6.24'; +$LWP::Protocol::ftp::VERSION = '6.25'; # Implementation of the ftp protocol (RFC 959). We let the Net::FTP # package do all the dirty work. use base qw(LWP::Protocol); @@ -16,7 +16,7 @@ { package LWP::Protocol::MyFTP; -$LWP::Protocol::MyFTP::VERSION = '6.24'; +$LWP::Protocol::MyFTP::VERSION = '6.25'; use strict; use base qw(Net::FTP); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Protocol/gopher.pm new/libwww-perl-6.25/lib/LWP/Protocol/gopher.pm --- old/libwww-perl-6.24/lib/LWP/Protocol/gopher.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Protocol/gopher.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::Protocol::gopher; -$LWP::Protocol::gopher::VERSION = '6.24'; +$LWP::Protocol::gopher::VERSION = '6.25'; # Implementation of the gopher protocol (RFC 1436) # # This code is based on 'wwwgopher.pl,v 0.10 1994/10/17 18:12:34 shelden' diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Protocol/http.pm new/libwww-perl-6.25/lib/LWP/Protocol/http.pm --- old/libwww-perl-6.24/lib/LWP/Protocol/http.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Protocol/http.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::Protocol::http; -$LWP::Protocol::http::VERSION = '6.24'; +$LWP::Protocol::http::VERSION = '6.25'; use strict; require HTTP::Response; @@ -498,7 +498,7 @@ #----------------------------------------------------------- package LWP::Protocol::http::SocketMethods; -$LWP::Protocol::http::SocketMethods::VERSION = '6.24'; +$LWP::Protocol::http::SocketMethods::VERSION = '6.25'; sub ping { my $self = shift; !$self->can_read(0); @@ -511,7 +511,7 @@ #----------------------------------------------------------- package LWP::Protocol::http::Socket; -$LWP::Protocol::http::Socket::VERSION = '6.24'; +$LWP::Protocol::http::Socket::VERSION = '6.25'; use base qw(LWP::Protocol::http::SocketMethods Net::HTTP); 1; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Protocol/loopback.pm new/libwww-perl-6.25/lib/LWP/Protocol/loopback.pm --- old/libwww-perl-6.24/lib/LWP/Protocol/loopback.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Protocol/loopback.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::Protocol::loopback; -$LWP::Protocol::loopback::VERSION = '6.24'; +$LWP::Protocol::loopback::VERSION = '6.25'; use strict; require HTTP::Response; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Protocol/mailto.pm new/libwww-perl-6.25/lib/LWP/Protocol/mailto.pm --- old/libwww-perl-6.24/lib/LWP/Protocol/mailto.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Protocol/mailto.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::Protocol::mailto; -$LWP::Protocol::mailto::VERSION = '6.24'; +$LWP::Protocol::mailto::VERSION = '6.25'; # This module implements the mailto protocol. It is just a simple # frontend to the Unix sendmail program except on MacOS, where it uses # Mail::Internet. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Protocol/nntp.pm new/libwww-perl-6.25/lib/LWP/Protocol/nntp.pm --- old/libwww-perl-6.24/lib/LWP/Protocol/nntp.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Protocol/nntp.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,5 +1,5 @@ package LWP::Protocol::nntp; -$LWP::Protocol::nntp::VERSION = '6.24'; +$LWP::Protocol::nntp::VERSION = '6.25'; # Implementation of the Network News Transfer Protocol (RFC 977) use base qw(LWP::Protocol); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Protocol/nogo.pm new/libwww-perl-6.25/lib/LWP/Protocol/nogo.pm --- old/libwww-perl-6.24/lib/LWP/Protocol/nogo.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Protocol/nogo.pm 2017-04-03 19:18:02.000000000 +0200 @@ -4,7 +4,7 @@ # LWP::Protocol::implementor(that_scheme, 'LWP::Protocol::nogo'); # For then on, attempts to access URLs with that scheme will generate # a 500 error. -$LWP::Protocol::nogo::VERSION = '6.24'; +$LWP::Protocol::nogo::VERSION = '6.25'; use strict; require HTTP::Response; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Protocol.pm new/libwww-perl-6.25/lib/LWP/Protocol.pm --- old/libwww-perl-6.24/lib/LWP/Protocol.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Protocol.pm 2017-04-03 19:18:02.000000000 +0200 @@ -2,7 +2,7 @@ use base 'LWP::MemberMixin'; -our $VERSION = '6.24'; +our $VERSION = '6.25'; use strict; use Carp (); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/RobotUA.pm new/libwww-perl-6.25/lib/LWP/RobotUA.pm --- old/libwww-perl-6.24/lib/LWP/RobotUA.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/RobotUA.pm 2017-04-03 19:18:02.000000000 +0200 @@ -2,7 +2,7 @@ use base qw(LWP::UserAgent); -our $VERSION = '6.24'; +our $VERSION = '6.25'; require WWW::RobotRules; require HTTP::Request; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/Simple.pm new/libwww-perl-6.25/lib/LWP/Simple.pm --- old/libwww-perl-6.24/lib/LWP/Simple.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/Simple.pm 2017-04-03 19:18:02.000000000 +0200 @@ -2,7 +2,7 @@ use strict; -our $VERSION = '6.24'; +our $VERSION = '6.25'; require Exporter; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP/UserAgent.pm new/libwww-perl-6.25/lib/LWP/UserAgent.pm --- old/libwww-perl-6.24/lib/LWP/UserAgent.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP/UserAgent.pm 2017-04-03 19:18:02.000000000 +0200 @@ -15,7 +15,7 @@ use Scalar::Util qw(blessed); use Try::Tiny qw(try catch); -our $VERSION = '6.24'; +our $VERSION = '6.25'; sub new { @@ -1858,24 +1858,21 @@ my $res = $ua->request( $request, $content_cb ); my $res = $ua->request( $request, $content_cb, $read_size_hint ); -This method will dispatch the given C<$request> object. Normally this +This method will dispatch the given C<$request> object. Normally this will be an instance of the L<HTTP::Request> class, but any object with -a similar interface will do. The return value is an L<HTTP::Response> object. -See L<HTTP::Request> and L<HTTP::Response> for a description of the -interface provided by these classes. +a similar interface will do. The return value is an L<HTTP::Response> object. The C<request> method will process redirects and authentication -responses transparently. This means that it may actually send several -simple requests via the L<LWP::Simple/simple_request> method described below. +responses transparently. This means that it may actually send several +simple requests via the L<LWP::UserAgent/simple_request> method described below. -The request methods described above; L<LWP::Simple/get>, L<LWP::Simple/head>, -L<LWP::Simple/post> and L<LWP::Simple/mirror> will all dispatch the request -they build via this method. -They are convenience methods that simply hide the creation of the -request object for you. +The request methods described above; L<LWP::UserAgent/get>, L<LWP::UserAgent/head>, +L<LWP::UserAgent/post> and L<LWP::UserAgent/mirror> will all dispatch the request +they build via this method. They are convenience methods that simply hide the +creation of the request object for you. The C<$content_file>, C<$content_cb> and C<$read_size_hint> all correspond to -options described with the L<LWP::Simple/get> method above. Note that errors +options described with the L<LWP::UserAgent/get> method above. Note that errors writing to the content file (for example due to permission denied or the filesystem being full) will be reported via the C<Client-Aborted> or C<X-Died> response headers, and not the C<is_success> method. @@ -1895,10 +1892,10 @@ my $res = $ua->simple_request( $request, $content_cb, $read_size_hint ); This method dispatches a single request and returns the response -received. Arguments are the same as for the L<LWP::Simple/request> described above. +received. Arguments are the same as for the L<LWP::UserAgent/request> described above. -The difference from L<LWP::Simple/request> is that C<simple_request> will not try to -handle redirects or authentication responses. The L<LWP::Simple/request> method +The difference from L<LWP::UserAgent/request> is that C<simple_request> will not try to +handle redirects or authentication responses. The L<LWP::UserAgent/request> method will, in fact, invoke this method for each simple request it sends. =head1 CALLBACK METHODS diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/lib/LWP.pm new/libwww-perl-6.25/lib/LWP.pm --- old/libwww-perl-6.24/lib/LWP.pm 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/lib/LWP.pm 2017-04-03 19:18:02.000000000 +0200 @@ -1,6 +1,6 @@ package LWP; -our $VERSION = '6.24'; +our $VERSION = '6.25'; require LWP::UserAgent; # this should load everything you need diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/xt/author/pod-coverage.t new/libwww-perl-6.25/xt/author/pod-coverage.t --- old/libwww-perl-6.24/xt/author/pod-coverage.t 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/xt/author/pod-coverage.t 2017-04-03 19:18:02.000000000 +0200 @@ -26,21 +26,21 @@ plan tests => scalar @modules; my %trustme = ( - 'LWP::RobotUA' => [ - qr/^host_count$/ - ], + 'LWP::Protocol::http' => [ + qr/^(?:hlist_remove|socket_class|socket_type)$/ + ], 'LWP::Protocol::gopher' => [ qr/^(?:gopher2url|menu2html)$/ ], + 'LWP::RobotUA' => [ + qr/^host_count$/ + ], 'LWP::Protocol' => [ qr/^(?:max_size|timeout)$/ ], 'LWP::UserAgent' => [ qr/^(?:run_handlers|send_request|use_alarm|use_eval)$/ - ], - 'LWP::Protocol::http' => [ - qr/^(?:hlist_remove|socket_class|socket_type)$/ - ] + ] ); my @also_private; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libwww-perl-6.24/xt/release/changes_has_content.t new/libwww-perl-6.25/xt/release/changes_has_content.t --- old/libwww-perl-6.24/xt/release/changes_has_content.t 2017-03-14 17:35:39.000000000 +0100 +++ new/libwww-perl-6.25/xt/release/changes_has_content.t 2017-04-03 19:18:02.000000000 +0200 @@ -4,7 +4,7 @@ note 'Checking Changes'; my $changes_file = 'Changes'; -my $newver = '6.24'; +my $newver = '6.25'; my $trial_token = '-TRIAL'; SKIP: {
