Hello community,

here is the log from the commit of package perl-HTTP-Message for 
openSUSE:Factory checked in at 2020-05-14 23:25:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-HTTP-Message (Old)
 and      /work/SRC/openSUSE:Factory/.perl-HTTP-Message.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-HTTP-Message"

Thu May 14 23:25:20 2020 rev:22 rq:803268 version:6.24

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-HTTP-Message/perl-HTTP-Message.changes      
2020-02-28 15:19:04.421616128 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-HTTP-Message.new.2738/perl-HTTP-Message.changes
    2020-05-14 23:25:23.873059988 +0200
@@ -1,0 +2,14 @@
+Tue May 12 03:09:10 UTC 2020 - Tina Müller <[email protected]>
+
+updated to 6.24
+   see /usr/share/doc/packages/perl-HTTP-Message/Changes
+
+  6.24      2020-05-11 13:15:25Z
+      - Full release.  No changes since TRIAL release 6.23
+  
+  6.23      2020-05-07 17:57:18Z (TRIAL RELEASE)
+      - Enable static install (GH#134) (Olaf Alders)
+      - Support non-string header values that stringify (GH#137) (Will Storey)
+  
+
+-------------------------------------------------------------------

Old:
----
  HTTP-Message-6.22.tar.gz

New:
----
  HTTP-Message-6.24.tar.gz

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

Other differences:
------------------
++++++ perl-HTTP-Message.spec ++++++
--- /var/tmp/diff_new_pack.vqW1SL/_old  2020-05-14 23:25:24.961062362 +0200
+++ /var/tmp/diff_new_pack.vqW1SL/_new  2020-05-14 23:25:24.965062371 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTTP-Message
 #
-# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,20 @@
 
 
 Name:           perl-HTTP-Message
-Version:        6.22
+Version:        6.24
 Release:        0
 %define cpan_name HTTP-Message
 Summary:        HTTP style message (base class)
 License:        Artistic-1.0 OR GPL-1.0-or-later
 Group:          Development/Libraries/Perl
-Url:            https://metacpan.org/release/%{cpan_name}
+URL:            https://metacpan.org/release/%{cpan_name}
 Source0:        
https://cpan.metacpan.org/authors/id/O/OA/OALDERS/%{cpan_name}-%{version}.tar.gz
 Source1:        cpanspec.yml
 BuildArch:      noarch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Clone)
 BuildRequires:  perl(Compress::Raw::Zlib)
 BuildRequires:  perl(Encode) >= 3.01
 BuildRequires:  perl(Encode::Locale) >= 1
@@ -46,6 +47,7 @@
 BuildRequires:  perl(Test::More) >= 0.88
 BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(URI) >= 1.10
+Requires:       perl(Clone)
 Requires:       perl(Compress::Raw::Zlib)
 Requires:       perl(Encode) >= 3.01
 Requires:       perl(Encode::Locale) >= 1
@@ -60,6 +62,7 @@
 Requires:       perl(IO::Uncompress::RawInflate)
 Requires:       perl(LWP::MediaTypes) >= 6
 Requires:       perl(URI) >= 1.10
+Recommends:     perl(Clone)
 %{perl_requires}
 
 %description

++++++ HTTP-Message-6.22.tar.gz -> HTTP-Message-6.24.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.22/CONTRIBUTORS 
new/HTTP-Message-6.24/CONTRIBUTORS
--- old/HTTP-Message-6.22/CONTRIBUTORS  2020-02-24 19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/CONTRIBUTORS  2020-05-11 15:15:33.000000000 +0200
@@ -77,6 +77,7 @@
     * Toru Yamaguchi
     * uid39246
     * Ville Skyttä
+    * William Storey
     * Yuri Karaban
     * Zakariyya Mughal
     * Zefram
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.22/Changes 
new/HTTP-Message-6.24/Changes
--- old/HTTP-Message-6.22/Changes       2020-02-24 19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/Changes       2020-05-11 15:15:33.000000000 +0200
@@ -1,5 +1,12 @@
 Revision history for HTTP-Message
 
+6.24      2020-05-11 13:15:25Z
+    - Full release.  No changes since TRIAL release 6.23
+
+6.23      2020-05-07 17:57:18Z (TRIAL RELEASE)
+    - Enable static install (GH#134) (Olaf Alders)
+    - Support non-string header values that stringify (GH#137) (Will Storey)
+
 6.22      2020-02-24 18:58:07Z
     - Full release.  No changes since TRIAL release 6.21
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.22/LICENSE 
new/HTTP-Message-6.24/LICENSE
--- old/HTTP-Message-6.22/LICENSE       2020-02-24 19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/LICENSE       2020-05-11 15:15:33.000000000 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 1994-2017 by Gisle Aas.
+This software is copyright (c) 1994 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) 1994-2017 by Gisle Aas.
+This software is Copyright (c) 1994 by Gisle Aas.
 
 This is free software, licensed under:
 
@@ -272,7 +272,7 @@
 
 --- The Artistic License 1.0 ---
 
-This software is Copyright (c) 1994-2017 by Gisle Aas.
+This software is Copyright (c) 1994 by Gisle Aas.
 
 This is free software, licensed under:
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.22/MANIFEST 
new/HTTP-Message-6.24/MANIFEST
--- old/HTTP-Message-6.22/MANIFEST      2020-02-24 19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/MANIFEST      2020-05-11 15:15:33.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.014.
 CONTRIBUTING.md
 CONTRIBUTORS
 Changes
@@ -31,6 +31,7 @@
 t/headers-util.t
 t/headers.t
 t/http-config.t
+t/lib/Secret.pm
 t/message-charset.t
 t/message-decode-xml.t
 t/message-old.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.22/META.json 
new/HTTP-Message-6.24/META.json
--- old/HTTP-Message-6.22/META.json     2020-02-24 19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/META.json     2020-05-11 15:15:33.000000000 +0200
@@ -4,7 +4,7 @@
       "Gisle Aas <[email protected]>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "perl_5"
    ],
@@ -45,8 +45,12 @@
          }
       },
       "runtime" : {
+         "recommends" : {
+            "Clone" : "0"
+         },
          "requires" : {
             "Carp" : "0",
+            "Clone" : "0",
             "Compress::Raw::Zlib" : "0",
             "Encode" : "3.01",
             "Encode::Locale" : "1",
@@ -63,7 +67,6 @@
             "LWP::MediaTypes" : "6",
             "MIME::Base64" : "2.1",
             "MIME::QuotedPrint" : "0",
-            "Storable" : "0",
             "URI" : "1.10",
             "base" : "0",
             "perl" : "5.008001",
@@ -82,6 +85,8 @@
             "Test::More" : "0.88",
             "Time::Local" : "0",
             "Try::Tiny" : "0",
+            "lib" : "0",
+            "overload" : "0",
             "perl" : "5.008001"
          }
       }
