Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-Net-HTTP for openSUSE:Factory 
checked in at 2022-01-29 20:57:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Net-HTTP (Old)
 and      /work/SRC/openSUSE:Factory/.perl-Net-HTTP.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-Net-HTTP"

Sat Jan 29 20:57:32 2022 rev:25 rq:949647 version:6.22

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Net-HTTP/perl-Net-HTTP.changes      
2021-03-24 16:10:52.287807994 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Net-HTTP.new.1898/perl-Net-HTTP.changes    
2022-01-29 20:57:44.088403967 +0100
@@ -1,0 +2,12 @@
+Sat Jan 22 03:07:01 UTC 2022 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 6.22
+   see /usr/share/doc/packages/perl-Net-HTTP/Changes
+
+  6.22      2022-01-21 20:41:21Z
+      - Format method bullet points as code in docs (GH#77) (Paul Cochrane)
+      - Ignore automatically generated directories (GH#76) (Paul Cochrane)
+      - Use copyright start year rather than range (issue raised by Paul
+        Cochrane)
+
+-------------------------------------------------------------------

Old:
----
  Net-HTTP-6.21.tar.gz

New:
----
  Net-HTTP-6.22.tar.gz

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

Other differences:
------------------
++++++ perl-Net-HTTP.spec ++++++
--- /var/tmp/diff_new_pack.tow4ti/_old  2022-01-29 20:57:44.580400776 +0100
+++ /var/tmp/diff_new_pack.tow4ti/_new  2022-01-29 20:57:44.588400724 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Net-HTTP
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 %define cpan_name Net-HTTP
 Name:           perl-Net-HTTP
-Version:        6.21
+Version:        6.22
 Release:        0
 Summary:        Low-level HTTP connection (client)
 License:        Artistic-1.0 OR GPL-1.0-or-later

++++++ Net-HTTP-6.21.tar.gz -> Net-HTTP-6.22.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/CONTRIBUTORS 
new/Net-HTTP-6.22/CONTRIBUTORS
--- old/Net-HTTP-6.21/CONTRIBUTORS      2021-03-18 22:56:54.000000000 +0100
+++ new/Net-HTTP-6.22/CONTRIBUTORS      2022-01-21 21:42:12.000000000 +0100
@@ -55,6 +55,7 @@
     * murphy
     * Olaf Alders
     * Ondrej Hanak
+    * Paul Cochrane
     * Peter Rabbitson
     * phrstbrn
     * Robert Stone
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/Changes new/Net-HTTP-6.22/Changes
--- old/Net-HTTP-6.21/Changes   2021-03-18 22:56:54.000000000 +0100
+++ new/Net-HTTP-6.22/Changes   2022-01-21 21:42:12.000000000 +0100
@@ -1,5 +1,11 @@
 Release history for Net-HTTP
 
+6.22      2022-01-21 20:41:21Z
+    - Format method bullet points as code in docs (GH#77) (Paul Cochrane)
+    - Ignore automatically generated directories (GH#76) (Paul Cochrane)
+    - Use copyright start year rather than range (issue raised by Paul
+      Cochrane)
+
 6.21      2021-03-18 21:56:42Z
     - Accept PeerAddr of 0. (GH#72) (trwyant)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/INSTALL new/Net-HTTP-6.22/INSTALL
--- old/Net-HTTP-6.21/INSTALL   2021-03-18 22:56:54.000000000 +0100
+++ new/Net-HTTP-6.22/INSTALL   2022-01-21 21:42:12.000000000 +0100
@@ -21,8 +21,11 @@
 
 ## Manual installation
 
-As a last resort, you can manually install it. Download the tarball, untar it,
-install configure prerequisites (see below), then build it:
+As a last resort, you can manually install it. If you have not already
+downloaded the release tarball, you can find the download link on the module's
+MetaCPAN page: https://metacpan.org/pod/Net::HTTP
+
+Untar the tarball, install configure prerequisites (see below), then build it:
 
     % perl Makefile.PL
     % make && make test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/LICENSE new/Net-HTTP-6.22/LICENSE
--- old/Net-HTTP-6.21/LICENSE   2021-03-18 22:56:54.000000000 +0100
+++ new/Net-HTTP-6.22/LICENSE   2022-01-21 21:42:12.000000000 +0100
@@ -1,4 +1,4 @@
-This software is copyright (c) 2001-2017 by Gisle Aas.
+This software is copyright (c) 2001 by Gisle Aas.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,7 +12,7 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2001-2017 by Gisle Aas.
+This software is Copyright (c) 2001 by Gisle Aas.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 2001-2017 by Gisle Aas.
+This software is Copyright (c) 2001 by Gisle Aas.
 
 This is free software, licensed under:
 
@@ -292,21 +292,21 @@
 
   - "Package" refers to the collection of files distributed by the Copyright
     Holder, and derivatives of that collection of files created through
-    textual modification. 
+    textual modification.
   - "Standard Version" refers to such a Package if it has not been modified,
     or has been modified in accordance with the wishes of the Copyright
-    Holder. 
+    Holder.
   - "Copyright Holder" is whoever is named in the copyright or copyrights for
-    the package. 
+    the package.
   - "You" is you, if you're thinking about copying or distributing this 
Package.
   - "Reasonable copying fee" is whatever you can justify on the basis of media
     cost, duplication charges, time of people involved, and so on. (You will
     not be required to justify it to the Copyright Holder, but only to the
-    computing community at large as a market that must bear the fee.) 
+    computing community at large as a market that must bear the fee.)
   - "Freely Available" means that no fee is charged for the item itself, though
     there may be fees involved in handling the item. It also means that
     recipients of the item may redistribute it under the same conditions they
-    received it. 
+    received it.
 
 1. You may make and give away verbatim copies of the source form of the
 Standard Version of this Package without restriction, provided that you
@@ -373,7 +373,7 @@
 
 9. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED
 WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF
-MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
 The End
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/MANIFEST new/Net-HTTP-6.22/MANIFEST
--- old/Net-HTTP-6.21/MANIFEST  2021-03-18 22:56:54.000000000 +0100
+++ new/Net-HTTP-6.22/MANIFEST  2022-01-21 21:42:12.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.017.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.024.
 CONTRIBUTORS
 Changes
 INSTALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/META.json new/Net-HTTP-6.22/META.json
--- old/Net-HTTP-6.21/META.json 2021-03-18 22:56:54.000000000 +0100
+++ new/Net-HTTP-6.22/META.json 2022-01-21 21:42:12.000000000 +0100
@@ -4,7 +4,7 @@
       "Gisle Aas <gi...@activestate.com>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -89,7 +89,7 @@
       "x_IRC" : "irc://irc.perl.org/#lwp",
       "x_MailingList" : "mailto:lib...@perl.org";
    },
-   "version" : "6.21",
+   "version" : "6.22",
    "x_Dist_Zilla" : {
       "perl" : {
          "version" : "5.030002"
@@ -98,7 +98,7 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "MetaResources",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -109,7 +109,7 @@
                }
             },
             "name" : "Prereqs",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -152,16 +152,16 @@
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : "4"
+                  "default_jobs" : "1"
                }
             },
             "name" : "@Author::OALDERS/MakeMaker",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::CPANFile",
             "name" : "@Author::OALDERS/CPANFile",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::ContributorsFile",
@@ -171,37 +171,37 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Author::OALDERS/MetaJSON",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Author::OALDERS/MetaYAML",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Author::OALDERS/Manifest",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaNoIndex",
             "name" : "@Author::OALDERS/MetaNoIndex",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Author::OALDERS/MetaConfig",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "@Author::OALDERS/MetaResources",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Author::OALDERS/License",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::InstallGuide",
@@ -212,12 +212,12 @@
                }
             },
             "name" : "@Author::OALDERS/InstallGuide",
