Imported Upstream version 6.25 upstream/6.25
authorDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 21 Jul 2022 02:28:22 +0000 (11:28 +0900)
committerDongHun Kwak <dh0128.kwak@samsung.com>
Thu, 21 Jul 2022 02:28:22 +0000 (11:28 +0900)
31 files changed:
Changes
META.json
META.yml
Makefile.PL
bin/lwp-request
dist.ini
lib/LWP.pm
lib/LWP/Authen/Basic.pm
lib/LWP/Authen/Digest.pm
lib/LWP/Authen/Ntlm.pm
lib/LWP/ConnCache.pm
lib/LWP/Debug.pm
lib/LWP/Debug/TraceHTTP.pm
lib/LWP/DebugFile.pm
lib/LWP/MemberMixin.pm
lib/LWP/Protocol.pm
lib/LWP/Protocol/cpan.pm
lib/LWP/Protocol/data.pm
lib/LWP/Protocol/file.pm
lib/LWP/Protocol/ftp.pm
lib/LWP/Protocol/gopher.pm
lib/LWP/Protocol/http.pm
lib/LWP/Protocol/loopback.pm
lib/LWP/Protocol/mailto.pm
lib/LWP/Protocol/nntp.pm
lib/LWP/Protocol/nogo.pm
lib/LWP/RobotUA.pm
lib/LWP/Simple.pm
lib/LWP/UserAgent.pm
xt/author/pod-coverage.t
xt/release/changes_has_content.t

diff --git a/Changes b/Changes
index f48c217526f731a9e2a23c52ef2ba6e0c7af8641..1e3b2c4fd6ac07ef805a3954a4dfb3205c3843ab 100644 (file)
--- a/Changes
+++ b/Changes
@@ -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
index 35321acdfc1ef34cdf422dc664e29ef6c044fefb..c33f1d3881d210d58802d99e281ed7c62b511edc 100644 (file)
--- a/META.json
+++ b/META.json
    "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" : "bug-libwww-perl@rt.cpan.org",
-         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=libwww-perl"
-      },
       "homepage" : "https://github.com/libwww-perl/libwww-perl",
       "repository" : {
          "type" : "git",
       "x_IRC" : "irc://irc.perl.org/#lwp",
       "x_MailingList" : "mailto:libwww@perl.org"
    },