@@ -100,16 +105,16 @@
       "x_IRC" : "irc://irc.perl.org/#lwp",
       "x_MailingList" : "mailto:[email protected]";
    },
-   "version" : "6.22",
+   "version" : "6.24",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.030000"
+         "version" : "5.030002"
       },
       "plugins" : [
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "MetaResources",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -120,7 +125,18 @@
                }
             },
             "name" : "Prereqs",
-            "version" : "6.012"
+            "version" : "6.014"
+         },
+         {
+            "class" : "Dist::Zilla::Plugin::Prereqs",
+            "config" : {
+               "Dist::Zilla::Plugin::Prereqs" : {
+                  "phase" : "runtime",
+                  "type" : "recommends"
+               }
+            },
+            "name" : "Recommends",
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -137,7 +153,7 @@
                }
             },
             "name" : "@Author::OALDERS/stale modules, build",
-            "version" : "0.055"
+            "version" : "0.057"
          },
          {
             "class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -152,17 +168,17 @@
                }
             },
             "name" : "@Author::OALDERS/stale modules, release",
-            "version" : "0.055"
+            "version" : "0.057"
          },
          {
             "class" : "Dist::Zilla::Plugin::OALDERS::TidyAll",
             "name" : "@Author::OALDERS/OALDERS::TidyAll",
-            "version" : "0.000026"
+            "version" : "0.000028"
          },
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@Author::OALDERS/AutoPrereqs",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
@@ -173,16 +189,16 @@
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : 1
+                  "default_jobs" : "4"
                }
             },
             "name" : "@Author::OALDERS/MakeMaker",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::CPANFile",
             "name" : "@Author::OALDERS/CPANFile",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::ContributorsFile",
@@ -192,43 +208,43 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Author::OALDERS/MetaJSON",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Author::OALDERS/MetaYAML",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Author::OALDERS/Manifest",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaNoIndex",
             "name" : "@Author::OALDERS/MetaNoIndex",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Author::OALDERS/MetaConfig",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "@Author::OALDERS/MetaResources",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Author::OALDERS/License",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::InstallGuide",
             "config" : {
                "Dist::Zilla::Role::ModuleMetadata" : {
-                  "Module::Metadata" : "1.000037",
+                  "Module::Metadata" : "1.000036",
                   "version" : "0.006"
                }
             },