-            "version" : "1.200013"
+            "version" : "1.200014"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@Author::OALDERS/ExecDir",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::MojibakeTests",
@@ -227,7 +227,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Author::OALDERS/PodSyntaxTests",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::EOL",
@@ -258,7 +258,7 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Author::OALDERS/TestRelease",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
@@ -274,7 +274,7 @@
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : "4"
+                  "default_jobs" : "1"
                }
             },
             "name" : "@Author::OALDERS/RunExtraTests",
@@ -373,12 +373,12 @@
                }
             },
             "name" : "@Author::OALDERS/PodWeaver",
-            "version" : "4.008"
+            "version" : "4.009"
          },
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@Author::OALDERS/PruneCruft",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
@@ -414,7 +414,7 @@
                }
             },
             "name" : "@Author::OALDERS/Git::GatherDir",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -450,18 +450,18 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1",
+                  "git_version" : "2.34.1",
                   "repo_root" : "."
                }
             },
             "name" : "@Author::OALDERS/Git::Check",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git_version" : "2.30.1",
+                  "git_version" : "2.34.1",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
@@ -484,7 +484,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@Author::OALDERS/ShareDir",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckIssues",
@@ -494,12 +494,12 @@
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Author::OALDERS/ConfirmRelease",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Author::OALDERS/UploadToCPAN",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -559,7 +559,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1",
+                  "git_version" : "2.34.1",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -567,7 +567,7 @@
                }
             },
             "name" : "@Author::OALDERS/@Git::VersionManager/release snapshot",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -576,12 +576,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v6.21",