-   "version" : "6.24",
+   "version" : "6.25",
    "x_Dist_Zilla" : {
       "perl" : {
          "version" : "5.024000"
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v6.24",
+                  "tag" : "v6.25",
                   "tag_format" : "v%v",
                   "tag_message" : "v%v"
                },
                },
                "Dist::Zilla::Role::Git::DirtyFiles" : {
                   "allow_dirty" : [
+                     "Changes",
                      "LICENSE",
                      "META.json",
                      "Makefile.PL",
                },
                "Dist::Zilla::Role::Git::DirtyFiles" : {
                   "allow_dirty" : [
+                     "Changes",
                      "LICENSE",
                      "META.json",
                      "Makefile.PL",
index 986a5c78a3d19e31bae3108b3f17456f1467406a..0918d790c047df1b5edd181c872f57dd5557390e 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -27,85 +27,85 @@ no_index:
 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 @@ requires:
 resources:
   IRC: irc://irc.perl.org/#lwp
   MailingList: mailto:libwww@perl.org
-  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 @@ x_Dist_Zilla:
           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 @@ x_Dist_Zilla:
           untracked_files: die
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
+            - Changes
             - LICENSE
             - META.json
             - Makefile.PL
@@ -266,6 +266,7 @@ x_Dist_Zilla:
           commit_msg: v%v%n%n%c
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
+            - Changes
             - LICENSE
             - META.json
             - Makefile.PL
index 8612621086d99b952de6029cd81432e66e9fc477..15e73ad01b7e07b2b113533f90f368231ad63484 100644 (file)
@@ -83,7 +83,7 @@ my %WriteMakefileArgs = (
     "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"
   }
index 1333732bbeec5cf25b05da91c3ada3619f5e362a..33af1e7170944ec84b724c7ed162bd9bbd6d7a99 100755 (executable)
@@ -217,7 +217,7 @@ use HTTP::Date qw(time2str str2time);
 # user/password if document is protected.
 {
     package RequestAgent;
-$RequestAgent::VERSION = '6.24';
+$RequestAgent::VERSION = '6.25';
 use base qw(LWP::UserAgent);
 
     sub new
index 4dcf9524f60b1558d299593fbdeb85b1a93487bc..581f07f0013f57b6c2aff29189dec39c6ce5e75a 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -4,7 +4,7 @@ license             = Perl_5
 copyright_holder    = Gisle Aas
 copyright_year      = 1995
 
-version = 6.24
+version = 6.25
 
 ; Gather stuff in
 [Git::GatherDir]
@@ -23,8 +23,6 @@ directory = xt
 [MetaYAML]
 [MetaJSON]
 [MetaResources]
-bugtracker.web    = https://rt.cpan.org/Public/Dist/Display.html?Name=libwww-perl
-bugtracker.mailto = bug-libwww-perl@rt.cpan.org
 x_IRC = irc://irc.perl.org/#lwp
 x_MailingList = mailto:libwww@perl.org
 
@@ -34,6 +32,7 @@ x_MailingList = mailto:libwww@perl.org
 -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 = Makefile.PL
 allow_dirty = README.md
 
 [Git::Commit]
+allow_dirty = Changes
 allow_dirty = dist.ini
 allow_dirty = LICENSE
 allow_dirty = META.json
index e3b179b921a2dade8c876d6b8aebaff3bd459196..b3a174af3ad59f084282d41a40deaf5fe51ea6e1 100644 (file)
@@ -1,6 +1,6 @@
 package LWP;
 
-our $VERSION = '6.24';
+our $VERSION = '6.25';
 
 require LWP::UserAgent;  # this should load everything you need
 
index ae12db00b0e8d3da435d96b8d0de55bacc133f82..18fe8cd5f1c5af6aa2eb9ea9d0097629c5210234 100644 (file)
@@ -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;
index 85d9e8b541813b31ee25f510a7f4620e44e84a27..2e80af49729cbefb30222a9af5c8a7cfe4aaf685 100644 (file)
@@ -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';
 
index f56d4e7a3a49836006f8cd304ed3eca3ae4fcee7..7fd0a827f3dc87ef8de88eeb31f450c73304a842 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Authen::Ntlm;
 
 use strict;
 
-our $VERSION = '6.24';
+our $VERSION = '6.25';
 
 use Authen::NTLM "1.02";
 use MIME::Base64 "2.12";
index ee4bcf718c3359c7585d9812d243c97edef70088..172e2f49a5bf8b20d237d271c10d1baa18b10b88 100644 (file)
@@ -2,7 +2,7 @@ package LWP::ConnCache;
 
 use strict;
 
-our $VERSION = '6.24';
+our $VERSION = '6.25';
 our $DEBUG;
 
 sub new {
index e0e31061bc1e4d2749c1f08dcc53a6c88132c16b..f7334c425df2f6e884d502b1b2058b254a713b91 100644 (file)
@@ -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);
index 0f42ef04df1a6bf3f4c2000297745299f8ea5990..4dc70a096f7847dc95299a041d0ece6663aa1a22 100644 (file)
@@ -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 strict;
 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);
 
index b3abe0c9983c9ef9b86261d196d7815480e9d551..681415f4ccd61a61ef2d8483c09e5eef78eee978 100644 (file)
@@ -1,5 +1,5 @@
 package LWP::DebugFile;
-$LWP::DebugFile::VERSION = '6.24';
+$LWP::DebugFile::VERSION = '6.25';
 # legacy stub
 
 1;
index 3b767a125dc6baad0b48eedf10ade8e4f3d3135a..d56a2e8abad4f17b5db57aa86ce4b38a0af5bf31 100644 (file)
@@ -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;
index b3bd870d59bcf7cdb6a38e08e26de6e0fa2bded4..3adbaf3de498449d2c0f6125a6110a89506887cd 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Protocol;
 
 use base 'LWP::MemberMixin';
 
-our $VERSION = '6.24';
+our $VERSION = '6.25';
 
 use strict;
 use Carp ();
index 0d553b1a94e4c6edccbed214f2d4ba9a01686a26..3288abdbc120fba73028555746881b1b9601826f 100644 (file)
@@ -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);
index b5b20d461a0a5b2c367c774f7b7d363816d19f4b..3b256528a4fce2eaad675ca93ea8587cd480e2aa 100644 (file)
@@ -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;
index 6b6824d5f90789fd8ccd9e5491afe8c93ea0205d..e83149dbd903f976a6cbc954baf54a3a2bbcaae9 100644 (file)
@@ -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;
index e033f5a1503de15a4b2e923a63107f78093df999..2a96c1b7c55b2b26472b1dfad35174daf6489c92 100644 (file)
@@ -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 @@ use File::Listing   ();
 {
 
     package LWP::Protocol::MyFTP;
-$LWP::Protocol::MyFTP::VERSION = '6.24';
+$LWP::Protocol::MyFTP::VERSION = '6.25';
 use strict;
     use base qw(Net::FTP);
 
index 52449fa9aa5043de9129d2f4d4809bbfebb20cd5..e6fe5ce847338b753510b34aba6867484c41d8d2 100644 (file)
@@ -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'
index e40eaab07a1f4d7afd5f90b9180c455a3be14c06..2266b1e9ea6e15d4399c6a5242bb290148a2dedc 100644 (file)
@@ -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 @@ sub request
 
 #-----------------------------------------------------------
 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 @@ sub increment_response_count {
 
 #-----------------------------------------------------------
 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;
index 298981b7fb535674d20d66d24816f129c17c2e51..f1e4c9f918e5fa275af9360d38b9d32ac2a688c1 100644 (file)
@@ -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;
 
index 8628c1f6047b299aaeb924cb3a5b89b73b89a508..9358695d57ddb79940a0a56807e20fb67e58521a 100644 (file)
@@ -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.
index b2fc3f873e32850b32bd9713400a420d6419d1df..9727a247a517f7f85ee7b6eb8321145d07b75e8d 100644 (file)
@@ -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);
index 6d679f331242861bb0fea57645d1ba3f67453f6b..a9b0e411ee7a9f3d9fb924a40fa1be1dd8f3edd9 100644 (file)
@@ -4,7 +4,7 @@ package LWP::Protocol::nogo;
 #   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;
index bfb49e01d478ff6e989bac3e61faab3bea492f7d..0e96856329a4b3fd6ceb9383d16684cec36ee37e 100644 (file)
@@ -2,7 +2,7 @@ package LWP::RobotUA;
 
 use base qw(LWP::UserAgent);
 
-our $VERSION = '6.24';
+our $VERSION = '6.25';
 
 require WWW::RobotRules;
 require HTTP::Request;
index b1fd2667a0be80797e97481104715f744f924268..321f9641c485b44f0b248dace33fb8f7f51e8a71 100644 (file)
@@ -2,7 +2,7 @@ package LWP::Simple;
 
 use strict;
 
-our $VERSION = '6.24';
+our $VERSION = '6.25';
 
 require Exporter;
 
index 0986f1605fadd0a4daf8a46a41e399e98b7c1d08..07c391605e3eabd3ca6e9039c6ab4bc1d55d3d02 100644 (file)
@@ -15,7 +15,7 @@ use LWP::Protocol ();
 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 @@ how to pass form content and other advanced features.
     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 @@ signal that there is no more content.
     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
index 7df2aca3865e7fc903cd85033c776b14058360d6..bf395d081b1f777efdd208bc1316e1315d7e57ed 100644 (file)
@@ -26,21 +26,21 @@ plan skip_all => 'All the modules we found were excluded from POD coverage test.
 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;
index 85dae22d2cc8d1f925f0d659e72573c528007441..3215f30e2bc3b924d78e71ad4fc11acc7c98880f 100644 (file)
@@ -4,7 +4,7 @@ use Test::More tests => 2;
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '6.24';
+my $newver = '6.25';
 my $trial_token = '-TRIAL';
 
 SKIP: {