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 2025-07-20 15:28:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-libwww-perl (Old)
 and      /work/SRC/openSUSE:Factory/.perl-libwww-perl.new.8875 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-libwww-perl"

Sun Jul 20 15:28:14 2025 rev:94 rq:1294332 version:6.790.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-libwww-perl/perl-libwww-perl.changes        
2025-04-15 16:48:26.453472643 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-libwww-perl.new.8875/perl-libwww-perl.changes  
    2025-07-20 15:28:30.234658889 +0200
@@ -1,0 +2,12 @@
+Sat Jun 28 05:34:08 UTC 2025 - Tina Müller <timueller+p...@suse.de>
+
+- updated to 6.790.0 (6.79)
+   see /usr/share/doc/packages/perl-libwww-perl/Changes
+
+  6.79      2025-06-27 22:43:32Z
+      - Remove example references to malicious domain (GH#476) (Devin Dooley)
+      - Documentation updates for mirror (GH#470) (Julien Fiegehenn)
+      - Allow underscores in headers not to be removed in lwp-request (GH#443)
+        (@JohnHughesAtlantech and Olaf Alders)
+
+-------------------------------------------------------------------

Old:
----
  libwww-perl-6.78.tar.gz

New:
----
  libwww-perl-6.79.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-libwww-perl.spec ++++++
--- /var/tmp/diff_new_pack.RHWVfT/_old  2025-07-20 15:28:31.034691995 +0200
+++ /var/tmp/diff_new_pack.RHWVfT/_new  2025-07-20 15:28:31.038692160 +0200
@@ -18,10 +18,10 @@
 
 %define cpan_name libwww-perl
 Name:           perl-libwww-perl
-Version:        6.780.0
+Version:        6.790.0
 Release:        0
-# 6.78 -> normalize -> 6.780.0
-%define cpan_version 6.78
+# 6.79 -> normalize -> 6.790.0
+%define cpan_version 6.79
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Summary:        The World-Wide Web library for Perl
 URL:            https://metacpan.org/release/%{cpan_name}
@@ -36,7 +36,7 @@
 BuildRequires:  perl(HTML::HeadParser) >= 3.710
 BuildRequires:  perl(HTTP::CookieJar::LWP)
 BuildRequires:  perl(HTTP::Cookies) >= 6
-BuildRequires:  perl(HTTP::Daemon) >= 6.12
+BuildRequires:  perl(HTTP::Daemon) >= 6.120
 BuildRequires:  perl(HTTP::Date) >= 6
 BuildRequires:  perl(HTTP::Negotiate) >= 6
 BuildRequires:  perl(HTTP::Request) >= 6.180
@@ -45,7 +45,7 @@
 BuildRequires:  perl(HTTP::Status) >= 6.180
 BuildRequires:  perl(LWP::MediaTypes) >= 6
 BuildRequires:  perl(Module::Load)
-BuildRequires:  perl(Net::HTTP) >= 6.18
+BuildRequires:  perl(Net::HTTP) >= 6.180
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(Test::Needs)
@@ -68,7 +68,7 @@
 Requires:       perl(HTTP::Status) >= 6.180
 Requires:       perl(LWP::MediaTypes) >= 6
 Requires:       perl(Module::Load)
-Requires:       perl(Net::HTTP) >= 6.18
+Requires:       perl(Net::HTTP) >= 6.180
 Requires:       perl(Try::Tiny)
 Requires:       perl(URI) >= 1.100
 Requires:       perl(URI::Escape)

++++++ libwww-perl-6.78.tar.gz -> libwww-perl-6.79.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/Changes new/libwww-perl-6.79/Changes
--- old/libwww-perl-6.78/Changes        2025-02-20 01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/Changes        2025-06-28 00:43:39.000000000 +0200
@@ -1,5 +1,11 @@
 Change history for libwww-perl
 
+6.79      2025-06-27 22:43:32Z
+    - Remove example references to malicious domain (GH#476) (Devin Dooley)
+    - Documentation updates for mirror (GH#470) (Julien Fiegehenn)
+    - Allow underscores in headers not to be removed in lwp-request (GH#443)
+      (@JohnHughesAtlantech and Olaf Alders)
+
 6.78      2025-02-20 00:32:06Z
     - Don't warn on proxy as unrecognized option for LWP::UserAgent->new
       (GH#469) (Austin Hill)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/META.json 
new/libwww-perl-6.79/META.json
--- old/libwww-perl-6.78/META.json      2025-02-20 01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/META.json      2025-06-28 00:43:39.000000000 +0200
@@ -116,96 +116,96 @@
    "provides" : {
       "LWP" : {
          "file" : "lib/LWP.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Authen::Basic" : {
          "file" : "lib/LWP/Authen/Basic.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Authen::Digest" : {
          "file" : "lib/LWP/Authen/Digest.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Authen::Ntlm" : {
          "file" : "lib/LWP/Authen/Ntlm.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::ConnCache" : {
          "file" : "lib/LWP/ConnCache.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Debug" : {
          "file" : "lib/LWP/Debug.pm",
-         "version" : "6.78",
+         "version" : "6.79",
          "x_deprecated" : 1
       },
       "LWP::Debug::TraceHTTP" : {
          "file" : "lib/LWP/Debug/TraceHTTP.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::DebugFile" : {
          "file" : "lib/LWP/DebugFile.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::MemberMixin" : {
          "file" : "lib/LWP/MemberMixin.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Protocol" : {
          "file" : "lib/LWP/Protocol.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Protocol::cpan" : {
          "file" : "lib/LWP/Protocol/cpan.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Protocol::data" : {
          "file" : "lib/LWP/Protocol/data.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Protocol::file" : {
          "file" : "lib/LWP/Protocol/file.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Protocol::ftp" : {
          "file" : "lib/LWP/Protocol/ftp.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Protocol::gopher" : {
          "file" : "lib/LWP/Protocol/gopher.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Protocol::http" : {
          "file" : "lib/LWP/Protocol/http.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Protocol::loopback" : {
          "file" : "lib/LWP/Protocol/loopback.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Protocol::mailto" : {
          "file" : "lib/LWP/Protocol/mailto.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Protocol::nntp" : {
          "file" : "lib/LWP/Protocol/nntp.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Protocol::nogo" : {
          "file" : "lib/LWP/Protocol/nogo.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::RobotUA" : {
          "file" : "lib/LWP/RobotUA.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::Simple" : {
          "file" : "lib/LWP/Simple.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       },
       "LWP::UserAgent" : {
          "file" : "lib/LWP/UserAgent.pm",
-         "version" : "6.78"
+         "version" : "6.79"
       }
    },
    "release_status" : "stable",
@@ -222,10 +222,10 @@
       "x_IRC" : "irc://irc.perl.org/#lwp",
       "x_MailingList" : "mailto:lib...@perl.org";
    },
-   "version" : "6.78",
+   "version" : "6.79",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.038002"
+         "version" : "5.040000"
       },
       "plugins" : [
          {
@@ -275,7 +275,7 @@
                   "meta_noindex" : 1
                },
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000037",
+                  "Module::Metadata" : "1.000038",
                   "version" : "0.006"
                }
             },
@@ -327,7 +327,7 @@
                }
             },
             "name" : "Git::Contributors",
-            "version" : "0.037"
+            "version" : "0.038"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -348,7 +348,7 @@
             "class" : "Dist::Zilla::Plugin::InstallGuide",
             "config" : {
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000037",
+                  "Module::Metadata" : "1.000038",
                   "version" : "0.006"
                }
             },
@@ -487,6 +487,7 @@
                      "Bochner",
                      "BooK",
                      "Buenzli",
+                     "CANONICALIZED",
                      "CGI",
                      "CPAN",
                      "Chamas",
@@ -588,6 +589,7 @@
                      "Zielinski",
                      "Zoest",
                      "afPuUsSedvhx",
+                     "canonicalized",
                      "de",
                      "erik",
                      "getprint",
@@ -762,7 +764,7 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v6.78",
+                  "tag" : "v6.79",
                   "tag_format" : "v%V",
                   "tag_message" : "v%V"
                },
@@ -943,6 +945,7 @@
       "David Steinbrunner <dsteinbrunner@MountainBook-Pro.local>",
       "dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
       "Desmond Daignault <nawg...@cpan.org>",
+      "Devin Dooley <dooleyde...@github.com>",
       "Dmitriy Shamatrin <dshamat...@cloudbees.com>",
       "Doug Bell <d...@preaction.me>",
       "Eric Johnson <eric....@iijo.org>",
@@ -1032,7 +1035,7 @@
       "Yves Orton <yves.or...@booking.com>",
       "Zefram <zef...@fysh.org>"
    ],
-   "x_generated_by_perl" : "v5.38.2",
+   "x_generated_by_perl" : "v5.40.0",
    "x_serialization_backend" : "Cpanel::JSON::XS version 4.39",
    "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.78/META.yml 
new/libwww-perl-6.79/META.yml
--- old/libwww-perl-6.78/META.yml       2025-02-20 01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/META.yml       2025-06-28 00:43:39.000000000 +0200
@@ -30,74 +30,74 @@
 provides:
   LWP:
     file: lib/LWP.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Authen::Basic:
     file: lib/LWP/Authen/Basic.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Authen::Digest:
     file: lib/LWP/Authen/Digest.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Authen::Ntlm:
     file: lib/LWP/Authen/Ntlm.pm
-    version: '6.78'
+    version: '6.79'
   LWP::ConnCache:
     file: lib/LWP/ConnCache.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Debug:
     file: lib/LWP/Debug.pm
-    version: '6.78'
+    version: '6.79'
     x_deprecated: 1
   LWP::Debug::TraceHTTP:
     file: lib/LWP/Debug/TraceHTTP.pm
-    version: '6.78'
+    version: '6.79'
   LWP::DebugFile:
     file: lib/LWP/DebugFile.pm
-    version: '6.78'
+    version: '6.79'
   LWP::MemberMixin:
     file: lib/LWP/MemberMixin.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Protocol:
     file: lib/LWP/Protocol.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Protocol::cpan:
     file: lib/LWP/Protocol/cpan.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Protocol::data:
     file: lib/LWP/Protocol/data.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Protocol::file:
     file: lib/LWP/Protocol/file.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Protocol::ftp:
     file: lib/LWP/Protocol/ftp.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Protocol::gopher:
     file: lib/LWP/Protocol/gopher.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Protocol::http:
     file: lib/LWP/Protocol/http.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Protocol::loopback:
     file: lib/LWP/Protocol/loopback.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Protocol::mailto:
     file: lib/LWP/Protocol/mailto.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Protocol::nntp:
     file: lib/LWP/Protocol/nntp.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Protocol::nogo:
     file: lib/LWP/Protocol/nogo.pm
-    version: '6.78'
+    version: '6.79'
   LWP::RobotUA:
     file: lib/LWP/RobotUA.pm
-    version: '6.78'
+    version: '6.79'
   LWP::Simple:
     file: lib/LWP/Simple.pm
-    version: '6.78'
+    version: '6.79'
   LWP::UserAgent:
     file: lib/LWP/UserAgent.pm
-    version: '6.78'
+    version: '6.79'
 requires:
   Digest::MD5: '0'
   Encode: '2.12'
@@ -137,10 +137,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.78'
+version: '6.79'
 x_Dist_Zilla:
   perl:
-    version: '5.038002'
+    version: '5.040000'
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
@@ -179,7 +179,7 @@
           inherit_version: 1
           meta_noindex: 1
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000037'
+          Module::Metadata: '1.000038'
           version: '0.006'
       name: MetaProvides::Package
       version: '2.004003'
@@ -218,7 +218,7 @@
           order_by: name
           paths: []
       name: Git::Contributors
-      version: '0.037'
+      version: '0.038'
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: GithubMeta
@@ -235,7 +235,7 @@
       class: Dist::Zilla::Plugin::InstallGuide
       config:
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000037'
+          Module::Metadata: '1.000038'
           version: '0.006'
       name: InstallGuide
       version: '1.200014'
@@ -343,6 +343,7 @@
             - Bochner
             - BooK
             - Buenzli
+            - CANONICALIZED
             - CGI
             - CPAN
             - Chamas
@@ -444,6 +445,7 @@
             - Zielinski
             - Zoest
             - afPuUsSedvhx
+            - canonicalized
             - de
             - erik
             - getprint
@@ -575,7 +577,7 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v6.78
+          tag: v6.79
           tag_format: v%V
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
@@ -717,6 +719,7 @@
   - 'David Steinbrunner <dsteinbrunner@MountainBook-Pro.local>'
   - 'dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>'
   - 'Desmond Daignault <nawg...@cpan.org>'
+  - 'Devin Dooley <dooleyde...@github.com>'
   - 'Dmitriy Shamatrin <dshamat...@cloudbees.com>'
   - 'Doug Bell <d...@preaction.me>'
   - 'Eric Johnson <eric....@iijo.org>'
@@ -805,6 +808,6 @@
   - 'Yury Zavarin <yury.zava...@gmail.com>'
   - 'Yves Orton <yves.or...@booking.com>'
   - 'Zefram <zef...@fysh.org>'
-x_generated_by_perl: v5.38.2
+x_generated_by_perl: v5.40.0
 x_serialization_backend: 'YAML::Tiny version 1.76'
 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.78/Makefile.PL 
new/libwww-perl-6.79/Makefile.PL
--- old/libwww-perl-6.78/Makefile.PL    2025-02-20 01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/Makefile.PL    2025-06-28 00:43:39.000000000 +0200
@@ -89,7 +89,7 @@
     "Test::Needs" => 0,
     "Test::RequiresInternet" => 0
   },
-  "VERSION" => "6.78",
+  "VERSION" => "6.79",
   "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.78/bin/lwp-request 
new/libwww-perl-6.79/bin/lwp-request
--- old/libwww-perl-6.78/bin/lwp-request        2025-02-20 01:32:13.000000000 
+0100
+++ new/libwww-perl-6.79/bin/lwp-request        2025-06-28 00:43:39.000000000 
+0200
@@ -82,6 +82,9 @@
        -H 'Host: somehost' \
        http://this.url/
 
+If the header name is prefixed with a colon it will not be canonicalized
+(See "NON-CANONICALIZED FIELD NAMES" in HTTP::Headers).
+
 =item -C <username>:<password>
 
 Provide credentials for documents that are protected by Basic
@@ -404,7 +407,7 @@
 my $request = HTTP::Request->new($method);
 $request->header('If-Modified-Since', $options{'i'}) if defined $options{'i'};
 for my $user_header (@{$options{'H'} || []}) {
-    my ($header_name, $header_value) = split /\s*:\s*/, $user_header, 2;
+    my ($header_name, $header_value) =  split /\s*(?<!^):\s*/, $user_header, 2;
     $header_name =~ s/^\s+//;
     if (lc($header_name) eq "user-agent") {
         $header_value .= $ua->agent if $header_value =~ /\s\z/;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/dist.ini 
new/libwww-perl-6.79/dist.ini
--- old/libwww-perl-6.78/dist.ini       2025-02-20 01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/dist.ini       2025-06-28 00:43:39.000000000 +0200
@@ -113,6 +113,8 @@
 stopword = Bochner
 stopword = BooK
 stopword = Buenzli
+stopword = canonicalized
+stopword = CANONICALIZED
 stopword = Chamas
 stopword = Coppit
 stopword = Dalgleish
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Authen/Basic.pm 
new/libwww-perl-6.79/lib/LWP/Authen/Basic.pm
--- old/libwww-perl-6.78/lib/LWP/Authen/Basic.pm        2025-02-20 
01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/lib/LWP/Authen/Basic.pm        2025-06-28 
00:43:39.000000000 +0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 require Encode;
 require MIME::Base64;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Authen/Digest.pm 
new/libwww-perl-6.79/lib/LWP/Authen/Digest.pm
--- old/libwww-perl-6.78/lib/LWP/Authen/Digest.pm       2025-02-20 
01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/lib/LWP/Authen/Digest.pm       2025-06-28 
00:43:39.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use parent 'LWP::Authen::Basic';
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 require Digest::MD5;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Authen/Ntlm.pm 
new/libwww-perl-6.79/lib/LWP/Authen/Ntlm.pm
--- old/libwww-perl-6.78/lib/LWP/Authen/Ntlm.pm 2025-02-20 01:32:13.000000000 
+0100
+++ new/libwww-perl-6.79/lib/LWP/Authen/Ntlm.pm 2025-06-28 00:43:39.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 use Authen::NTLM "1.02";
 use MIME::Base64 "2.12";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/ConnCache.pm 
new/libwww-perl-6.79/lib/LWP/ConnCache.pm
--- old/libwww-perl-6.78/lib/LWP/ConnCache.pm   2025-02-20 01:32:13.000000000 
+0100
+++ new/libwww-perl-6.79/lib/LWP/ConnCache.pm   2025-06-28 00:43:39.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 our $DEBUG;
 
 sub new {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Debug/TraceHTTP.pm 
new/libwww-perl-6.79/lib/LWP/Debug/TraceHTTP.pm
--- old/libwww-perl-6.78/lib/LWP/Debug/TraceHTTP.pm     2025-02-20 
01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/lib/LWP/Debug/TraceHTTP.pm     2025-06-28 
00:43:39.000000000 +0200
@@ -11,7 +11,7 @@
 use strict;
 use parent 'LWP::Protocol::http';
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 package # hide from PAUSE
     LWP::Debug::TraceHTTP::Socket;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Debug.pm 
new/libwww-perl-6.79/lib/LWP/Debug.pm
--- old/libwww-perl-6.78/lib/LWP/Debug.pm       2025-02-20 01:32:13.000000000 
+0100
+++ new/libwww-perl-6.79/lib/LWP/Debug.pm       2025-06-28 00:43:39.000000000 
+0200
@@ -1,6 +1,6 @@
 package LWP::Debug;    # legacy
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 require Exporter;
 our @ISA       = qw(Exporter);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/DebugFile.pm 
new/libwww-perl-6.79/lib/LWP/DebugFile.pm
--- old/libwww-perl-6.78/lib/LWP/DebugFile.pm   2025-02-20 01:32:13.000000000 
+0100
+++ new/libwww-perl-6.79/lib/LWP/DebugFile.pm   2025-06-28 00:43:39.000000000 
+0200
@@ -1,6 +1,6 @@
 package LWP::DebugFile;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 # legacy stub
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/MemberMixin.pm 
new/libwww-perl-6.79/lib/LWP/MemberMixin.pm
--- old/libwww-perl-6.78/lib/LWP/MemberMixin.pm 2025-02-20 01:32:13.000000000 
+0100
+++ new/libwww-perl-6.79/lib/LWP/MemberMixin.pm 2025-06-28 00:43:39.000000000 
+0200
@@ -1,6 +1,6 @@
 package LWP::MemberMixin;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 sub _elem {
     my $self = shift;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Protocol/cpan.pm 
new/libwww-perl-6.79/lib/LWP/Protocol/cpan.pm
--- old/libwww-perl-6.78/lib/LWP/Protocol/cpan.pm       2025-02-20 
01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/lib/LWP/Protocol/cpan.pm       2025-06-28 
00:43:39.000000000 +0200
@@ -4,7 +4,7 @@
 
 use parent qw(LWP::Protocol);
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 require URI;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Protocol/data.pm 
new/libwww-perl-6.79/lib/LWP/Protocol/data.pm
--- old/libwww-perl-6.78/lib/LWP/Protocol/data.pm       2025-02-20 
01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/lib/LWP/Protocol/data.pm       2025-06-28 
00:43:39.000000000 +0200
@@ -4,7 +4,7 @@
 
 use strict;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Protocol/file.pm 
new/libwww-perl-6.79/lib/LWP/Protocol/file.pm
--- old/libwww-perl-6.78/lib/LWP/Protocol/file.pm       2025-02-20 
01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/lib/LWP/Protocol/file.pm       2025-06-28 
00:43:39.000000000 +0200
@@ -4,7 +4,7 @@
 
 use strict;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 require LWP::MediaTypes;
 require HTTP::Request;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Protocol/ftp.pm 
new/libwww-perl-6.79/lib/LWP/Protocol/ftp.pm
--- old/libwww-perl-6.78/lib/LWP/Protocol/ftp.pm        2025-02-20 
01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/lib/LWP/Protocol/ftp.pm        2025-06-28 
00:43:39.000000000 +0200
@@ -5,7 +5,7 @@
 use parent qw(LWP::Protocol);
 use strict;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 use Carp            ();
 use HTTP::Status    ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Protocol/gopher.pm 
new/libwww-perl-6.79/lib/LWP/Protocol/gopher.pm
--- old/libwww-perl-6.78/lib/LWP/Protocol/gopher.pm     2025-02-20 
01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/lib/LWP/Protocol/gopher.pm     2025-06-28 
00:43:39.000000000 +0200
@@ -9,7 +9,7 @@
 
 use strict;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Protocol/http.pm 
new/libwww-perl-6.79/lib/LWP/Protocol/http.pm
--- old/libwww-perl-6.78/lib/LWP/Protocol/http.pm       2025-02-20 
01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/lib/LWP/Protocol/http.pm       2025-06-28 
00:43:39.000000000 +0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Protocol/loopback.pm 
new/libwww-perl-6.79/lib/LWP/Protocol/loopback.pm
--- old/libwww-perl-6.78/lib/LWP/Protocol/loopback.pm   2025-02-20 
01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/lib/LWP/Protocol/loopback.pm   2025-06-28 
00:43:39.000000000 +0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 require HTTP::Response;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Protocol/mailto.pm 
new/libwww-perl-6.79/lib/LWP/Protocol/mailto.pm
--- old/libwww-perl-6.78/lib/LWP/Protocol/mailto.pm     2025-02-20 
01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/lib/LWP/Protocol/mailto.pm     2025-06-28 
00:43:39.000000000 +0200
@@ -11,7 +11,7 @@
 use Carp;
 use strict;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 use parent qw(LWP::Protocol);
 our $SENDMAIL;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Protocol/nntp.pm 
new/libwww-perl-6.79/lib/LWP/Protocol/nntp.pm
--- old/libwww-perl-6.78/lib/LWP/Protocol/nntp.pm       2025-02-20 
01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/lib/LWP/Protocol/nntp.pm       2025-06-28 
00:43:39.000000000 +0200
@@ -4,7 +4,7 @@
 
 use parent qw(LWP::Protocol);
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Protocol/nogo.pm 
new/libwww-perl-6.79/lib/LWP/Protocol/nogo.pm
--- old/libwww-perl-6.78/lib/LWP/Protocol/nogo.pm       2025-02-20 
01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/lib/LWP/Protocol/nogo.pm       2025-06-28 
00:43:39.000000000 +0200
@@ -7,7 +7,7 @@
 
 use strict;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Protocol.pm 
new/libwww-perl-6.79/lib/LWP/Protocol.pm
--- old/libwww-perl-6.78/lib/LWP/Protocol.pm    2025-02-20 01:32:13.000000000 
+0100
+++ new/libwww-perl-6.79/lib/LWP/Protocol.pm    2025-06-28 00:43:39.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use parent 'LWP::MemberMixin';
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 use strict;
 use Carp ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/RobotUA.pm 
new/libwww-perl-6.79/lib/LWP/RobotUA.pm
--- old/libwww-perl-6.78/lib/LWP/RobotUA.pm     2025-02-20 01:32:13.000000000 
+0100
+++ new/libwww-perl-6.79/lib/LWP/RobotUA.pm     2025-06-28 00:43:39.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use parent qw(LWP::UserAgent);
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 require WWW::RobotRules;
 require HTTP::Request;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/Simple.pm 
new/libwww-perl-6.79/lib/LWP/Simple.pm
--- old/libwww-perl-6.78/lib/LWP/Simple.pm      2025-02-20 01:32:13.000000000 
+0100
+++ new/libwww-perl-6.79/lib/LWP/Simple.pm      2025-06-28 00:43:39.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 require Exporter;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP/UserAgent.pm 
new/libwww-perl-6.79/lib/LWP/UserAgent.pm
--- old/libwww-perl-6.78/lib/LWP/UserAgent.pm   2025-02-20 01:32:13.000000000 
+0100
+++ new/libwww-perl-6.79/lib/LWP/UserAgent.pm   2025-06-28 00:43:39.000000000 
+0200
@@ -18,7 +18,7 @@
 use Scalar::Util qw(blessed openhandle);
 use Try::Tiny qw(try catch);
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 sub new
 {
@@ -1688,8 +1688,8 @@
 Load proxy settings from C<*_proxy> environment variables.  You might
 specify proxies like this (sh-syntax):
 
-  gopher_proxy=http://proxy.my.place/
-  wais_proxy=http://proxy.my.place/
+  gopher_proxy=http://proxy.example.org/
+  wais_proxy=http://proxy.example.org/
   no_proxy="localhost,example.com"
   export gopher_proxy wais_proxy no_proxy
 
@@ -2000,6 +2000,8 @@
 
 The return value is an L<HTTP::Response> object.
 
+Dies if the response to fetch the document contains an C<X-Died> header.
+
 =head2 patch
 
     # Any version of HTTP::Message works with this form:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/lib/LWP.pm 
new/libwww-perl-6.79/lib/LWP.pm
--- old/libwww-perl-6.78/lib/LWP.pm     2025-02-20 01:32:13.000000000 +0100
+++ new/libwww-perl-6.79/lib/LWP.pm     2025-06-28 00:43:39.000000000 +0200
@@ -1,6 +1,6 @@
 package LWP;
 
-our $VERSION = '6.78';
+our $VERSION = '6.79';
 
 require LWP::UserAgent;  # this should load everything you need
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.78/xt/author/pod-spell.t 
new/libwww-perl-6.79/xt/author/pod-spell.t
--- old/libwww-perl-6.78/xt/author/pod-spell.t  2025-02-20 01:32:13.000000000 
+0100
+++ new/libwww-perl-6.79/xt/author/pod-spell.t  2025-06-28 00:43:39.000000000 
+0200
@@ -42,6 +42,7 @@
 Burak
 Burke
 Burri
+CANONICALIZED
 CGI
 CPAN
 Campbell
@@ -67,8 +68,10 @@
 DebugFile
 Denaxas
 Desmond
+Devin
 Digest
 Dmitriy
+Dooley
 Doug
 Dubois
 Dunkin
@@ -340,6 +343,7 @@
 brong
 bryan
 burak
+canonicalized
 capoeirab
 cjm
 colin
@@ -352,6 +356,7 @@
 denaxas
 dependabot
 dnstandish
+dooleydevin
 dot
 doug
 dpettit

Reply via email to