+                  "tag" : "v6.22",
                   "tag_format" : "v%V",
                   "tag_message" : "v%V"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1",
+                  "git_version" : "2.34.1",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -589,7 +589,7 @@
                }
             },
             "name" : "@Author::OALDERS/@Git::VersionManager/Git::Tag",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : 
"Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
@@ -610,7 +610,7 @@
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Author::OALDERS/@Git::VersionManager/NextRelease",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -632,7 +632,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1",
+                  "git_version" : "2.34.1",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -640,7 +640,7 @@
                }
             },
             "name" : "@Author::OALDERS/@Git::VersionManager/post-release 
commit",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Push",
@@ -652,12 +652,12 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.30.1",
+                  "git_version" : "2.34.1",
                   "repo_root" : "."
                }
             },
             "name" : "@Author::OALDERS/Git::Push",
-            "version" : "2.047"
+            "version" : "2.048"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable",
@@ -667,7 +667,7 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "AutoPrereqs",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -678,7 +678,7 @@
                }
             },
             "name" : "RuntimeSuggests",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs::Soften",
@@ -713,52 +713,52 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.017"
+            "version" : "6.024"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.017"
+            "version" : "6.024"
          }
       ],
       "zilla" : {
@@ -766,7 +766,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.017"
+         "version" : "6.024"
       }
    },
    "x_contributors" : [
@@ -819,6 +819,7 @@
       "murphy <mur...@genome.chop.edu>",
       "Olaf Alders <o...@wundersolutions.com>",
       "Ondrej Hanak <ondrej.ha...@ubs.com>",
+      "Paul Cochrane <paul.cochr...@posteo.de>",
       "Peter Rabbitson <ribasu...@cpan.org>",
       "phrstbrn <phrst...@gmail.com>",
       "Robert Stone <ta...@trap.mtview.ca.us>",
@@ -843,7 +844,7 @@
       "Zefram <zef...@fysh.org>"
    ],
    "x_generated_by_perl" : "v5.30.2",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.25",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
    "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
    "x_static_install" : 1
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/META.yml new/Net-HTTP-6.22/META.yml
--- old/Net-HTTP-6.21/META.yml  2021-03-18 22:56:54.000000000 +0100
+++ new/Net-HTTP-6.22/META.yml  2022-01-21 21:42:12.000000000 +0100
@@ -12,7 +12,7 @@
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -39,7 +39,7 @@
   bugtracker: https://github.com/libwww-perl/Net-HTTP/issues
   homepage: https://github.com/libwww-perl/Net-HTTP
   repository: https://github.com/libwww-perl/Net-HTTP.git
-version: '6.21'
+version: '6.22'
 x_Dist_Zilla:
   perl:
     version: '5.030002'
@@ -47,7 +47,7 @@
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: MetaResources
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -55,7 +55,7 @@
           phase: runtime
           type: requires
       name: Prereqs
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -89,13 +89,13 @@
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: '4'
+          default_jobs: '1'
       name: '@Author::OALDERS/MakeMaker'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::CPANFile
       name: '@Author::OALDERS/CPANFile'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::ContributorsFile
       name: '@Author::OALDERS/ContributorsFile'