@@ -238,7 +254,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@Author::OALDERS/ExecDir",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::MojibakeTests",
@@ -248,7 +264,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Author::OALDERS/PodSyntaxTests",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -273,7 +289,7 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Author::OALDERS/TestRelease",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
@@ -289,7 +305,7 @@
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : 1
+                  "default_jobs" : "4"
                }
             },
             "name" : "@Author::OALDERS/RunExtraTests",
@@ -398,7 +414,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@Author::OALDERS/PruneCruft",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
@@ -470,7 +486,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.25.0",
+                  "git_version" : "2.26.2",
                   "repo_root" : "."
                }
             },
@@ -481,7 +497,7 @@
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git_version" : "2.25.0",
+                  "git_version" : "2.26.2",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
@@ -505,8 +521,8 @@
             "class" : "Dist::Zilla::Plugin::StaticInstall",
             "config" : {
                "Dist::Zilla::Plugin::StaticInstall" : {
-                  "dry_run" : 1,
-                  "mode" : "auto"
+                  "dry_run" : 0,
+                  "mode" : "on"
                }
             },
             "name" : "@Author::OALDERS/StaticInstall",
@@ -515,7 +531,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@Author::OALDERS/ShareDir",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::TravisCI::StatusBadge",
@@ -530,12 +546,12 @@
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Author::OALDERS/ConfirmRelease",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Author::OALDERS/UploadToCPAN",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -594,7 +610,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.25.0",
+                  "git_version" : "2.26.2",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -611,12 +627,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v6.22",
+                  "tag" : "v6.24",
                   "tag_format" : "v%V",
                   "tag_message" : "v%V"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.25.0",
+                  "git_version" : "2.26.2",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -645,7 +661,7 @@
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Author::OALDERS/@Git::VersionManager/NextRelease",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -666,7 +682,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.25.0",
+                  "git_version" : "2.26.2",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -686,7 +702,7 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.25.0",
+                  "git_version" : "2.26.2",
                   "repo_root" : "."
                }
             },
@@ -729,52 +745,52 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.012"
+            "version" : "6.014"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.012"
+            "version" : "6.014"
          }
       ],
       "zilla" : {
@@ -782,7 +798,7 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.012"
+         "version" : "6.014"
       }
    },
    "x_contributors" : [
@@ -857,11 +873,14 @@
       "Toru Yamaguchi <[email protected]>",
       "uid39246 <uid39246>",
       "Ville Skytt\u00e4 <[email protected]>",
+      "William Storey <[email protected]>",
       "Yuri Karaban <[email protected]>",
       "Zakariyya Mughal <[email protected]>",
       "Zefram <[email protected]>"
    ],
-   "x_generated_by_perl" : "v5.30.0",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.14"
+   "x_generated_by_perl" : "v5.30.2",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
+   "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/HTTP-Message-6.22/META.yml 
new/HTTP-Message-6.24/META.yml
--- old/HTTP-Message-6.22/META.yml      2020-02-24 19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/META.yml      2020-05-11 15:15:33.000000000 +0200
@@ -9,12 +9,14 @@
   Test::More: '0.88'
   Time::Local: '0'
   Try::Tiny: '0'
+  lib: '0'
+  overload: '0'
   perl: '5.008001'
 configure_requires:
   ExtUtils::MakeMaker: '0'
   perl: '5.006'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.014, CPAN::Meta::Converter version 
2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -25,8 +27,11 @@
     - examples
     - t
     - xt
+recommends:
+  Clone: '0'
 requires:
   Carp: '0'
+  Clone: '0'
   Compress::Raw::Zlib: '0'
   Encode: '3.01'
   Encode::Locale: '1'
@@ -43,7 +48,6 @@
   LWP::MediaTypes: '6'
   MIME::Base64: '2.1'
   MIME::QuotedPrint: '0'
-  Storable: '0'
   URI: '1.10'
   base: '0'
   perl: '5.008001'
@@ -55,15 +59,15 @@
   bugtracker: https://github.com/libwww-perl/HTTP-Message/issues
   homepage: https://github.com/libwww-perl/HTTP-Message
   repository: https://github.com/libwww-perl/HTTP-Message.git
-version: '6.22'
+version: '6.24'
 x_Dist_Zilla:
   perl:
