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 2026-04-10 17:43:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-libwww-perl (Old)
 and      /work/SRC/openSUSE:Factory/.perl-libwww-perl.new.21863 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-libwww-perl"

Fri Apr 10 17:43:05 2026 rev:97 rq:1345214 version:6.820.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-libwww-perl/perl-libwww-perl.changes        
2025-10-27 14:39:16.405454094 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-libwww-perl.new.21863/perl-libwww-perl.changes 
    2026-04-10 17:43:09.737465986 +0200
@@ -1,0 +2,13 @@
+Mon Mar 30 07:07:23 UTC 2026 - Tina Müller <[email protected]>
+
+- updated to 6.820.0 (6.82)
+   see /usr/share/doc/packages/perl-libwww-perl/Changes
+
+  6.82      2026-03-29 17:02:10Z
+      - Fix env_proxy() warning for unrelated environment variables (GH#501)
+        (Olaf Alders) with patch provided by @kberry.
+      - Fix `C<>` usage in doc (GH#500) (Dan Church)
+      - add an in-repo Makefile.PL for those tools that insist on running one
+        (GH#497) (Karen Etheridge)
+
+-------------------------------------------------------------------

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

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

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

Other differences:
------------------
++++++ perl-libwww-perl.spec ++++++
--- /var/tmp/diff_new_pack.bNlCF9/_old  2026-04-10 17:43:10.677504639 +0200
+++ /var/tmp/diff_new_pack.bNlCF9/_new  2026-04-10 17:43:10.677504639 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-libwww-perl
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
 
 %define cpan_name libwww-perl
 Name:           perl-libwww-perl
-Version:        6.810.0
+Version:        6.820.0
 Release:        0
-# 6.81 -> normalize -> 6.810.0
-%define cpan_version 6.81
+# 6.82 -> normalize -> 6.820.0
+%define cpan_version 6.82
 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}

++++++ _scmsync.obsinfo ++++++
--- /var/tmp/diff_new_pack.bNlCF9/_old  2026-04-10 17:43:10.721506448 +0200
+++ /var/tmp/diff_new_pack.bNlCF9/_new  2026-04-10 17:43:10.725506613 +0200
@@ -1,6 +1,6 @@
-mtime: 1761197704
-commit: 21f910d991f29f6c1aba9bc5f12ec3609eb23b862ed5f17560235abac7678dfc
+mtime: 1774854444
+commit: 423336627f3c35a72c913a0a252c3e1aeacab5b79dedae6e946855f982a0e308
 url: https://src.opensuse.org/perl/perl-libwww-perl.git
-revision: 21f910d991f29f6c1aba9bc5f12ec3609eb23b862ed5f17560235abac7678dfc
+revision: 423336627f3c35a72c913a0a252c3e1aeacab5b79dedae6e946855f982a0e308
 projectscmsync: https://src.opensuse.org/perl/_ObsPrj
 

++++++ build.specials.obscpio ++++++

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-04-07 14:56:11.000000000 +0200
@@ -0,0 +1 @@
+.osc

++++++ libwww-perl-6.81.tar.gz -> libwww-perl-6.82.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/Changes new/libwww-perl-6.82/Changes
--- old/libwww-perl-6.81/Changes        2025-10-22 19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/Changes        2026-03-29 19:02:14.000000000 +0200
@@ -1,5 +1,12 @@
 Change history for libwww-perl
 
+6.82      2026-03-29 17:02:10Z
+    - Fix env_proxy() warning for unrelated environment variables (GH#501)
+      (Olaf Alders) with patch provided by @kberry.
+    - Fix `C<>` usage in doc (GH#500) (Dan Church)
+    - add an in-repo Makefile.PL for those tools that insist on running one
+      (GH#497) (Karen Etheridge)
+
 6.81      2025-10-22 17:04:53Z
     - Add Security Policy file SECURITY.md (GH#475) (Mikko Koivunalho)
     - Update test expectations for HTTP-Message 7.01+ trailing newline fix
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/MANIFEST 
new/libwww-perl-6.82/MANIFEST
--- old/libwww-perl-6.81/MANIFEST       2025-10-22 19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/MANIFEST       2026-03-29 19:02:14.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.033.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest v6.037
 CONTRIBUTING.md
 Changes
 INSTALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/META.json 
new/libwww-perl-6.82/META.json
--- old/libwww-perl-6.81/META.json      2025-10-22 19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/META.json      2026-03-29 19:02:14.000000000 +0200
@@ -4,7 +4,7 @@
       "Gisle Aas <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.033, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.037, CPAN::Meta::Converter version 
2.150013",
    "license" : [
       "perl_5"
    ],
@@ -117,96 +117,96 @@
    "provides" : {
       "LWP" : {
          "file" : "lib/LWP.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Authen::Basic" : {
          "file" : "lib/LWP/Authen/Basic.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Authen::Digest" : {
          "file" : "lib/LWP/Authen/Digest.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Authen::Ntlm" : {
          "file" : "lib/LWP/Authen/Ntlm.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::ConnCache" : {
          "file" : "lib/LWP/ConnCache.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Debug" : {
          "file" : "lib/LWP/Debug.pm",
-         "version" : "6.81",
+         "version" : "6.82",
          "x_deprecated" : 1
       },
       "LWP::Debug::TraceHTTP" : {
          "file" : "lib/LWP/Debug/TraceHTTP.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::DebugFile" : {
          "file" : "lib/LWP/DebugFile.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::MemberMixin" : {
          "file" : "lib/LWP/MemberMixin.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Protocol" : {
          "file" : "lib/LWP/Protocol.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Protocol::cpan" : {
          "file" : "lib/LWP/Protocol/cpan.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Protocol::data" : {
          "file" : "lib/LWP/Protocol/data.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Protocol::file" : {
          "file" : "lib/LWP/Protocol/file.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Protocol::ftp" : {
          "file" : "lib/LWP/Protocol/ftp.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Protocol::gopher" : {
          "file" : "lib/LWP/Protocol/gopher.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Protocol::http" : {
          "file" : "lib/LWP/Protocol/http.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Protocol::loopback" : {
          "file" : "lib/LWP/Protocol/loopback.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Protocol::mailto" : {
          "file" : "lib/LWP/Protocol/mailto.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Protocol::nntp" : {
          "file" : "lib/LWP/Protocol/nntp.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Protocol::nogo" : {
          "file" : "lib/LWP/Protocol/nogo.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::RobotUA" : {
          "file" : "lib/LWP/RobotUA.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::Simple" : {
          "file" : "lib/LWP/Simple.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       },
       "LWP::UserAgent" : {
          "file" : "lib/LWP/UserAgent.pm",
-         "version" : "6.81"
+         "version" : "6.82"
       }
    },
    "release_status" : "stable",
@@ -223,10 +223,10 @@
       "x_IRC" : "irc://irc.perl.org/#lwp",
       "x_MailingList" : "mailto:[email protected]";
    },
-   "version" : "6.81",
+   "version" : "6.82",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.038002"
+         "version" : "5.042000"
       },
       "plugins" : [
          {
@@ -236,7 +236,9 @@
                   "exclude_filename" : [
                      "LICENSE",
                      "META.json",
-                     "README.md"
+                     "Makefile.PL",
+                     "README.md",
+                     "inc/ExtUtils/MakeMaker/Dist/Zilla/Develop.pm"
                   ],
                   "exclude_match" : [],
                   "include_dotfiles" : 0,
@@ -254,7 +256,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "MetaConfig",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
@@ -264,7 +266,7 @@
                      {
                         "class" : "Dist::Zilla::Plugin::FinderCode",
                         "name" : 
"MetaProvides::Package/AUTOVIV/:InstallModulesPM",
-                        "version" : "6.033"
+                        "version" : "6.037"
                      }
                   ],
                   "include_underscores" : 0
@@ -276,7 +278,7 @@
                   "meta_noindex" : 1
                },
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000037",
+                  "Module::Metadata" : "1.000038",
                   "version" : "0.006"
                }
             },
@@ -286,22 +288,22 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaNoIndex",
             "name" : "MetaNoIndex",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "MetaYAML",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "MetaJSON",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "MetaResources",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::Deprecated",
@@ -328,7 +330,7 @@
                }
             },
             "name" : "Git::Contributors",
-            "version" : "0.038"
+            "version" : "0.039"
          },
          {
             "class" : "Dist::Zilla::Plugin::GithubMeta",
@@ -338,18 +340,18 @@
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "Manifest",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "License",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::InstallGuide",
             "config" : {
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000037",
+                  "Module::Metadata" : "1.000038",
                   "version" : "0.006"
                }
             },
@@ -359,7 +361,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "ExecDir",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs::FromCPANfile",
@@ -371,11 +373,11 @@
             "config" : {
                "Dist::Zilla::Plugin::MakeMaker" : {
                   "make_path" : "make",
-                  "version" : "6.033"
+                  "version" : "6.037"
                },
                "Dist::Zilla::Role::TestRunner" : {
                   "default_jobs" : "8",
-                  "version" : "6.033"
+                  "version" : "6.037"
                }
             },
             "name" : "MakeMaker::Awesome",
@@ -419,7 +421,7 @@
                }
             },
             "name" : "Test::Compile",
-            "version" : "2.058"
+            "version" : "2.059"
          },
          {
             "class" : "Dist::Zilla::Plugin::Substitute",
@@ -465,7 +467,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "PodSyntaxTests",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable",
@@ -654,12 +656,12 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "TestRelease",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "UploadToCPAN",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
@@ -694,7 +696,7 @@
                }
             },
             "name" : "@Git::VersionManager/pluginbundle version",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -767,7 +769,7 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v6.81",
+                  "tag" : "v6.82",
                   "tag_format" : "v%V",
                   "tag_message" : "v%V"
                },
@@ -801,7 +803,7 @@
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Git::VersionManager/NextRelease",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -853,62 +855,62 @@
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "ConfirmRelease",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.033"
+            "version" : "6.037"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
-            "version" : "6.033"
+            "version" : "6.037"
          }
       ],
       "zilla" : {
@@ -916,7 +918,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.033"
+         "version" : "6.037"
       }
    },
    "x_contributors" : [
@@ -942,6 +944,7 @@
       "Colin Newell <[email protected]>",
       "copilot-swe-agent[bot] <[email protected]>",
       "Daina Pettit <[email protected]>",
+      "Dan Church <[email protected]>",
       "Daniel Hedlund <[email protected]>",
       "David E. Wheeler <[email protected]>",
       "DAVIDRW <[email protected]>",
@@ -1039,7 +1042,7 @@
       "Yves Orton <[email protected]>",
       "Zefram <[email protected]>"
    ],
-   "x_generated_by_perl" : "v5.38.2",
+   "x_generated_by_perl" : "v5.42.0",
    "x_serialization_backend" : "Cpanel::JSON::XS version 4.40",
    "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.81/META.yml 
new/libwww-perl-6.82/META.yml
--- old/libwww-perl-6.81/META.yml       2025-10-22 19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/META.yml       2026-03-29 19:02:14.000000000 +0200
@@ -17,7 +17,7 @@
   File::Copy: '0'
   Getopt::Long: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.033, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.037, CPAN::Meta::Converter version 
2.150013'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -30,74 +30,74 @@
 provides:
   LWP:
     file: lib/LWP.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Authen::Basic:
     file: lib/LWP/Authen/Basic.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Authen::Digest:
     file: lib/LWP/Authen/Digest.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Authen::Ntlm:
     file: lib/LWP/Authen/Ntlm.pm
-    version: '6.81'
+    version: '6.82'
   LWP::ConnCache:
     file: lib/LWP/ConnCache.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Debug:
     file: lib/LWP/Debug.pm
-    version: '6.81'
+    version: '6.82'
     x_deprecated: 1
   LWP::Debug::TraceHTTP:
     file: lib/LWP/Debug/TraceHTTP.pm
-    version: '6.81'
+    version: '6.82'
   LWP::DebugFile:
     file: lib/LWP/DebugFile.pm
-    version: '6.81'
+    version: '6.82'
   LWP::MemberMixin:
     file: lib/LWP/MemberMixin.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Protocol:
     file: lib/LWP/Protocol.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Protocol::cpan:
     file: lib/LWP/Protocol/cpan.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Protocol::data:
     file: lib/LWP/Protocol/data.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Protocol::file:
     file: lib/LWP/Protocol/file.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Protocol::ftp:
     file: lib/LWP/Protocol/ftp.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Protocol::gopher:
     file: lib/LWP/Protocol/gopher.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Protocol::http:
     file: lib/LWP/Protocol/http.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Protocol::loopback:
     file: lib/LWP/Protocol/loopback.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Protocol::mailto:
     file: lib/LWP/Protocol/mailto.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Protocol::nntp:
     file: lib/LWP/Protocol/nntp.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Protocol::nogo:
     file: lib/LWP/Protocol/nogo.pm
-    version: '6.81'
+    version: '6.82'
   LWP::RobotUA:
     file: lib/LWP/RobotUA.pm
-    version: '6.81'
+    version: '6.82'
   LWP::Simple:
     file: lib/LWP/Simple.pm
-    version: '6.81'
+    version: '6.82'
   LWP::UserAgent:
     file: lib/LWP/UserAgent.pm
-    version: '6.81'
+    version: '6.82'
 requires:
   Digest::MD5: '0'
   Encode: '2.12'
@@ -138,10 +138,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.81'
+version: '6.82'
 x_Dist_Zilla:
   perl:
-    version: '5.038002'
+    version: '5.042000'
   plugins:
     -
       class: Dist::Zilla::Plugin::Git::GatherDir
@@ -150,7 +150,9 @@
           exclude_filename:
             - LICENSE
             - META.json
+            - Makefile.PL
             - README.md
+            - inc/ExtUtils/MakeMaker/Dist/Zilla/Develop.pm
           exclude_match: []
           include_dotfiles: 0
           prefix: ''
@@ -163,7 +165,7 @@
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: MetaConfig
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::MetaProvides::Package
       config:
@@ -172,7 +174,7 @@
             -
               class: Dist::Zilla::Plugin::FinderCode
               name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
-              version: '6.033'
+              version: '6.037'
           include_underscores: 0
         Dist::Zilla::Role::MetaProvider::Provider:
           $Dist::Zilla::Role::MetaProvider::Provider::VERSION: '2.002004'
@@ -180,26 +182,26 @@
           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'
     -
       class: Dist::Zilla::Plugin::MetaNoIndex
       name: MetaNoIndex
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: MetaYAML
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: MetaJSON
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: MetaResources
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::Deprecated
       config:
@@ -219,7 +221,7 @@
           order_by: name
           paths: []
       name: Git::Contributors
-      version: '0.038'
+      version: '0.039'
     -
       class: Dist::Zilla::Plugin::GithubMeta
       name: GithubMeta
@@ -227,23 +229,23 @@
     -
       class: Dist::Zilla::Plugin::Manifest
       name: Manifest
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::License
       name: License
-      version: '6.033'
+      version: '6.037'
     -
       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'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: ExecDir
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::Prereqs::FromCPANfile
       name: Prereqs::FromCPANfile
@@ -253,10 +255,10 @@
       config:
         Dist::Zilla::Plugin::MakeMaker:
           make_path: make
-          version: '6.033'
+          version: '6.037'
         Dist::Zilla::Role::TestRunner:
           default_jobs: '8'
-          version: '6.033'
+          version: '6.037'
       name: MakeMaker::Awesome
       version: '0.49'
     -
@@ -289,7 +291,7 @@
             - LWP::Protocol::mailto
           switch: []
       name: Test::Compile
-      version: '2.058'
+      version: '2.059'
     -
       class: Dist::Zilla::Plugin::Substitute
       name: 00-compile.t
@@ -323,7 +325,7 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: PodSyntaxTests
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable
       name: Test::Pod::Coverage::Configurable
@@ -494,11 +496,11 @@
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: TestRelease
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: UploadToCPAN
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::ReadmeAnyFromPod
       config:
@@ -523,7 +525,7 @@
           phase: develop
           type: recommends
       name: '@Git::VersionManager/pluginbundle version'
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::RewriteVersion::Transitional
       config:
@@ -579,7 +581,7 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v6.81
+          tag: v6.82
           tag_format: v%V
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
@@ -604,7 +606,7 @@
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Git::VersionManager/NextRelease'
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -642,56 +644,56 @@
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: ConfirmRelease
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.033'
+      version: '6.037'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: MetaProvides::Package/AUTOVIV/:InstallModulesPM
-      version: '6.033'
+      version: '6.037'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: 0
-    version: '6.033'
+    version: '6.037'
 x_contributors:
   - 'Adam Kennedy <[email protected]>'
   - 'Adam Sjogren <[email protected]>'
@@ -715,6 +717,7 @@
   - 'Colin Newell <[email protected]>'
   - 'copilot-swe-agent[bot] <[email protected]>'
   - 'Daina Pettit <[email protected]>'
+  - 'Dan Church <[email protected]>'
   - 'Daniel Hedlund <[email protected]>'
   - 'David E. Wheeler <[email protected]>'
   - 'DAVIDRW <[email protected]>'
@@ -811,6 +814,6 @@
   - 'Yury Zavarin <[email protected]>'
   - 'Yves Orton <[email protected]>'
   - 'Zefram <[email protected]>'
-x_generated_by_perl: v5.38.2
+x_generated_by_perl: v5.42.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.81/Makefile.PL 
new/libwww-perl-6.82/Makefile.PL
--- old/libwww-perl-6.81/Makefile.PL    2025-10-22 19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/Makefile.PL    2026-03-29 19:02:14.000000000 +0200
@@ -90,7 +90,7 @@
     "Test::Needs" => 0,
     "Test::RequiresInternet" => 0
   },
-  "VERSION" => "6.81",
+  "VERSION" => "6.82",
   "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.81/dist.ini 
new/libwww-perl-6.82/dist.ini
--- old/libwww-perl-6.81/dist.ini       2025-10-22 19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/dist.ini       2026-03-29 19:02:14.000000000 +0200
@@ -8,6 +8,8 @@
 exclude_filename = LICENSE
 exclude_filename = META.json
 exclude_filename = README.md
+exclude_filename = Makefile.PL
+exclude_filename = inc/ExtUtils/MakeMaker/Dist/Zilla/Develop.pm
 
 [MetaConfig]
 [MetaProvides::Package]
@@ -70,14 +72,14 @@
 [Test::ReportPrereqs]
 
 [Test::Compile]
+:version = 2.059
 bail_out_on_fail = 1
 xt_mode = 1
 skip = LWP::Protocol::mailto
 ; avoid failing on 5.8: Warning: Use of "keys" without parentheses is 
ambiguous at Data/Dump/Trace.pm line 262.
 [Substitute / 00-compile.t]
 file = xt/author/00-compile.t
-code = s{(is\(scalar\(\@warnings\), 0, 'no warnings found'\))}{TODO: \{\nlocal 
\$TODO = 'Data::Dump::Trace warns on 5.8' if \$\] < '5.009';\n$1};
-code = s{(^\s+or diag 'got warnings: ', explain\(\\\@warnings\);)}{$1\n\}};
+code = s{(is\(scalar\(\@warnings\), 0, 'no warnings found'\).*)}{TODO: 
{\nlocal \$TODO = 'Data::Dump::Trace warns on 5.8' if \$] < '5.009';\n$1\n}};
 
 [Test::Portability]
 ; TODO perltidy for NoTabs and namespace::autoclean
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Authen/Basic.pm 
new/libwww-perl-6.82/lib/LWP/Authen/Basic.pm
--- old/libwww-perl-6.81/lib/LWP/Authen/Basic.pm        2025-10-22 
19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/lib/LWP/Authen/Basic.pm        2026-03-29 
19:02:14.000000000 +0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 require Encode;
 require MIME::Base64;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Authen/Digest.pm 
new/libwww-perl-6.82/lib/LWP/Authen/Digest.pm
--- old/libwww-perl-6.81/lib/LWP/Authen/Digest.pm       2025-10-22 
19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/lib/LWP/Authen/Digest.pm       2026-03-29 
19:02:14.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use parent 'LWP::Authen::Basic';
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 require Digest::MD5;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Authen/Ntlm.pm 
new/libwww-perl-6.82/lib/LWP/Authen/Ntlm.pm
--- old/libwww-perl-6.81/lib/LWP/Authen/Ntlm.pm 2025-10-22 19:04:57.000000000 
+0200
+++ new/libwww-perl-6.82/lib/LWP/Authen/Ntlm.pm 2026-03-29 19:02:14.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 use Authen::NTLM "1.02";
 use MIME::Base64 "2.12";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/ConnCache.pm 
new/libwww-perl-6.82/lib/LWP/ConnCache.pm
--- old/libwww-perl-6.81/lib/LWP/ConnCache.pm   2025-10-22 19:04:57.000000000 
+0200
+++ new/libwww-perl-6.82/lib/LWP/ConnCache.pm   2026-03-29 19:02:14.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 our $DEBUG;
 
 sub new {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Debug/TraceHTTP.pm 
new/libwww-perl-6.82/lib/LWP/Debug/TraceHTTP.pm
--- old/libwww-perl-6.81/lib/LWP/Debug/TraceHTTP.pm     2025-10-22 
19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/lib/LWP/Debug/TraceHTTP.pm     2026-03-29 
19:02:14.000000000 +0200
@@ -11,7 +11,7 @@
 use strict;
 use parent 'LWP::Protocol::http';
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 package # hide from PAUSE
     LWP::Debug::TraceHTTP::Socket;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Debug.pm 
new/libwww-perl-6.82/lib/LWP/Debug.pm
--- old/libwww-perl-6.81/lib/LWP/Debug.pm       2025-10-22 19:04:57.000000000 
+0200
+++ new/libwww-perl-6.82/lib/LWP/Debug.pm       2026-03-29 19:02:14.000000000 
+0200
@@ -1,6 +1,6 @@
 package LWP::Debug;    # legacy
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 require Exporter;
 our @ISA       = qw(Exporter);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/DebugFile.pm 
new/libwww-perl-6.82/lib/LWP/DebugFile.pm
--- old/libwww-perl-6.81/lib/LWP/DebugFile.pm   2025-10-22 19:04:57.000000000 
+0200
+++ new/libwww-perl-6.82/lib/LWP/DebugFile.pm   2026-03-29 19:02:14.000000000 
+0200
@@ -1,6 +1,6 @@
 package LWP::DebugFile;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 # legacy stub
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/MemberMixin.pm 
new/libwww-perl-6.82/lib/LWP/MemberMixin.pm
--- old/libwww-perl-6.81/lib/LWP/MemberMixin.pm 2025-10-22 19:04:57.000000000 
+0200
+++ new/libwww-perl-6.82/lib/LWP/MemberMixin.pm 2026-03-29 19:02:14.000000000 
+0200
@@ -1,6 +1,6 @@
 package LWP::MemberMixin;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 sub _elem {
     my $self = shift;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Protocol/cpan.pm 
new/libwww-perl-6.82/lib/LWP/Protocol/cpan.pm
--- old/libwww-perl-6.81/lib/LWP/Protocol/cpan.pm       2025-10-22 
19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/lib/LWP/Protocol/cpan.pm       2026-03-29 
19:02:14.000000000 +0200
@@ -4,7 +4,7 @@
 
 use parent qw(LWP::Protocol);
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 require URI;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Protocol/data.pm 
new/libwww-perl-6.82/lib/LWP/Protocol/data.pm
--- old/libwww-perl-6.81/lib/LWP/Protocol/data.pm       2025-10-22 
19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/lib/LWP/Protocol/data.pm       2026-03-29 
19:02:14.000000000 +0200
@@ -4,7 +4,7 @@
 
 use strict;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Protocol/file.pm 
new/libwww-perl-6.82/lib/LWP/Protocol/file.pm
--- old/libwww-perl-6.81/lib/LWP/Protocol/file.pm       2025-10-22 
19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/lib/LWP/Protocol/file.pm       2026-03-29 
19:02:14.000000000 +0200
@@ -4,7 +4,7 @@
 
 use strict;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 require LWP::MediaTypes;
 require HTTP::Request;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Protocol/ftp.pm 
new/libwww-perl-6.82/lib/LWP/Protocol/ftp.pm
--- old/libwww-perl-6.81/lib/LWP/Protocol/ftp.pm        2025-10-22 
19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/lib/LWP/Protocol/ftp.pm        2026-03-29 
19:02:14.000000000 +0200
@@ -5,7 +5,7 @@
 use parent qw(LWP::Protocol);
 use strict;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 use Carp            ();
 use HTTP::Status    ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Protocol/gopher.pm 
new/libwww-perl-6.82/lib/LWP/Protocol/gopher.pm
--- old/libwww-perl-6.81/lib/LWP/Protocol/gopher.pm     2025-10-22 
19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/lib/LWP/Protocol/gopher.pm     2026-03-29 
19:02:14.000000000 +0200
@@ -9,7 +9,7 @@
 
 use strict;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Protocol/http.pm 
new/libwww-perl-6.82/lib/LWP/Protocol/http.pm
--- old/libwww-perl-6.81/lib/LWP/Protocol/http.pm       2025-10-22 
19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/lib/LWP/Protocol/http.pm       2026-03-29 
19:02:14.000000000 +0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Protocol/loopback.pm 
new/libwww-perl-6.82/lib/LWP/Protocol/loopback.pm
--- old/libwww-perl-6.81/lib/LWP/Protocol/loopback.pm   2025-10-22 
19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/lib/LWP/Protocol/loopback.pm   2026-03-29 
19:02:14.000000000 +0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 require HTTP::Response;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Protocol/mailto.pm 
new/libwww-perl-6.82/lib/LWP/Protocol/mailto.pm
--- old/libwww-perl-6.81/lib/LWP/Protocol/mailto.pm     2025-10-22 
19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/lib/LWP/Protocol/mailto.pm     2026-03-29 
19:02:14.000000000 +0200
@@ -11,7 +11,7 @@
 use Carp;
 use strict;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 use parent qw(LWP::Protocol);
 our $SENDMAIL;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Protocol/nntp.pm 
new/libwww-perl-6.82/lib/LWP/Protocol/nntp.pm
--- old/libwww-perl-6.81/lib/LWP/Protocol/nntp.pm       2025-10-22 
19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/lib/LWP/Protocol/nntp.pm       2026-03-29 
19:02:14.000000000 +0200
@@ -4,7 +4,7 @@
 
 use parent qw(LWP::Protocol);
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Protocol/nogo.pm 
new/libwww-perl-6.82/lib/LWP/Protocol/nogo.pm
--- old/libwww-perl-6.81/lib/LWP/Protocol/nogo.pm       2025-10-22 
19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/lib/LWP/Protocol/nogo.pm       2026-03-29 
19:02:14.000000000 +0200
@@ -7,7 +7,7 @@
 
 use strict;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 require HTTP::Response;
 require HTTP::Status;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Protocol.pm 
new/libwww-perl-6.82/lib/LWP/Protocol.pm
--- old/libwww-perl-6.81/lib/LWP/Protocol.pm    2025-10-22 19:04:57.000000000 
+0200
+++ new/libwww-perl-6.82/lib/LWP/Protocol.pm    2026-03-29 19:02:14.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use parent 'LWP::MemberMixin';
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 use strict;
 use Carp ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/RobotUA.pm 
new/libwww-perl-6.82/lib/LWP/RobotUA.pm
--- old/libwww-perl-6.81/lib/LWP/RobotUA.pm     2025-10-22 19:04:57.000000000 
+0200
+++ new/libwww-perl-6.82/lib/LWP/RobotUA.pm     2026-03-29 19:02:14.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use parent qw(LWP::UserAgent);
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 require WWW::RobotRules;
 require HTTP::Request;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/Simple.pm 
new/libwww-perl-6.82/lib/LWP/Simple.pm
--- old/libwww-perl-6.81/lib/LWP/Simple.pm      2025-10-22 19:04:57.000000000 
+0200
+++ new/libwww-perl-6.82/lib/LWP/Simple.pm      2026-03-29 19:02:14.000000000 
+0200
@@ -2,7 +2,7 @@
 
 use strict;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 require Exporter;
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP/UserAgent.pm 
new/libwww-perl-6.82/lib/LWP/UserAgent.pm
--- old/libwww-perl-6.81/lib/LWP/UserAgent.pm   2025-10-22 19:04:57.000000000 
+0200
+++ new/libwww-perl-6.82/lib/LWP/UserAgent.pm   2026-03-29 19:02:14.000000000 
+0200
@@ -18,7 +18,7 @@
 use Scalar::Util qw(blessed openhandle);
 use Try::Tiny qw(try catch);
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 sub new
 {
@@ -1169,9 +1169,12 @@
         }
        $k = lc($k);
         if (my $from_key= $seen{$k}) {
-            warn "Environment contains multiple differing definitions for 
'$k'.\n".
-                 "Using value from '$from_key' ($ENV{$from_key}) and ignoring 
'$real_key' ($v)"
-                if $v ne $ENV{$from_key};
+            # Only warn about proxy-related env vars, not unrelated ones (GH 
#372)
+            if ($k =~ /^(.*)_proxy$/) {
+                warn "Environment contains multiple differing definitions for 
'$k'.\n".
+                     "Using value from '$from_key' ($ENV{$from_key}) and 
ignoring '$real_key' ($v)"
+                    if $v ne $ENV{$from_key};
+            }
             next;
         } else {
             $seen{$k}= $real_key;
@@ -1631,7 +1634,7 @@
 L<IO::Socket::SSL>. With this change, setting this option no longer disables 
all SSL
 certificate verification, only the hostname checks. To disable all 
verification,
 use the C<SSL_verify_mode> option in the C<ssl_opts> attribute. For example:
-C<$ua->ssl_opts(SSL_verify_mode => IO::Socket::SSL::SSL_VERIFY_NONE);>
+C<< $ua->ssl_opts(SSL_verify_mode => IO::Socket::SSL::SSL_VERIFY_NONE); >>
 
 =item C<SSL_ca_file> => $path
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/lib/LWP.pm 
new/libwww-perl-6.82/lib/LWP.pm
--- old/libwww-perl-6.81/lib/LWP.pm     2025-10-22 19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/lib/LWP.pm     2026-03-29 19:02:14.000000000 +0200
@@ -1,6 +1,6 @@
 package LWP;
 
-our $VERSION = '6.81';
+our $VERSION = '6.82';
 
 require LWP::UserAgent;  # this should load everything you need
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/t/base/proxy.t 
new/libwww-perl-6.82/t/base/proxy.t
--- old/libwww-perl-6.81/t/base/proxy.t 2025-10-22 19:04:57.000000000 +0200
+++ new/libwww-perl-6.82/t/base/proxy.t 2026-03-29 19:02:14.000000000 +0200
@@ -73,7 +73,6 @@
 }
 
 {
-    local $TODO = "Test case for GH #372";
     my @warnings;
     local $SIG{__WARN__}   = sub { push @warnings, @_ };
     local $ENV{FOO} = 'BAR';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/xt/author/00-compile.t 
new/libwww-perl-6.82/xt/author/00-compile.t
--- old/libwww-perl-6.81/xt/author/00-compile.t 2025-10-22 19:04:57.000000000 
+0200
+++ new/libwww-perl-6.82/xt/author/00-compile.t 2026-03-29 19:02:14.000000000 
+0200
@@ -1,8 +1,7 @@
-use 5.006;
 use strict;
 use warnings;
 
-# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.058
+# this test was generated with Dist::Zilla::Plugin::Test::Compile 2.059
 
 use Test::More 0.94;
 
@@ -58,7 +57,7 @@
     # see L<perlfaq8/How can I capture STDERR from an external command?>
     my $stderr = IO::Handle->new;
 
-    diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g; q{'} . 
$str . q{'} }
+    diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g; 
q{'}.$str.q{'} }
             $^X, @switches, '-e', "require q[$lib]"))
         if $ENV{PERL_COMPILE_TEST_DEBUG};
 
@@ -83,15 +82,15 @@
     open my $fh, '<', $file or warn("Unable to open $file: $!"), next;
     my $line = <$fh>;
 
-    close $fh and skip("$file isn't perl", 1) unless $line =~ 
/^#!\s*(?:\S*perl\S*)((?:\s+-\w*)*)(?:\s*#.*)?$/;
+    close $fh and skip("$file isn't perl", 1) unless $line =~ 
/^#!\s*(?:\S*(?:env )?perl\S*)((?:\s+-\w*)*)(?:\s*#.*)?$/;
     @switches = (@switches, split(' ', $1)) if $1;
 
     close $fh and skip("$file uses -T; not testable with PERL5LIB", 1)
-        if grep { $_ eq '-T' } @switches and $ENV{PERL5LIB};
+        if grep $_ eq '-T', @switches and $ENV{PERL5LIB};
 
     my $stderr = IO::Handle->new;
 
-    diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g; q{'} . 
$str . q{'} }
+    diag('Running: ', join(', ', map { my $str = $_; $str =~ s/'/\\'/g; 
q{'}.$str.q{'} }
             $^X, @switches, '-c', $file))
         if $ENV{PERL_COMPILE_TEST_DEBUG};
 
@@ -105,7 +104,7 @@
         and not eval { +require blib; blib->VERSION('1.01') };
 
     # in older perls, -c output is simply the file portion of the path being 
tested
-    if (@_warnings = grep { !/\bsyntax OK$/ }
+    if (@_warnings = grep !/\bsyntax OK$/,
         grep { chomp; $_ ne (File::Spec->splitpath($file))[2] } @_warnings)
     {
         warn @_warnings;
@@ -117,8 +116,7 @@
 
 TODO: {
 local $TODO = 'Data::Dump::Trace warns on 5.8' if $] < '5.009';
-is(scalar(@warnings), 0, 'no warnings found')
-    or diag 'got warnings: ', explain(\@warnings);
+is(scalar(@warnings), 0, 'no warnings found') or diag 'got warnings: ', 
explain(\@warnings);
 }
 
 BAIL_OUT("Compilation problems") if !Test::More->builder->is_passing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/xt/author/pod-spell.t 
new/libwww-perl-6.82/xt/author/pod-spell.t
--- old/libwww-perl-6.81/xt/author/pod-spell.t  2025-10-22 19:04:57.000000000 
+0200
+++ new/libwww-perl-6.82/xt/author/pod-spell.t  2026-03-29 19:02:14.000000000 
+0200
@@ -54,6 +54,7 @@
 Chatterjee
 Christopher
 Chrysostomos
+Church
 Colin
 ConnCache
 Coppit
@@ -63,6 +64,7 @@
 Daignault
 Daina
 Dalgleish
+Dan
 Daniel
 David
 Debug
@@ -336,6 +338,7 @@
 akiym
 amir
 amire80
+amphetamachine
 andreas
 andrew
 anirvan
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libwww-perl-6.81/xt/author/pod-syntax.t 
new/libwww-perl-6.82/xt/author/pod-syntax.t
--- old/libwww-perl-6.81/xt/author/pod-syntax.t 2025-10-22 19:04:57.000000000 
+0200
+++ new/libwww-perl-6.82/xt/author/pod-syntax.t 2026-03-29 19:02:14.000000000 
+0200
@@ -1,5 +1,5 @@
 #!perl
-# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests.
+# This file was automatically generated by Dist::Zilla::Plugin::PodSyntaxTests
 use strict; use warnings;
 use Test::More;
 use Test::Pod 1.41;

Reply via email to