@@ -103,31 +103,31 @@
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Author::OALDERS/MetaJSON'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::OALDERS/MetaYAML'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Author::OALDERS/Manifest'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MetaNoIndex
       name: '@Author::OALDERS/MetaNoIndex'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Author::OALDERS/MetaConfig'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: '@Author::OALDERS/MetaResources'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::License
       name: '@Author::OALDERS/License'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::InstallGuide
       config:
@@ -135,11 +135,11 @@
           Module::Metadata: '1.000037'
           version: '0.006'
       name: '@Author::OALDERS/InstallGuide'
-      version: '1.200013'
+      version: '1.200014'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@Author::OALDERS/ExecDir'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::MojibakeTests
       name: '@Author::OALDERS/MojibakeTests'
@@ -147,7 +147,7 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Author::OALDERS/PodSyntaxTests'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Test::EOL
       config:
@@ -170,7 +170,7 @@
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Author::OALDERS/TestRelease'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Test::ReportPrereqs
       name: '@Author::OALDERS/Test::ReportPrereqs'
@@ -183,7 +183,7 @@
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: '4'
+          default_jobs: '1'
       name: '@Author::OALDERS/RunExtraTests'
       version: '0.029'
     -
@@ -259,11 +259,11 @@
               name: '@Default/Legal'
               version: '4.015'
       name: '@Author::OALDERS/PodWeaver'
-      version: '4.008'
+      version: '4.009'
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@Author::OALDERS/PruneCruft'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromBuild
       name: '@Author::OALDERS/CopyFilesFromBuild'
@@ -292,7 +292,7 @@
         Dist::Zilla::Plugin::Git::GatherDir:
           include_untracked: 0
       name: '@Author::OALDERS/Git::GatherDir'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromRelease
       config:
@@ -320,15 +320,15 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.30.1
+          git_version: 2.34.1
           repo_root: .
       name: '@Author::OALDERS/Git::Check'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          git_version: 2.30.1
+          git_version: 2.34.1
           include_authors: 0
           include_releaser: 1
           order_by: name
@@ -345,7 +345,7 @@
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@Author::OALDERS/ShareDir'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::CheckIssues
       name: '@Author::OALDERS/CheckIssues'
@@ -353,11 +353,11 @@
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Author::OALDERS/ConfirmRelease'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Author::OALDERS/UploadToCPAN'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::RewriteVersion::Transitional
       config:
@@ -404,12 +404,12 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.30.1
+          git_version: 2.34.1
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Author::OALDERS/@Git::VersionManager/release snapshot'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::Git::Tag
       config:
@@ -417,16 +417,16 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v6.21
+          tag: v6.22
           tag_format: v%V
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.30.1
+          git_version: 2.34.1
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Author::OALDERS/@Git::VersionManager/Git::Tag'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
       config:
@@ -442,7 +442,7 @@
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Author::OALDERS/@Git::VersionManager/NextRelease'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -459,12 +459,12 @@
             - (?^:^lib/.*\.pm$)
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.30.1
+          git_version: 2.34.1
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
       name: '@Author::OALDERS/@Git::VersionManager/post-release commit'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::Git::Push
       config:
@@ -473,10 +473,10 @@
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.30.1
+          git_version: 2.34.1
           repo_root: .
       name: '@Author::OALDERS/Git::Push'
-      version: '2.047'
+      version: '2.048'
     -
       class: Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable
       name: Test::Pod::Coverage::Configurable
@@ -484,7 +484,7 @@
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: AutoPrereqs
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -492,7 +492,7 @@
           phase: runtime
           type: suggests
       name: RuntimeSuggests
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::Prereqs::Soften
       config:
@@ -519,48 +519,48 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.017'
+      version: '6.024'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.017'
+      version: '6.024'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '6.017'
+    version: '6.024'
 x_contributors:
   - 'Adam Kennedy <ad...@cpan.org>'
   - 'Adam Sjogren <a...@koldfront.dk>'