-    version: '5.030000'
+    version: '5.030002'
   plugins:
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: MetaResources
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -71,7 +75,15 @@
           phase: runtime
           type: requires
       name: Prereqs
-      version: '6.012'
+      version: '6.014'
+    -
+      class: Dist::Zilla::Plugin::Prereqs
+      config:
+        Dist::Zilla::Plugin::Prereqs:
+          phase: runtime
+          type: recommends
+      name: Recommends
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -84,7 +96,7 @@
           run_under_travis: 0
           skip: []
       name: '@Author::OALDERS/stale modules, build'
-      version: '0.055'
+      version: '0.057'
     -
       class: Dist::Zilla::Plugin::PromptIfStale
       config:
@@ -96,15 +108,15 @@
           run_under_travis: 0
           skip: []
       name: '@Author::OALDERS/stale modules, release'
-      version: '0.055'
+      version: '0.057'
     -
       class: Dist::Zilla::Plugin::OALDERS::TidyAll
       name: '@Author::OALDERS/OALDERS::TidyAll'
-      version: '0.000026'
+      version: '0.000028'
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Author::OALDERS/AutoPrereqs'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::CheckChangesHasContent
       name: '@Author::OALDERS/CheckChangesHasContent'
@@ -113,13 +125,13 @@
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: 1
+          default_jobs: '4'
       name: '@Author::OALDERS/MakeMaker'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::CPANFile
       name: '@Author::OALDERS/CPANFile'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::ContributorsFile
       name: '@Author::OALDERS/ContributorsFile'
@@ -127,43 +139,43 @@
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Author::OALDERS/MetaJSON'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::OALDERS/MetaYAML'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Author::OALDERS/Manifest'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::MetaNoIndex
       name: '@Author::OALDERS/MetaNoIndex'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Author::OALDERS/MetaConfig'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: '@Author::OALDERS/MetaResources'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::License
       name: '@Author::OALDERS/License'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::InstallGuide
       config:
         Dist::Zilla::Role::ModuleMetadata:
-          Module::Metadata: '1.000037'
+          Module::Metadata: '1.000036'
           version: '0.006'
       name: '@Author::OALDERS/InstallGuide'
       version: '1.200013'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@Author::OALDERS/ExecDir'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::MojibakeTests
       name: '@Author::OALDERS/MojibakeTests'
@@ -171,7 +183,7 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Author::OALDERS/PodSyntaxTests'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::Test::CPAN::Changes
       config:
@@ -189,7 +201,7 @@
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Author::OALDERS/TestRelease'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::Test::ReportPrereqs
       name: '@Author::OALDERS/Test::ReportPrereqs'
@@ -202,7 +214,7 @@
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: 1
+          default_jobs: '4'
       name: '@Author::OALDERS/RunExtraTests'
       version: '0.029'
     -
@@ -286,7 +298,7 @@
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@Author::OALDERS/PruneCruft'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromBuild
       name: '@Author::OALDERS/CopyFilesFromBuild'
@@ -343,7 +355,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.25.0
+          git_version: 2.26.2
           repo_root: .
       name: '@Author::OALDERS/Git::Check'
       version: '2.046'
@@ -351,7 +363,7 @@
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          git_version: 2.25.0
+          git_version: 2.26.2
           include_authors: 0
           include_releaser: 1
           order_by: name
@@ -369,14 +381,14 @@
       class: Dist::Zilla::Plugin::StaticInstall
       config:
         Dist::Zilla::Plugin::StaticInstall:
-          dry_run: 1
-          mode: auto
+          dry_run: 0
+          mode: on
       name: '@Author::OALDERS/StaticInstall'
       version: '0.012'
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@Author::OALDERS/ShareDir'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::TravisCI::StatusBadge
       name: '@Author::OALDERS/TravisCI::StatusBadge'
@@ -388,11 +400,11 @@
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Author::OALDERS/ConfirmRelease'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Author::OALDERS/UploadToCPAN'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::RewriteVersion::Transitional
       config:
@@ -438,7 +450,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.25.0
+          git_version: 2.26.2
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -451,11 +463,11 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v6.22
+          tag: v6.24
           tag_format: v%V
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.25.0
+          git_version: 2.26.2
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -476,7 +488,7 @@
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Author::OALDERS/@Git::VersionManager/NextRelease'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
@@ -492,7 +504,7 @@
             - (?^:^lib/.*\.pm$)
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.25.0
+          git_version: 2.26.2
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -506,7 +518,7 @@
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.25.0
+          git_version: 2.26.2
           repo_root: .
       name: '@Author::OALDERS/Git::Push'
       version: '2.046'
@@ -539,48 +551,48 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.012'
+      version: '6.014'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.012'
+      version: '6.014'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
       is_trial: '0'
-    version: '6.012'
+    version: '6.014'
 x_contributors:
   - 'Adam Kennedy <[email protected]>'
   - 'Adam Sjogren <[email protected]>'
@@ -653,8 +665,11 @@
   - 'Toru Yamaguchi <[email protected]>'
   - 'uid39246 <uid39246>'
   - 'Ville Skyttä <[email protected]>'
+  - 'William Storey <[email protected]>'
   - 'Yuri Karaban <[email protected]>'
   - 'Zakariyya Mughal <[email protected]>'
   - 'Zefram <[email protected]>'
-x_generated_by_perl: v5.30.0
+x_generated_by_perl: v5.30.2
 x_serialization_backend: 'YAML::Tiny version 1.73'
+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/HTTP-Message-6.22/Makefile.PL 
new/HTTP-Message-6.24/Makefile.PL
--- old/HTTP-Message-6.22/Makefile.PL   2020-02-24 19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/Makefile.PL   2020-05-11 15:15:33.000000000 +0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.014.
 use strict;
 use warnings;
 
@@ -18,6 +18,7 @@
   "NAME" => "HTTP::Message",
   "PREREQ_PM" => {
     "Carp" => 0,
+    "Clone" => 0,
     "Compress::Raw::Zlib" => 0,
     "Encode" => "3.01",
     "Encode::Locale" => 1,
@@ -34,7 +35,6 @@
     "LWP::MediaTypes" => 6,
     "MIME::Base64" => "2.1",
     "MIME::QuotedPrint" => 0,
-    "Storable" => 0,
     "URI" => "1.10",
     "base" => 0,
     "strict" => 0,
@@ -46,9 +46,11 @@
     "PerlIO::encoding" => 0,
     "Test::More" => "0.88",
     "Time::Local" => 0,
-    "Try::Tiny" => 0
+    "Try::Tiny" => 0,
+    "lib" => 0,
+    "overload" => 0
   },
-  "VERSION" => "6.22",
+  "VERSION" => "6.24",
   "test" => {
     "TESTS" => "t/*.t"
   }
@@ -57,6 +59,7 @@
 
 my %FallbackPrereqs = (
   "Carp" => 0,
+  "Clone" => 0,
   "Compress::Raw::Zlib" => 0,
   "Encode" => "3.01",
   "Encode::Locale" => 1,
@@ -76,12 +79,13 @@
   "MIME::Base64" => "2.1",
   "MIME::QuotedPrint" => 0,
   "PerlIO::encoding" => 0,
-  "Storable" => 0,
   "Test::More" => "0.88",
   "Time::Local" => 0,
   "Try::Tiny" => 0,
   "URI" => "1.10",
   "base" => 0,
+  "lib" => 0,
+  "overload" => 0,
   "strict" => 0,
   "warnings" => 0
 );
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.22/README.md 
new/HTTP-Message-6.24/README.md
--- old/HTTP-Message-6.22/README.md     2020-02-24 19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/README.md     2020-05-11 15:15:33.000000000 +0200
@@ -4,7 +4,7 @@
 
 # VERSION
 
-version 6.22
+version 6.24
 
 # SYNOPSIS
 
@@ -320,7 +320,7 @@
 
 # COPYRIGHT AND LICENSE
 
-This software is copyright (c) 1994-2017 by Gisle Aas.
+This software is copyright (c) 1994 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/HTTP-Message-6.22/cpanfile 
new/HTTP-Message-6.24/cpanfile
--- old/HTTP-Message-6.22/cpanfile      2020-02-24 19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/cpanfile      2020-05-11 15:15:33.000000000 +0200
@@ -1,4 +1,8 @@
+# This file is generated by Dist::Zilla::Plugin::CPANFile v6.014
+# Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
+
 requires "Carp" => "0";
+requires "Clone" => "0";
 requires "Compress::Raw::Zlib" => "0";
 requires "Encode" => "3.01";
 requires "Encode::Locale" => "1";
@@ -15,12 +19,12 @@
 requires "LWP::MediaTypes" => "6";
 requires "MIME::Base64" => "2.1";
 requires "MIME::QuotedPrint" => "0";
-requires "Storable" => "0";
 requires "URI" => "1.10";
 requires "base" => "0";
 requires "perl" => "5.008001";
 requires "strict" => "0";
 requires "warnings" => "0";