@@ -611,6 +611,7 @@
   - 'murphy <mur...@genome.chop.edu>'
   - 'Olaf Alders <o...@wundersolutions.com>'
   - 'Ondrej Hanak <ondrej.ha...@ubs.com>'
+  - 'Paul Cochrane <paul.cochr...@posteo.de>'
   - 'Peter Rabbitson <ribasu...@cpan.org>'
   - 'phrstbrn <phrst...@gmail.com>'
   - 'Robert Stone <ta...@trap.mtview.ca.us>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/Makefile.PL 
new/Net-HTTP-6.22/Makefile.PL
--- old/Net-HTTP-6.21/Makefile.PL       2021-03-18 22:56:54.000000000 +0100
+++ new/Net-HTTP-6.22/Makefile.PL       2022-01-21 21:42:12.000000000 +0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.017.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.024.
 use strict;
 use warnings;
 
@@ -34,7 +34,7 @@
     "Socket" => 0,
     "Test::More" => 0
   },
-  "VERSION" => "6.21",
+  "VERSION" => "6.22",
   "test" => {
     "TESTS" => "t/*.t"
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/README.md new/Net-HTTP-6.22/README.md
--- old/Net-HTTP-6.21/README.md 2021-03-18 22:56:54.000000000 +0100
+++ new/Net-HTTP-6.22/README.md 2022-01-21 21:42:12.000000000 +0100
@@ -4,7 +4,7 @@
 
 # VERSION
 
-version 6.21
+version 6.22
 
 # SYNOPSIS
 
@@ -37,7 +37,7 @@
 The following methods are provided (in addition to those of
 `IO::Socket::INET`):
 
-- $s = Net::HTTP->new( %options )
+- `$s = Net::HTTP->new( %options )`
 
     The `Net::HTTP` constructor method takes the same options as
     `IO::Socket::INET`'s as well as these:
@@ -63,12 +63,12 @@
     returns `undef` and $@ contains the reason.  After a successful
     connect, a `Net:HTTP` object is returned.
 
-- $s->host
+- `$s->host`
 
     Get/set the default value of the `Host` header to send.  The $host
     must not be set to an empty string (or `undef`) for HTTP/1.1.
 
-- $s->keep\_alive
+- `$s->keep_alive`
 
     Get/set the _keep-alive_ value.  If this value is TRUE then the
     request will be sent with headers indicating that the server should try
@@ -77,7 +77,7 @@
     The actual headers set will depend on the value of the `http_version`
     and `peer_http_version` attributes.
 
-- $s->send\_te
+- `$s->send_te`
 
     Get/set the a value indicating if the request will be sent with a "TE"
     header to indicate the transfer encodings that the server can choose to
@@ -85,28 +85,28 @@
     on availability of the following modules: `Compress::Raw::Zlib` for
     _deflate_, and `IO::Compress::Gunzip` for _gzip_.
 
-- $s->http\_version
+- `$s->http_version`
 
     Get/set the HTTP version number that this client should announce.
     This value can only be set to "1.0" or "1.1".  The default is "1.1".
 
-- $s->peer\_http\_version
+- `$s->peer_http_version`
 
     Get/set the protocol version number of our peer.  This value will
     initially be "1.0", but will be updated by a successful
     read\_response\_headers() method call.
 
-- $s->max\_line\_length
+- `$s->max_line_length`
 
     Get/set a limit on the length of response line and response header
     lines.  The default is 8192.  A value of 0 means no limit.
 
-- $s->max\_header\_length
+- `$s->max_header_length`
 
     Get/set a limit on the number of header lines that a response can
     have.  The default is 128.  A value of 0 means no limit.
 
-- $s->format\_request($method, $uri, %headers, \[$content\])
+- `$s->format_request($method, $uri, %headers, [$content])`
 
     Format a request message and return it as a string.  If the headers do
     not include a `Host` header, then a header is inserted with the value
@@ -117,16 +117,16 @@
     If $content is given (and it is non-empty), then a `Content-Length`
     header is automatically added unless it was already present.
 
-- $s->write\_request($method, $uri, %headers, \[$content\])
+- `$s->write_request($method, $uri, %headers, [$content])`
 
     Format and send a request message.  Arguments are the same as for
     format\_request().  Returns true if successful.
 
-- $s->format\_chunk( $data )
+- `$s->format_chunk( $data )`
 
     Returns the string to be written for the given chunk of data.
 
-- $s->write\_chunk($data)
+- `$s->write_chunk($data)`
 
     Will write a new chunk of request entity body data.  This method
     should only be used if the `Transfer-Encoding` header with a value of
@@ -136,12 +136,12 @@
 
     Returns true if successful.
 
-- $s->format\_chunk\_eof( %trailers )
+- `$s->format_chunk_eof( %trailers )`
 
     Returns the string to be written for signaling EOF when a
     `Transfer-Encoding` of `chunked` is used.
 
-- $s->write\_chunk\_eof( %trailers )
+- `$s->write_chunk_eof( %trailers )`
 
     Will write eof marker for chunked data and optional trailers.  Note
     that trailers should not really be used unless is was signaled
@@ -149,7 +149,7 @@
 
     Returns true if successful.
 
-- ($code, $mess, %headers) = $s->read\_response\_headers( %opts )
+- `($code, $mess, %headers) = $s->read_response_headers( %opts )`
 
     Read response headers from server and return it.  The $code is the 3
     digit HTTP status code (see 
[HTTP::Status](https://metacpan.org/pod/HTTP%3A%3AStatus)) and $mess is the 
textual
@@ -185,7 +185,7 @@
     then no exception will be raised and this method will always
     return a response code.
 
-- $n = $s->read\_entity\_body($buf, $size);
+- `$n = $s->read_entity_body($buf, $size);`
 
     Reads chunks of the entity body content.  Basically the same interface
     as for read() and sysread(), but the buffer offset argument is not
@@ -204,19 +204,19 @@
     This method will raise exceptions (die) if the server does not speak
     proper HTTP.  This can only happen when reading chunked data.
 
-- %headers = $s->get\_trailers
+- `%headers = $s->get_trailers`
 
     After read\_entity\_body() has returned 0 to indicate end of the entity
     body, you might call this method to pick up any trailers.
 
-- $s->\_rbuf
+- `$s->_rbuf`
 
     Get/set the read buffer content.  The read\_response\_headers() and
     read\_entity\_body() methods use an internal buffer which they will look
     for data before they actually sysread more from the socket itself.  If
     they read too much, the remaining data will be left in this buffer.
 
-- $s->\_rbuf\_length
+- `$s->_rbuf_length`
 
     Returns the number of bytes in the read buffer.  This should always be
     the same as:
@@ -244,7 +244,7 @@
 
 # COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2001-2017 by Gisle Aas.
+This software is copyright (c) 2001 by Gisle Aas.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/cpanfile new/Net-HTTP-6.22/cpanfile
--- old/Net-HTTP-6.21/cpanfile  2021-03-18 22:56:54.000000000 +0100
+++ new/Net-HTTP-6.22/cpanfile  2022-01-21 21:42:12.000000000 +0100
@@ -1,4 +1,4 @@
-# This file is generated by Dist::Zilla::Plugin::CPANFile v6.017
+# This file is generated by Dist::Zilla::Plugin::CPANFile v6.024
 # Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
 
 requires "Carp" => "0";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/dist.ini new/Net-HTTP-6.22/dist.ini
--- old/Net-HTTP-6.21/dist.ini  2021-03-18 22:56:54.000000000 +0100
+++ new/Net-HTTP-6.22/dist.ini  2022-01-21 21:42:12.000000000 +0100
@@ -3,7 +3,7 @@
 license = Perl_5
 main_module = lib/Net/HTTP.pm
 copyright_holder = Gisle Aas
-copyright_year   = 2001-2017
+copyright_year   = 2001
 
 [MetaResources]
 x_IRC = irc://irc.perl.org/#lwp
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/lib/Net/HTTP/Methods.pm 
new/Net-HTTP-6.22/lib/Net/HTTP/Methods.pm
--- old/Net-HTTP-6.21/lib/Net/HTTP/Methods.pm   2021-03-18 22:56:54.000000000 
+0100
+++ new/Net-HTTP-6.22/lib/Net/HTTP/Methods.pm   2022-01-21 21:42:12.000000000 
+0100
@@ -1,5 +1,5 @@
 package Net::HTTP::Methods;
-our $VERSION = '6.21';
+our $VERSION = '6.22';
 use strict;
 use warnings;
 use URI;
@@ -655,7 +655,7 @@
 
 =head1 VERSION
 
-version 6.21
+version 6.22
 
 =head1 AUTHOR
 
@@ -663,7 +663,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2001-2017 by Gisle Aas.
+This software is copyright (c) 2001 by Gisle Aas.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/lib/Net/HTTP/NB.pm 
new/Net-HTTP-6.22/lib/Net/HTTP/NB.pm
--- old/Net-HTTP-6.21/lib/Net/HTTP/NB.pm        2021-03-18 22:56:54.000000000 
+0100
+++ new/Net-HTTP-6.22/lib/Net/HTTP/NB.pm        2022-01-21 21:42:12.000000000 
+0100
@@ -1,5 +1,5 @@
 package Net::HTTP::NB;
-our $VERSION = '6.21';
+our $VERSION = '6.22';
 use strict;
 use warnings;
 
@@ -60,7 +60,7 @@
 
 =head1 VERSION
 
-version 6.21
+version 6.22
 
 =head1 SYNOPSIS
 
@@ -108,7 +108,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2001-2017 by Gisle Aas.
+This software is copyright (c) 2001 by Gisle Aas.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/lib/Net/HTTP.pm 
new/Net-HTTP-6.22/lib/Net/HTTP.pm
--- old/Net-HTTP-6.21/lib/Net/HTTP.pm   2021-03-18 22:56:54.000000000 +0100
+++ new/Net-HTTP-6.22/lib/Net/HTTP.pm   2022-01-21 21:42:12.000000000 +0100
@@ -1,5 +1,5 @@
 package Net::HTTP;
-our $VERSION = '6.21';
+our $VERSION = '6.22';
 use strict;
 use warnings;
 
@@ -50,7 +50,7 @@
 
 =head1 VERSION
 
-version 6.21
+version 6.22
 
 =head1 SYNOPSIS
 
@@ -85,7 +85,7 @@
 
 =over
 
-=item $s = Net::HTTP->new( %options )
+=item C<< $s = Net::HTTP->new( %options ) >>
 
 The C<Net::HTTP> constructor method takes the same options as
 C<IO::Socket::INET>'s as well as these:
@@ -111,12 +111,12 @@
 returns C<undef> and $@ contains the reason.  After a successful
 connect, a C<Net:HTTP> object is returned.
 
-=item $s->host
+=item C<< $s->host >>
 
 Get/set the default value of the C<Host> header to send.  The $host
 must not be set to an empty string (or C<undef>) for HTTP/1.1.
 
-=item $s->keep_alive
+=item C<< $s->keep_alive >>
 
 Get/set the I<keep-alive> value.  If this value is TRUE then the
 request will be sent with headers indicating that the server should try
@@ -125,7 +125,7 @@
 The actual headers set will depend on the value of the C<http_version>
 and C<peer_http_version> attributes.
 
-=item $s->send_te
+=item C<< $s->send_te >>
 
 Get/set the a value indicating if the request will be sent with a "TE"
 header to indicate the transfer encodings that the server can choose to
@@ -133,28 +133,28 @@
 on availability of the following modules: C<Compress::Raw::Zlib> for
 I<deflate>, and C<IO::Compress::Gunzip> for I<gzip>.
 
-=item $s->http_version
+=item C<< $s->http_version >>
 
 Get/set the HTTP version number that this client should announce.
 This value can only be set to "1.0" or "1.1".  The default is "1.1".
 
-=item $s->peer_http_version
+=item C<< $s->peer_http_version >>
 
 Get/set the protocol version number of our peer.  This value will
 initially be "1.0", but will be updated by a successful
 read_response_headers() method call.
 
-=item $s->max_line_length
+=item C<< $s->max_line_length >>
 
 Get/set a limit on the length of response line and response header
 lines.  The default is 8192.  A value of 0 means no limit.
 
-=item $s->max_header_length
+=item C<< $s->max_header_length >>
 
 Get/set a limit on the number of header lines that a response can
 have.  The default is 128.  A value of 0 means no limit.
 
-=item $s->format_request($method, $uri, %headers, [$content])
+=item C<< $s->format_request($method, $uri, %headers, [$content]) >>
 
 Format a request message and return it as a string.  If the headers do
 not include a C<Host> header, then a header is inserted with the value
@@ -165,16 +165,16 @@
 If $content is given (and it is non-empty), then a C<Content-Length>
 header is automatically added unless it was already present.
 
-=item $s->write_request($method, $uri, %headers, [$content])
+=item C<< $s->write_request($method, $uri, %headers, [$content]) >>
 
 Format and send a request message.  Arguments are the same as for
 format_request().  Returns true if successful.
 
-=item $s->format_chunk( $data )
+=item C<< $s->format_chunk( $data ) >>
 
 Returns the string to be written for the given chunk of data.
 
-=item $s->write_chunk($data)
+=item C<< $s->write_chunk($data) >>
 
 Will write a new chunk of request entity body data.  This method
 should only be used if the C<Transfer-Encoding> header with a value of
@@ -184,12 +184,12 @@
 
 Returns true if successful.
 
-=item $s->format_chunk_eof( %trailers )
+=item C<< $s->format_chunk_eof( %trailers ) >>
 
 Returns the string to be written for signaling EOF when a
 C<Transfer-Encoding> of C<chunked> is used.
 
-=item $s->write_chunk_eof( %trailers )
+=item C<< $s->write_chunk_eof( %trailers ) >>
 
 Will write eof marker for chunked data and optional trailers.  Note
 that trailers should not really be used unless is was signaled
@@ -197,7 +197,7 @@
 
 Returns true if successful.
 
-=item ($code, $mess, %headers) = $s->read_response_headers( %opts )
+=item C<< ($code, $mess, %headers) = $s->read_response_headers( %opts ) >>
 
 Read response headers from server and return it.  The $code is the 3
 digit HTTP status code (see L<HTTP::Status>) and $mess is the textual
@@ -233,7 +233,7 @@
 then no exception will be raised and this method will always
 return a response code.
 
-=item $n = $s->read_entity_body($buf, $size);
+=item C<< $n = $s->read_entity_body($buf, $size); >>
 
 Reads chunks of the entity body content.  Basically the same interface
 as for read() and sysread(), but the buffer offset argument is not
@@ -252,19 +252,19 @@
 This method will raise exceptions (die) if the server does not speak
 proper HTTP.  This can only happen when reading chunked data.
 
-=item %headers = $s->get_trailers
+=item C<< %headers = $s->get_trailers >>
 
 After read_entity_body() has returned 0 to indicate end of the entity
 body, you might call this method to pick up any trailers.
 
-=item $s->_rbuf
+=item C<< $s->_rbuf >>
 
 Get/set the read buffer content.  The read_response_headers() and
 read_entity_body() methods use an internal buffer which they will look
 for data before they actually sysread more from the socket itself.  If
 they read too much, the remaining data will be left in this buffer.
 
-=item $s->_rbuf_length
+=item C<< $s->_rbuf_length >>
 
 Returns the number of bytes in the read buffer.  This should always be
 the same as:
@@ -294,7 +294,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2001-2017 by Gisle Aas.
+This software is copyright (c) 2001 by Gisle Aas.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Net-HTTP-6.21/lib/Net/HTTPS.pm 
new/Net-HTTP-6.22/lib/Net/HTTPS.pm
--- old/Net-HTTP-6.21/lib/Net/HTTPS.pm  2021-03-18 22:56:54.000000000 +0100
+++ new/Net-HTTP-6.22/lib/Net/HTTPS.pm  2022-01-21 21:42:12.000000000 +0100
@@ -1,5 +1,5 @@
 package Net::HTTPS;
-our $VERSION = '6.21';
+our $VERSION = '6.22';
 use strict;
 use warnings;
 
@@ -90,7 +90,7 @@
 
 =head1 VERSION
 
-version 6.21
+version 6.22
 
 =head1 DESCRIPTION
 
@@ -122,7 +122,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 2001-2017 by Gisle Aas.
+This software is copyright (c) 2001 by Gisle Aas.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.

Reply via email to