+recommends "Clone" => "0";
 
 on 'test' => sub {
   requires "ExtUtils::MakeMaker" => "0";
@@ -29,6 +33,8 @@
   requires "Test::More" => "0.88";
   requires "Time::Local" => "0";
   requires "Try::Tiny" => "0";
+  requires "lib" => "0";
+  requires "overload" => "0";
   requires "perl" => "5.008001";
 };
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.22/dist.ini 
new/HTTP-Message-6.24/dist.ini
--- old/HTTP-Message-6.22/dist.ini      2020-02-24 19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/dist.ini      2020-05-11 15:15:33.000000000 +0200
@@ -3,7 +3,7 @@
 license = Perl_5
 main_module = lib/HTTP/Message.pm
 copyright_holder = Gisle Aas
-copyright_year   = 1994-2017
+copyright_year   = 1994
 
 [MetaResources]
 x_IRC = irc://irc.perl.org/#lwp
@@ -22,15 +22,20 @@
 perl = 5.008001
 URI = 1.10
 
+[Prereqs / Recommends]
+Clone = 0
+
 [@Author::OALDERS]
 ; all these tests are TODO
--remove = PodCoverageTests
 -remove = Prereqs
 -remove = Test::EOL
 -remove = Test::Perl::Critic
+-remove = Test::Pod::Coverage::Configurable
 -remove = Test::PodSpelling
 -remove = Test::Synopsis
 -remove = Test::TidyAll
+StaticInstall.mode = on
+StaticInstall.dry_run = 0
 
 [Test::Compile]
 bail_out_on_fail = 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.22/lib/HTTP/Config.pm 
new/HTTP-Message-6.24/lib/HTTP/Config.pm
--- old/HTTP-Message-6.22/lib/HTTP/Config.pm    2020-02-24 19:58:16.000000000 
+0100
+++ new/HTTP-Message-6.24/lib/HTTP/Config.pm    2020-05-11 15:15:33.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.22';
+our $VERSION = '6.24';
 
 use URI;
 
@@ -245,7 +245,7 @@
 
 =head1 VERSION
 
-version 6.22
+version 6.24
 
 =head1 SYNOPSIS
 
@@ -440,7 +440,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 1994-2017 by Gisle Aas.
+This software is copyright (c) 1994 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/HTTP-Message-6.22/lib/HTTP/Headers/Auth.pm 
new/HTTP-Message-6.24/lib/HTTP/Headers/Auth.pm
--- old/HTTP-Message-6.22/lib/HTTP/Headers/Auth.pm      2020-02-24 
19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/lib/HTTP/Headers/Auth.pm      2020-05-11 
15:15:33.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.22';
+our $VERSION = '6.24';
 
 use HTTP::Headers;
 
@@ -111,7 +111,7 @@
 
 =head1 VERSION
 
-version 6.22
+version 6.24
 
 =head1 AUTHOR
 
@@ -119,7 +119,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 1994-2017 by Gisle Aas.
+This software is copyright (c) 1994 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/HTTP-Message-6.22/lib/HTTP/Headers/ETag.pm 
new/HTTP-Message-6.24/lib/HTTP/Headers/ETag.pm
--- old/HTTP-Message-6.22/lib/HTTP/Headers/ETag.pm      2020-02-24 
19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/lib/HTTP/Headers/ETag.pm      2020-05-11 
15:15:33.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.22';
+our $VERSION = '6.24';
 
 require HTTP::Date;
 
@@ -107,7 +107,7 @@
 
 =head1 VERSION
 
-version 6.22
+version 6.24
 
 =head1 AUTHOR
 
@@ -115,7 +115,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 1994-2017 by Gisle Aas.
+This software is copyright (c) 1994 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/HTTP-Message-6.22/lib/HTTP/Headers/Util.pm 
new/HTTP-Message-6.24/lib/HTTP/Headers/Util.pm
--- old/HTTP-Message-6.22/lib/HTTP/Headers/Util.pm      2020-02-24 
19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/lib/HTTP/Headers/Util.pm      2020-05-11 
15:15:33.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.22';
+our $VERSION = '6.24';
 
 use base 'Exporter';
 
@@ -103,7 +103,7 @@
 
 =head1 VERSION
 
-version 6.22
+version 6.24
 
 =head1 SYNOPSIS
 
@@ -199,7 +199,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 1994-2017 by Gisle Aas.
+This software is copyright (c) 1994 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/HTTP-Message-6.22/lib/HTTP/Headers.pm 
new/HTTP-Message-6.24/lib/HTTP/Headers.pm
--- old/HTTP-Message-6.22/lib/HTTP/Headers.pm   2020-02-24 19:58:16.000000000 
+0100
+++ new/HTTP-Message-6.24/lib/HTTP/Headers.pm   2020-05-11 15:15:33.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.22';
+our $VERSION = '6.24';
 
 use Carp ();
 
@@ -299,8 +299,8 @@
 
 
 
-if (eval { require Storable; 1 }) {
-    *clone = \&Storable::dclone;
+if (eval { require Clone; 1 }) {
+    *clone = \&Clone::clone;
 } else {
     *clone = sub {
        my $self = shift;
@@ -475,7 +475,7 @@
 
 =head1 VERSION
 
-version 6.22
+version 6.24
 
 =head1 SYNOPSIS
 
@@ -535,7 +535,8 @@
 The $value argument may be a plain string or a reference to an array
 of strings for a multi-valued field. If the $value is provided as
 C<undef> then the field is removed.  If the $value is not given, then
-that header field will remain unchanged.
+that header field will remain unchanged. In addition to being a string,
+$value may be something that stringifies.
 
 The old value (or values) of the last of the header fields is returned.
 If no such field exists C<undef> will be returned.
@@ -876,7 +877,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 1994-2017 by Gisle Aas.
+This software is copyright (c) 1994 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/HTTP-Message-6.22/lib/HTTP/Message.pm 
new/HTTP-Message-6.24/lib/HTTP/Message.pm
--- old/HTTP-Message-6.22/lib/HTTP/Message.pm   2020-02-24 19:58:16.000000000 
+0100
+++ new/HTTP-Message-6.24/lib/HTTP/Message.pm   2020-05-11 15:15:33.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.22';
+our $VERSION = '6.24';
 
 require HTTP::Headers;
 require Carp;
@@ -782,7 +782,7 @@
 
 =head1 VERSION
 
-version 6.22
+version 6.24
 
 =head1 SYNOPSIS
 
@@ -1120,7 +1120,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 1994-2017 by Gisle Aas.
+This software is copyright (c) 1994 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/HTTP-Message-6.22/lib/HTTP/Request/Common.pm 
new/HTTP-Message-6.24/lib/HTTP/Request/Common.pm
--- old/HTTP-Message-6.22/lib/HTTP/Request/Common.pm    2020-02-24 
19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/lib/HTTP/Request/Common.pm    2020-05-11 
15:15:33.000000000 +0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.22';
+our $VERSION = '6.24';
 
 our $DYNAMIC_FILE_UPLOAD ||= 0;  # make it defined (don't know why)
 
@@ -313,7 +313,7 @@
 
 =head1 VERSION
 
-version 6.22
+version 6.24
 
 =head1 SYNOPSIS
 
@@ -561,7 +561,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 1994-2017 by Gisle Aas.
+This software is copyright (c) 1994 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/HTTP-Message-6.22/lib/HTTP/Request.pm 
new/HTTP-Message-6.24/lib/HTTP/Request.pm
--- old/HTTP-Message-6.22/lib/HTTP/Request.pm   2020-02-24 19:58:16.000000000 
+0100
+++ new/HTTP-Message-6.24/lib/HTTP/Request.pm   2020-05-11 15:15:33.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.22';
+our $VERSION = '6.24';
 
 use base 'HTTP::Message';
 
@@ -155,7 +155,7 @@
 
 =head1 VERSION
 
-version 6.22
+version 6.24
 
 =head1 SYNOPSIS
 
@@ -339,7 +339,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 1994-2017 by Gisle Aas.
+This software is copyright (c) 1994 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/HTTP-Message-6.22/lib/HTTP/Response.pm 
new/HTTP-Message-6.24/lib/HTTP/Response.pm
--- old/HTTP-Message-6.22/lib/HTTP/Response.pm  2020-02-24 19:58:16.000000000 
+0100
+++ new/HTTP-Message-6.24/lib/HTTP/Response.pm  2020-05-11 15:15:33.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.22';
+our $VERSION = '6.24';
 
 use base 'HTTP::Message';
 
@@ -351,7 +351,7 @@
 
 =head1 VERSION
 
-version 6.22
+version 6.24
 
 =head1 SYNOPSIS
 
@@ -651,7 +651,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 1994-2017 by Gisle Aas.
+This software is copyright (c) 1994 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/HTTP-Message-6.22/lib/HTTP/Status.pm 
new/HTTP-Message-6.24/lib/HTTP/Status.pm
--- old/HTTP-Message-6.22/lib/HTTP/Status.pm    2020-02-24 19:58:16.000000000 
+0100
+++ new/HTTP-Message-6.24/lib/HTTP/Status.pm    2020-05-11 15:15:33.000000000 
+0200
@@ -3,7 +3,7 @@
 use strict;
 use warnings;
 
-our $VERSION = '6.22';
+our $VERSION = '6.24';
 
 require 5.002;   # because we use prototypes
 
@@ -162,7 +162,7 @@
 
 =head1 VERSION
 
-version 6.22
+version 6.24
 
 =head1 SYNOPSIS
 
@@ -335,7 +335,7 @@
 
 =head1 COPYRIGHT AND LICENSE
 
-This software is copyright (c) 1994-2017 by Gisle Aas.
+This software is copyright (c) 1994 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/HTTP-Message-6.22/t/00-report-prereqs.dd 
new/HTTP-Message-6.24/t/00-report-prereqs.dd
--- old/HTTP-Message-6.22/t/00-report-prereqs.dd        2020-02-24 
19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/t/00-report-prereqs.dd        2020-05-11 
15:15:33.000000000 +0200
@@ -23,8 +23,12 @@
                                     }
                     },
        'runtime' => {
+                      'recommends' => {
+                                        'Clone' => '0'
+                                      },
                       'requires' => {
                                       'Carp' => '0',
+                                      'Clone' => '0',
                                       'Compress::Raw::Zlib' => '0',
                                       'Encode' => '3.01',
                                       'Encode::Locale' => '1',
@@ -41,7 +45,6 @@
                                       'LWP::MediaTypes' => '6',
                                       'MIME::Base64' => '2.1',
                                       'MIME::QuotedPrint' => '0',
-                                      'Storable' => '0',
                                       'URI' => '1.10',
                                       'base' => '0',
                                       'perl' => '5.008001',
@@ -60,6 +63,8 @@
                                    'Test::More' => '0.88',
                                    'Time::Local' => '0',
                                    'Try::Tiny' => '0',
+                                   'lib' => '0',
+                                   'overload' => '0',
                                    'perl' => '5.008001'
                                  }
                  }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.22/t/headers.t 
new/HTTP-Message-6.24/t/headers.t
--- old/HTTP-Message-6.22/t/headers.t   2020-02-24 19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/t/headers.t   2020-05-11 15:15:33.000000000 +0200
@@ -1,9 +1,12 @@
 use strict;
 use warnings;
 
+use lib 't/lib';
+
+use Secret ();
 use Test::More;
 
-plan tests => 188;
+plan tests => 189;
 
 my($h, $h2);
 sub j { join("|", @_) }
@@ -515,3 +518,9 @@
     ],
 );
 
+subtest 'object that stringifies is a valid value' => sub {
+    my $h = HTTP::Headers->new;
+    $h->header('X-Password' => Secret->new('hunter2'));
+    my $h2 = $h->clone;
+    is($h2->as_string, "X-Password: hunter2\n", 'correct headers');
+};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.22/t/lib/Secret.pm 
new/HTTP-Message-6.24/t/lib/Secret.pm
--- old/HTTP-Message-6.22/t/lib/Secret.pm       1970-01-01 01:00:00.000000000 
+0100
+++ new/HTTP-Message-6.24/t/lib/Secret.pm       2020-05-11 15:15:33.000000000 
+0200
@@ -0,0 +1,18 @@
+package Secret;
+
+use strict;
+use warnings;
+
+use overload (
+    q{""}    => 'to_string',
+    fallback => 1,
+);
+
+sub new {
+    my ( $class, $s ) = @_;
+    return bless sub {$s}, $class;
+}
+
+sub to_string { shift->(); }
+
+1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Message-6.22/xt/release/changes_has_content.t 
new/HTTP-Message-6.24/xt/release/changes_has_content.t
--- old/HTTP-Message-6.22/xt/release/changes_has_content.t      2020-02-24 
19:58:16.000000000 +0100
+++ new/HTTP-Message-6.24/xt/release/changes_has_content.t      2020-05-11 
15:15:33.000000000 +0200
@@ -8,7 +8,7 @@
 
 note 'Checking Changes';
 my $changes_file = 'Changes';
-my $newver = '6.22';
+my $newver = '6.24';
 my $trial_token = '-TRIAL';
 my $encoding = 'UTF-8';
 


Reply via email to