Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package perl-LWP-ConsoleLogger for 
openSUSE:Factory checked in at 2022-08-24 15:11:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-LWP-ConsoleLogger (Old)
 and      /work/SRC/openSUSE:Factory/.perl-LWP-ConsoleLogger.new.2083 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-LWP-ConsoleLogger"

Wed Aug 24 15:11:34 2022 rev:4 rq:998967 version:1.000000

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/perl-LWP-ConsoleLogger/perl-LWP-ConsoleLogger.changes
    2022-04-28 23:07:52.220681108 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-LWP-ConsoleLogger.new.2083/perl-LWP-ConsoleLogger.changes
  2022-08-24 15:11:57.084550156 +0200
@@ -1,0 +2,6 @@
+Thu Aug 18 03:06:37 UTC 2022 - Tina M??ller <timueller+p...@suse.de>
+
+- updated to 1.000000
+   see /usr/share/doc/packages/perl-LWP-ConsoleLogger/Changes
+
+-------------------------------------------------------------------

Old:
----
  LWP-ConsoleLogger-0.000044.tar.gz

New:
----
  LWP-ConsoleLogger-1.000000.tar.gz

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

Other differences:
------------------
++++++ perl-LWP-ConsoleLogger.spec ++++++
--- /var/tmp/diff_new_pack.DTWmyz/_old  2022-08-24 15:11:57.596550650 +0200
+++ /var/tmp/diff_new_pack.DTWmyz/_new  2022-08-24 15:11:57.604550658 +0200
@@ -18,7 +18,7 @@
 
 %define cpan_name LWP-ConsoleLogger
 Name:           perl-LWP-ConsoleLogger
-Version:        0.000044
+Version:        1.000000
 Release:        0
 License:        Artistic-2.0
 Summary:        LWP tracing and debugging
@@ -51,7 +51,7 @@
 BuildRequires:  perl(MooX::StrictConstructor)
 BuildRequires:  perl(Parse::MIME)
 BuildRequires:  perl(Path::Tiny)
-BuildRequires:  perl(Plack::Handler::HTTP::Server::Simple) >= 0.016
+BuildRequires:  perl(Plack::Handler::HTTP::Server::Simple)
 BuildRequires:  perl(Plack::Test)
 BuildRequires:  perl(Plack::Test::Agent)
 BuildRequires:  perl(Ref::Util)
@@ -80,7 +80,6 @@
 Requires:       perl(HTTP::Request)
 Requires:       perl(HTTP::Response)
 Requires:       perl(JSON::MaybeXS) >= 1.003005
-Requires:       perl(LWP::UserAgent)
 Requires:       perl(List::AllUtils)
 Requires:       perl(Log::Dispatch) >= 2.56
 Requires:       perl(Module::Load::Conditional)
@@ -106,9 +105,6 @@
 # MANUAL END
 
 %description
-BETA BETA BETA. This is currently an experiment. Things could change.
-Please adjust accordingly.
-
 It can be hard (or at least tedious) to debug mechanize scripts. LWP::Debug
 is deprecated. It suggests you write your own debugging handlers, set up a
 proxy or install Wireshark. Those are all workable solutions, but this

++++++ LWP-ConsoleLogger-0.000044.tar.gz -> LWP-ConsoleLogger-1.000000.tar.gz 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/CONTRIBUTORS 
new/LWP-ConsoleLogger-1.000000/CONTRIBUTORS
--- old/LWP-ConsoleLogger-0.000044/CONTRIBUTORS 2022-04-21 16:20:11.000000000 
+0200
+++ new/LWP-ConsoleLogger-1.000000/CONTRIBUTORS 2022-08-17 20:19:17.000000000 
+0200
@@ -7,6 +7,7 @@
 'thank you' to all of them.
 
     * Andy Jack
+    * David Precious
     * Gregory Oschwald
     * Mohammad S Anwar
     * Olaf Alders
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/Changes 
new/LWP-ConsoleLogger-1.000000/Changes
--- old/LWP-ConsoleLogger-0.000044/Changes      2022-04-21 16:20:11.000000000 
+0200
+++ new/LWP-ConsoleLogger-1.000000/Changes      2022-08-17 20:19:16.000000000 
+0200
@@ -1,8 +1,11 @@
 Revision history for LWP-ConsoleLogger
 
-0.000044  2022-04-21 14:20:07Z
+1.000000  2022-08-17 18:19:05Z
+    - This module is no longer considered to be beta
     - Document that Everywhere can be used with the -M switch (GH#22) (Olaf
       Alders)
+    - Recognise subtype soap+xml (GH#25) (David Precious)
+    - Drop dependency on URI::Query
 
 0.000043  2021-03-04 19:00:40Z
     - Ensure that a silent logger is actually silent (GH#21) (Olaf Alders)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/MANIFEST 
new/LWP-ConsoleLogger-1.000000/MANIFEST
--- old/LWP-ConsoleLogger-0.000044/MANIFEST     2022-04-21 16:20:11.000000000 
+0200
+++ new/LWP-ConsoleLogger-1.000000/MANIFEST     2022-08-17 20:19:16.000000000 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.024.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest 
v6.025.
 CONTRIBUTORS
 Changes
 INSTALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/META.json 
new/LWP-ConsoleLogger-1.000000/META.json
--- old/LWP-ConsoleLogger-0.000044/META.json    2022-04-21 16:20:11.000000000 
+0200
+++ new/LWP-ConsoleLogger-1.000000/META.json    2022-08-17 20:19:16.000000000 
+0200
@@ -4,7 +4,7 @@
       "Olaf Alders <o...@wundercounter.com>"
    ],
    "dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 
2.150010",
+   "generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 
2.150010",
    "license" : [
       "artistic_2"
    ],
@@ -71,7 +71,6 @@
             "HTTP::Request" : "0",
             "HTTP::Response" : "0",
             "JSON::MaybeXS" : "1.003005",
-            "LWP::UserAgent" : "0",
             "List::AllUtils" : "0",
             "Log::Dispatch" : "2.56",
             "Module::Load::Conditional" : "0",
@@ -107,9 +106,10 @@
             "File::Spec" : "0",
             "HTML::FormatText::WithLinks" : "0",
             "HTTP::CookieJar::LWP" : "0",
+            "LWP::UserAgent" : "0",
             "Log::Dispatch::Array" : "0",
             "Path::Tiny" : "0",
-            "Plack::Handler::HTTP::Server::Simple" : "0.016",
+            "Plack::Handler::HTTP::Server::Simple" : "0",
             "Plack::Test" : "0",
             "Plack::Test::Agent" : "0",
             "Test::Fatal" : "0",
@@ -136,10 +136,10 @@
          "web" : "https://github.com/oalders/lwp-consolelogger";
       }
    },
-   "version" : "0.000044",
+   "version" : "1.000000",
    "x_Dist_Zilla" : {
       "perl" : {
-         "version" : "5.034001"
+         "version" : "5.036000"
       },
       "plugins" : [
          {
@@ -177,7 +177,7 @@
          {
             "class" : "Dist::Zilla::Plugin::AutoPrereqs",
             "name" : "@Author::OALDERS/AutoPrereqs",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
@@ -188,16 +188,16 @@
             "class" : "Dist::Zilla::Plugin::MakeMaker",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : "1"
+                  "default_jobs" : "8"
                }
             },
             "name" : "@Author::OALDERS/MakeMaker",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::CPANFile",
             "name" : "@Author::OALDERS/CPANFile",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::ContributorsFile",
@@ -207,37 +207,37 @@
          {
             "class" : "Dist::Zilla::Plugin::MetaJSON",
             "name" : "@Author::OALDERS/MetaJSON",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaYAML",
             "name" : "@Author::OALDERS/MetaYAML",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::Manifest",
             "name" : "@Author::OALDERS/Manifest",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaNoIndex",
             "name" : "@Author::OALDERS/MetaNoIndex",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaConfig",
             "name" : "@Author::OALDERS/MetaConfig",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::MetaResources",
             "name" : "@Author::OALDERS/MetaResources",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::License",
             "name" : "@Author::OALDERS/License",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::InstallGuide",
@@ -259,12 +259,12 @@
                }
             },
             "name" : "@Author::OALDERS/Modules for use with tidyall",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::ExecDir",
             "name" : "@Author::OALDERS/ExecDir",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
@@ -298,7 +298,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
             "name" : "@Author::OALDERS/PodSyntaxTests",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -344,7 +344,7 @@
          {
             "class" : "Dist::Zilla::Plugin::TestRelease",
             "name" : "@Author::OALDERS/TestRelease",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
@@ -365,7 +365,7 @@
             "class" : "Dist::Zilla::Plugin::RunExtraTests",
             "config" : {
                "Dist::Zilla::Role::TestRunner" : {
-                  "default_jobs" : "1"
+                  "default_jobs" : "8"
                }
             },
             "name" : "@Author::OALDERS/RunExtraTests",
@@ -474,7 +474,7 @@
          {
             "class" : "Dist::Zilla::Plugin::PruneCruft",
             "name" : "@Author::OALDERS/PruneCruft",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
@@ -546,7 +546,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.36.0",
+                  "git_version" : "2.37.2",
                   "repo_root" : "."
                }
             },
@@ -557,7 +557,7 @@
             "class" : "Dist::Zilla::Plugin::Git::Contributors",
             "config" : {
                "Dist::Zilla::Plugin::Git::Contributors" : {
-                  "git_version" : "2.36.0",
+                  "git_version" : "2.37.2",
                   "include_authors" : 0,
                   "include_releaser" : 1,
                   "order_by" : "name",
@@ -580,7 +580,7 @@
          {
             "class" : "Dist::Zilla::Plugin::ShareDir",
             "name" : "@Author::OALDERS/ShareDir",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::CheckIssues",
@@ -590,12 +590,12 @@
          {
             "class" : "Dist::Zilla::Plugin::ConfirmRelease",
             "name" : "@Author::OALDERS/ConfirmRelease",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::UploadToCPAN",
             "name" : "@Author::OALDERS/UploadToCPAN",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -606,7 +606,7 @@
                }
             },
             "name" : "@Author::OALDERS/@Git::VersionManager/pluginbundle 
version",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -666,7 +666,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.36.0",
+                  "git_version" : "2.37.2",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -683,12 +683,12 @@
                   "branch" : null,
                   "changelog" : "Changes",
                   "signed" : 0,
-                  "tag" : "v0.000044",
+                  "tag" : "v1.000000",
                   "tag_format" : "v%V",
                   "tag_message" : "v%V"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.36.0",
+                  "git_version" : "2.37.2",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -717,7 +717,7 @@
          {
             "class" : "Dist::Zilla::Plugin::NextRelease",
             "name" : "@Author::OALDERS/@Git::VersionManager/NextRelease",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -739,7 +739,7 @@
                   "changelog" : "Changes"
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.36.0",
+                  "git_version" : "2.37.2",
                   "repo_root" : "."
                },
                "Dist::Zilla::Role::Git::StringFormatter" : {
@@ -759,7 +759,7 @@
                   "remotes_must_exist" : 1
                },
                "Dist::Zilla::Role::Git::Repo" : {
-                  "git_version" : "2.36.0",
+                  "git_version" : "2.37.2",
                   "repo_root" : "."
                }
             },
@@ -775,7 +775,7 @@
                }
             },
             "name" : "Prereqs",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -786,7 +786,7 @@
                }
             },
             "name" : "RuntimeRecommends",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::Prereqs",
@@ -797,7 +797,7 @@
                }
             },
             "name" : "TestRecommends",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::StaticInstall",
@@ -813,52 +813,52 @@
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":InstallModules",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":IncModules",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":TestFiles",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExtraTestFiles",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ExecFiles",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":PerlExecFiles",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":ShareFiles",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":MainModule",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":AllFiles",
-            "version" : "6.024"
+            "version" : "6.025"
          },
          {
             "class" : "Dist::Zilla::Plugin::FinderCode",
             "name" : ":NoFiles",
-            "version" : "6.024"
+            "version" : "6.025"
          }
       ],
       "zilla" : {
@@ -866,11 +866,12 @@
          "config" : {
             "is_trial" : 0
          },
-         "version" : "6.024"
+         "version" : "6.025"
       }
    },
    "x_contributors" : [
       "Andy Jack <git...@veracity.ca>",
+      "David Precious <dav...@preshweb.co.uk>",
       "Gregory Oschwald <goschw...@maxmind.com>",
       "Mohammad S Anwar <mohammad.an...@yahoo.com>",
       "Olaf Alders <olaf.ald...@gmail.com>",
@@ -879,8 +880,8 @@
       "Varadinsky <varadin...@yahoo.com>",
       "\u0421\u0435\u0440\u0433\u0435\u0439 
\u0420\u043e\u043c\u0430\u043d\u043e\u0432 <sromanov-...@yandex.ru>"
    ],
-   "x_generated_by_perl" : "v5.34.1",
-   "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
+   "x_generated_by_perl" : "v5.36.0",
+   "x_serialization_backend" : "Cpanel::JSON::XS version 4.29",
    "x_spdx_expression" : "Artistic-2.0",
    "x_static_install" : 1
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/META.yml 
new/LWP-ConsoleLogger-1.000000/META.yml
--- old/LWP-ConsoleLogger-0.000044/META.yml     2022-04-21 16:20:11.000000000 
+0200
+++ new/LWP-ConsoleLogger-1.000000/META.yml     2022-08-17 20:19:16.000000000 
+0200
@@ -8,9 +8,10 @@
   File::Spec: '0'
   HTML::FormatText::WithLinks: '0'
   HTTP::CookieJar::LWP: '0'
+  LWP::UserAgent: '0'
   Log::Dispatch::Array: '0'
   Path::Tiny: '0'
-  Plack::Handler::HTTP::Server::Simple: '0.016'
+  Plack::Handler::HTTP::Server::Simple: '0'
   Plack::Test: '0'
   Plack::Test::Agent: '0'
   Test::Fatal: '0'
@@ -26,7 +27,7 @@
   ExtUtils::MakeMaker: '0'
   perl: '5.010'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version 
2.150010'
+generated_by: 'Dist::Zilla version 6.025, CPAN::Meta::Converter version 
2.150010'
 license: artistic_2
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -49,7 +50,6 @@
   HTTP::Request: '0'
   HTTP::Response: '0'
   JSON::MaybeXS: '1.003005'
-  LWP::UserAgent: '0'
   List::AllUtils: '0'
   Log::Dispatch: '2.56'
   Module::Load::Conditional: '0'
@@ -74,10 +74,10 @@
   bugtracker: https://github.com/oalders/lwp-consolelogger/issues
   homepage: https://github.com/oalders/lwp-consolelogger
   repository: https://github.com/oalders/lwp-consolelogger.git
-version: '0.000044'
+version: '1.000000'
 x_Dist_Zilla:
   perl:
-    version: '5.034001'
+    version: '5.036000'
   plugins:
     -
       class: Dist::Zilla::Plugin::PromptIfStale
@@ -107,7 +107,7 @@
     -
       class: Dist::Zilla::Plugin::AutoPrereqs
       name: '@Author::OALDERS/AutoPrereqs'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::CheckChangesHasContent
       name: '@Author::OALDERS/CheckChangesHasContent'
@@ -116,13 +116,13 @@
       class: Dist::Zilla::Plugin::MakeMaker
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: '1'
+          default_jobs: '8'
       name: '@Author::OALDERS/MakeMaker'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::CPANFile
       name: '@Author::OALDERS/CPANFile'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::ContributorsFile
       name: '@Author::OALDERS/ContributorsFile'
@@ -130,31 +130,31 @@
     -
       class: Dist::Zilla::Plugin::MetaJSON
       name: '@Author::OALDERS/MetaJSON'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::MetaYAML
       name: '@Author::OALDERS/MetaYAML'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::Manifest
       name: '@Author::OALDERS/Manifest'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::MetaNoIndex
       name: '@Author::OALDERS/MetaNoIndex'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::MetaConfig
       name: '@Author::OALDERS/MetaConfig'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::MetaResources
       name: '@Author::OALDERS/MetaResources'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::License
       name: '@Author::OALDERS/License'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::InstallGuide
       config:
@@ -170,11 +170,11 @@
           phase: develop
           type: requires
       name: '@Author::OALDERS/Modules for use with tidyall'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::ExecDir
       name: '@Author::OALDERS/ExecDir'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::Test::PodSpelling
       config:
@@ -201,7 +201,7 @@
     -
       class: Dist::Zilla::Plugin::PodSyntaxTests
       name: '@Author::OALDERS/PodSyntaxTests'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::Test::CPAN::Changes
       config:
@@ -235,7 +235,7 @@
     -
       class: Dist::Zilla::Plugin::TestRelease
       name: '@Author::OALDERS/TestRelease'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::Test::ReportPrereqs
       name: '@Author::OALDERS/Test::ReportPrereqs'
@@ -252,7 +252,7 @@
       class: Dist::Zilla::Plugin::RunExtraTests
       config:
         Dist::Zilla::Role::TestRunner:
-          default_jobs: '1'
+          default_jobs: '8'
       name: '@Author::OALDERS/RunExtraTests'
       version: '0.029'
     -
@@ -336,7 +336,7 @@
     -
       class: Dist::Zilla::Plugin::PruneCruft
       name: '@Author::OALDERS/PruneCruft'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::CopyFilesFromBuild
       name: '@Author::OALDERS/CopyFilesFromBuild'
@@ -393,7 +393,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.36.0
+          git_version: 2.37.2
           repo_root: .
       name: '@Author::OALDERS/Git::Check'
       version: '2.048'
@@ -401,7 +401,7 @@
       class: Dist::Zilla::Plugin::Git::Contributors
       config:
         Dist::Zilla::Plugin::Git::Contributors:
-          git_version: 2.36.0
+          git_version: 2.37.2
           include_authors: 0
           include_releaser: 1
           order_by: name
@@ -418,7 +418,7 @@
     -
       class: Dist::Zilla::Plugin::ShareDir
       name: '@Author::OALDERS/ShareDir'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::CheckIssues
       name: '@Author::OALDERS/CheckIssues'
@@ -426,11 +426,11 @@
     -
       class: Dist::Zilla::Plugin::ConfirmRelease
       name: '@Author::OALDERS/ConfirmRelease'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::UploadToCPAN
       name: '@Author::OALDERS/UploadToCPAN'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -438,7 +438,7 @@
           phase: develop
           type: recommends
       name: '@Author::OALDERS/@Git::VersionManager/pluginbundle version'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::RewriteVersion::Transitional
       config:
@@ -471,7 +471,7 @@
         Dist::Zilla::Plugin::Git::Commit:
           add_files_in: []
           commit_msg: v%V%n%n%c
-          signoff: '0'
+          signoff: 0
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
             - Changes
@@ -485,7 +485,7 @@
           allow_dirty_match: []
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.36.0
+          git_version: 2.37.2
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -498,11 +498,11 @@
           branch: ~
           changelog: Changes
           signed: 0
-          tag: v0.000044
+          tag: v1.000000
           tag_format: v%V
           tag_message: v%V
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.36.0
+          git_version: 2.37.2
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -523,14 +523,14 @@
     -
       class: Dist::Zilla::Plugin::NextRelease
       name: '@Author::OALDERS/@Git::VersionManager/NextRelease'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::Git::Commit
       config:
         Dist::Zilla::Plugin::Git::Commit:
           add_files_in: []
           commit_msg: 'increment $VERSION after %v release'
-          signoff: '0'
+          signoff: 0
         Dist::Zilla::Role::Git::DirtyFiles:
           allow_dirty:
             - Build.PL
@@ -540,7 +540,7 @@
             - (?^:^lib/.*\.pm$)
           changelog: Changes
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.36.0
+          git_version: 2.37.2
           repo_root: .
         Dist::Zilla::Role::Git::StringFormatter:
           time_zone: local
@@ -554,7 +554,7 @@
             - origin
           remotes_must_exist: 1
         Dist::Zilla::Role::Git::Repo:
-          git_version: 2.36.0
+          git_version: 2.37.2
           repo_root: .
       name: '@Author::OALDERS/Git::Push'
       version: '2.048'
@@ -565,7 +565,7 @@
           phase: runtime
           type: requires
       name: Prereqs
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -573,7 +573,7 @@
           phase: runtime
           type: recommends
       name: RuntimeRecommends
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::Prereqs
       config:
@@ -581,7 +581,7 @@
           phase: test
           type: recommends
       name: TestRecommends
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::StaticInstall
       config:
@@ -593,50 +593,51 @@
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':InstallModules'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':IncModules'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':TestFiles'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExtraTestFiles'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ExecFiles'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':PerlExecFiles'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':ShareFiles'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':MainModule'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':AllFiles'
-      version: '6.024'
+      version: '6.025'
     -
       class: Dist::Zilla::Plugin::FinderCode
       name: ':NoFiles'
-      version: '6.024'
+      version: '6.025'
   zilla:
     class: Dist::Zilla::Dist::Builder
     config:
-      is_trial: '0'
-    version: '6.024'
+      is_trial: 0
+    version: '6.025'
 x_contributors:
   - 'Andy Jack <git...@veracity.ca>'
+  - 'David Precious <dav...@preshweb.co.uk>'
   - 'Gregory Oschwald <goschw...@maxmind.com>'
   - 'Mohammad S Anwar <mohammad.an...@yahoo.com>'
   - 'Olaf Alders <olaf.ald...@gmail.com>'
@@ -644,7 +645,7 @@
   - 'simbabque <simbab...@cpan.org>'
   - 'Varadinsky <varadin...@yahoo.com>'
   - '???????????? ?????????????? <sromanov-...@yandex.ru>'
-x_generated_by_perl: v5.34.1
+x_generated_by_perl: v5.36.0
 x_serialization_backend: 'YAML::Tiny version 1.73'
 x_spdx_expression: Artistic-2.0
 x_static_install: 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/Makefile.PL 
new/LWP-ConsoleLogger-1.000000/Makefile.PL
--- old/LWP-ConsoleLogger-0.000044/Makefile.PL  2022-04-21 16:20:11.000000000 
+0200
+++ new/LWP-ConsoleLogger-1.000000/Makefile.PL  2022-08-17 20:19:17.000000000 
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.024.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker 
v6.025.
 use strict;
 use warnings;
 
@@ -26,7 +26,6 @@
     "HTTP::Request" => 0,
     "HTTP::Response" => 0,
     "JSON::MaybeXS" => "1.003005",
-    "LWP::UserAgent" => 0,
     "List::AllUtils" => 0,
     "Log::Dispatch" => "2.56",
     "Module::Load::Conditional" => 0,
@@ -53,9 +52,10 @@
     "File::Spec" => 0,
     "HTML::FormatText::WithLinks" => 0,
     "HTTP::CookieJar::LWP" => 0,
+    "LWP::UserAgent" => 0,
     "Log::Dispatch::Array" => 0,
     "Path::Tiny" => 0,
-    "Plack::Handler::HTTP::Server::Simple" => "0.016",
+    "Plack::Handler::HTTP::Server::Simple" => 0,
     "Plack::Test" => 0,
     "Plack::Test::Agent" => 0,
     "Test::Fatal" => 0,
@@ -67,7 +67,7 @@
     "WWW::Mechanize" => 0,
     "version" => 0
   },
-  "VERSION" => "0.000044",
+  "VERSION" => "1.000000",
   "test" => {
     "TESTS" => "t/*.t t/LWP/*.t t/LWP/ConsoleLogger/*.t"
   }
@@ -99,7 +99,7 @@
   "MooX::StrictConstructor" => 0,
   "Parse::MIME" => 0,
   "Path::Tiny" => 0,
-  "Plack::Handler::HTTP::Server::Simple" => "0.016",
+  "Plack::Handler::HTTP::Server::Simple" => 0,
   "Plack::Test" => 0,
   "Plack::Test::Agent" => 0,
   "Ref::Util" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/README.md 
new/LWP-ConsoleLogger-1.000000/README.md
--- old/LWP-ConsoleLogger-0.000044/README.md    2022-04-21 16:20:11.000000000 
+0200
+++ new/LWP-ConsoleLogger-1.000000/README.md    2022-08-17 20:19:16.000000000 
+0200
@@ -4,7 +4,7 @@
 
 # VERSION
 
-version 0.000044
+version 1.000000
 
 # SYNOPSIS
 
@@ -111,9 +111,6 @@
 
 # DESCRIPTION
 
-BETA BETA BETA.  This is currently an experiment.  Things could change.  Please
-adjust accordingly.
-
 It can be hard (or at least tedious) to debug mechanize scripts.  LWP::Debug is
 deprecated.  It suggests you write your own debugging handlers, set up a proxy
 or install Wireshark.  Those are all workable solutions, but this module exists
@@ -309,9 +306,9 @@
 
 # CAVEATS
 
-Aside from the BETA warnings, I should say that I've written this to suit my
-needs and there are a lot of things I haven't considered.  For example, I'm
-mostly assuming that the content will be text, HTML, JSON or XML.
+I've written this to suit my needs and there are a lot of things I haven't
+considered.  For example, I'm mostly assuming that the content will be text,
+HTML, JSON or XML.
 
 The test suite is not very robust either.  If you'd like to contribute to this
 module and you can't find an appropriate test, do add something to the example
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/cpanfile 
new/LWP-ConsoleLogger-1.000000/cpanfile
--- old/LWP-ConsoleLogger-0.000044/cpanfile     2022-04-21 16:20:11.000000000 
+0200
+++ new/LWP-ConsoleLogger-1.000000/cpanfile     2022-08-17 20:19:16.000000000 
+0200
@@ -1,4 +1,4 @@
-# This file is generated by Dist::Zilla::Plugin::CPANFile v6.024
+# This file is generated by Dist::Zilla::Plugin::CPANFile v6.025
 # Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
 
 requires "Class::Method::Modifiers" => "0";
@@ -10,7 +10,6 @@
 requires "HTTP::Request" => "0";
 requires "HTTP::Response" => "0";
 requires "JSON::MaybeXS" => "1.003005";
-requires "LWP::UserAgent" => "0";
 requires "List::AllUtils" => "0";
 requires "Log::Dispatch" => "2.56";
 requires "Module::Load::Conditional" => "0";
@@ -39,9 +38,10 @@
   requires "File::Spec" => "0";
   requires "HTML::FormatText::WithLinks" => "0";
   requires "HTTP::CookieJar::LWP" => "0";
+  requires "LWP::UserAgent" => "0";
   requires "Log::Dispatch::Array" => "0";
   requires "Path::Tiny" => "0";
-  requires "Plack::Handler::HTTP::Server::Simple" => "0.016";
+  requires "Plack::Handler::HTTP::Server::Simple" => "0";
   requires "Plack::Test" => "0";
   requires "Plack::Test::Agent" => "0";
   requires "Test::Fatal" => "0";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/LWP-ConsoleLogger-0.000044/lib/LWP/ConsoleLogger/Easy.pm 
new/LWP-ConsoleLogger-1.000000/lib/LWP/ConsoleLogger/Easy.pm
--- old/LWP-ConsoleLogger-0.000044/lib/LWP/ConsoleLogger/Easy.pm        
2022-04-21 16:20:11.000000000 +0200
+++ new/LWP-ConsoleLogger-1.000000/lib/LWP/ConsoleLogger/Easy.pm        
2022-08-17 20:19:17.000000000 +0200
@@ -3,11 +3,11 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.000044';
+our $VERSION = '1.000000';
 
-use HTTP::Request      ();
-use HTTP::Response     ();
-use LWP::ConsoleLogger ();
+use HTTP::Request             ();
+use HTTP::Response            ();
+use LWP::ConsoleLogger        ();
 use Module::Load::Conditional qw( can_load );
 use Sub::Exporter -setup => { exports => ['debug_ua'] };
 use String::Trim qw( trim );
@@ -116,7 +116,7 @@
 
 =head1 VERSION
 
-version 0.000044
+version 1.000000
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/LWP-ConsoleLogger-0.000044/lib/LWP/ConsoleLogger/Everywhere.pm 
new/LWP-ConsoleLogger-1.000000/lib/LWP/ConsoleLogger/Everywhere.pm
--- old/LWP-ConsoleLogger-0.000044/lib/LWP/ConsoleLogger/Everywhere.pm  
2022-04-21 16:20:11.000000000 +0200
+++ new/LWP-ConsoleLogger-1.000000/lib/LWP/ConsoleLogger/Everywhere.pm  
2022-08-17 20:19:17.000000000 +0200
@@ -2,31 +2,33 @@
 use strict;
 use warnings;
 
-our $VERSION = '0.000044';
+our $VERSION = '1.000000';
 
 use Class::Method::Modifiers ();
 use LWP::ConsoleLogger::Easy qw( debug_ua );
-use LWP::UserAgent ();
-use Module::Runtime qw( require_module );
-use Try::Tiny qw( try );
+use Module::Runtime          qw( require_module );
+use Try::Tiny                qw( try );
 
 no warnings 'once';
 
 my $loggers;
 
-Class::Method::Modifiers::install_modifier(
-    'LWP::UserAgent',
-    'around',
-    'new' => sub {
-        my $orig = shift;
-        my $self = shift;
+try {
+    require_module('LWP::UserAgent');
+    Class::Method::Modifiers::install_modifier(
+        'LWP::UserAgent',
+        'around',
+        'new' => sub {
+            my $orig = shift;
+            my $self = shift;
 
-        my $ua = $self->$orig(@_);
-        push @{$loggers}, debug_ua($ua);
+            my $ua = $self->$orig(@_);
+            push @{$loggers}, debug_ua($ua);
 
-        return $ua;
-    }
-);
+            return $ua;
+        }
+    );
+};
 
 try {
     require_module('Mojo::UserAgent');
@@ -72,7 +74,7 @@
 
 =head1 VERSION
 
-version 0.000044
+version 1.000000
 
 =head1 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/lib/LWP/ConsoleLogger.pm 
new/LWP-ConsoleLogger-1.000000/lib/LWP/ConsoleLogger.pm
--- old/LWP-ConsoleLogger-0.000044/lib/LWP/ConsoleLogger.pm     2022-04-21 
16:20:11.000000000 +0200
+++ new/LWP-ConsoleLogger-1.000000/lib/LWP/ConsoleLogger.pm     2022-08-17 
20:19:17.000000000 +0200
@@ -1,29 +1,29 @@
-use strict;
-use warnings;
+package LWP::ConsoleLogger;
+
+use Moo;
+use MooX::StrictConstructor;
 
 use 5.006;
 
-package LWP::ConsoleLogger;
-our $VERSION = '0.000044';
+our $VERSION = '1.000000';
+
 use Data::Printer { end_separator => 1, hash_separator => ' => ' };
-use DateTime            ();
-use HTML::Restrict      ();
-use HTTP::Body          ();
-use HTTP::CookieMonster ();
-use JSON::MaybeXS qw( decode_json );
-use List::AllUtils qw( any apply none );
-use Log::Dispatch ();
-use Moo;
-use MooX::StrictConstructor;
-use Parse::MIME qw( parse_mime_type );
-use Ref::Util qw( is_blessed_ref );
-use Term::Size::Any ();
+use DateTime                          ();
+use HTML::Restrict                    ();
+use HTTP::Body                        ();
+use HTTP::CookieMonster               ();
+use JSON::MaybeXS                     qw( decode_json );
+use List::AllUtils                    qw( any apply none );
+use Log::Dispatch                     ();
+use Parse::MIME                       qw( parse_mime_type );
+use Ref::Util                         qw( is_blessed_ref );
+use Term::Size::Any                   ();
 use Text::SimpleTable::AutoWidth 0.09 ();
-use Try::Tiny qw( catch try );
-use Types::Common::Numeric qw( PositiveInt );
-use Types::Standard qw( ArrayRef Bool CodeRef InstanceOf );
-use URI::QueryParam qw();
-use XML::Simple qw( XMLin );
+use Try::Tiny                         qw( catch try );
+use Types::Common::Numeric            qw( PositiveInt );
+use Types::Standard                   qw( ArrayRef Bool CodeRef InstanceOf );
+use URI::QueryParam                   qw();
+use XML::Simple                       qw( XMLin );
 
 my $json_regex = qr{vnd.*\+json};
 
@@ -362,8 +362,11 @@
     my ( $type, $subtype ) = apply { lc $_ } parse_mime_type($content_type);
     if (
         ( $type ne 'text' )
-        && ( none { $_ eq $subtype }
-            ( 'javascript', 'html', 'json', 'xml', 'x-www-form-urlencoded', )
+        && (
+            none { $_ eq $subtype } (
+                'javascript', 'html', 'json', 'xml', 'soap+xml',
+                'x-www-form-urlencoded',
+            )
         )
         && $subtype !~ m{$json_regex}
     ) {
@@ -553,7 +556,7 @@
 
 =head1 VERSION
 
-version 0.000044
+version 1.000000
 
 =head1 SYNOPSIS
 
@@ -660,9 +663,6 @@
 
 =head1 DESCRIPTION
 
-BETA BETA BETA.  This is currently an experiment.  Things could change.  Please
-adjust accordingly.
-
 It can be hard (or at least tedious) to debug mechanize scripts.  LWP::Debug is
 deprecated.  It suggests you write your own debugging handlers, set up a proxy
 or install Wireshark.  Those are all workable solutions, but this module exists
@@ -878,9 +878,9 @@
 
 =head1 CAVEATS
 
-Aside from the BETA warnings, I should say that I've written this to suit my
-needs and there are a lot of things I haven't considered.  For example, I'm
-mostly assuming that the content will be text, HTML, JSON or XML.
+I've written this to suit my needs and there are a lot of things I haven't
+considered.  For example, I'm mostly assuming that the content will be text,
+HTML, JSON or XML.
 
 The test suite is not very robust either.  If you'd like to contribute to this
 module and you can't find an appropriate test, do add something to the example
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/t/00-report-prereqs.dd 
new/LWP-ConsoleLogger-1.000000/t/00-report-prereqs.dd
--- old/LWP-ConsoleLogger-0.000044/t/00-report-prereqs.dd       2022-04-21 
16:20:11.000000000 +0200
+++ new/LWP-ConsoleLogger-1.000000/t/00-report-prereqs.dd       2022-08-17 
20:19:17.000000000 +0200
@@ -49,7 +49,6 @@
                                       'HTTP::Request' => '0',
                                       'HTTP::Response' => '0',
                                       'JSON::MaybeXS' => '1.003005',
-                                      'LWP::UserAgent' => '0',
                                       'List::AllUtils' => '0',
                                       'Log::Dispatch' => '2.56',
                                       'Module::Load::Conditional' => '0',
@@ -85,9 +84,10 @@
                                    'File::Spec' => '0',
                                    'HTML::FormatText::WithLinks' => '0',
                                    'HTTP::CookieJar::LWP' => '0',
+                                   'LWP::UserAgent' => '0',
                                    'Log::Dispatch::Array' => '0',
                                    'Path::Tiny' => '0',
-                                   'Plack::Handler::HTTP::Server::Simple' => 
'0.016',
+                                   'Plack::Handler::HTTP::Server::Simple' => 
'0',
                                    'Plack::Test' => '0',
                                    'Plack::Test::Agent' => '0',
                                    'Test::Fatal' => '0',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger/Easy.t 
new/LWP-ConsoleLogger-1.000000/t/LWP/ConsoleLogger/Easy.t
--- old/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger/Easy.t   2022-04-21 
16:20:11.000000000 +0200
+++ new/LWP-ConsoleLogger-1.000000/t/LWP/ConsoleLogger/Easy.t   2022-08-17 
20:19:17.000000000 +0200
@@ -3,19 +3,19 @@
 use version;
 
 use Data::Printer;
-use HTML::FormatText::WithLinks ();
-use LWP::ConsoleLogger::Easy qw( debug_ua );
-use Log::Dispatch        ();
-use Log::Dispatch::Array ();
-use Module::Runtime qw( require_module );
-use Path::Tiny qw( path );
-use Plack::Handler::HTTP::Server::Simple 0.016 ();
-use Plack::Test        ();
-use Plack::Test::Agent ();
+use HTML::FormatText::WithLinks          ();
+use LWP::ConsoleLogger::Easy             qw( debug_ua );
+use Log::Dispatch                        ();
+use Log::Dispatch::Array                 ();
+use Module::Runtime                      qw( require_module );
+use Path::Tiny                           qw( path );
+use Plack::Handler::HTTP::Server::Simple ();
+use Plack::Test                          ();
+use Plack::Test::Agent                   ();
 use Test::Warnings;
 use Test::Fatal qw( exception );
 use Test::Most import => [qw( diag done_testing is is_deeply ok skip )];
-use Try::Tiny qw( catch try );
+use Try::Tiny      qw( catch try );
 use WWW::Mechanize ();
 
 my $lwp  = LWP::UserAgent->new( cookie_jar => {} );
@@ -146,7 +146,7 @@
 
         my $server_agent = Plack::Test::Agent->new(
             app    => $app,
-            server => 'HTTP::Server::Simple',
+            server => Plack::Handler::HTTP::Server::Simple::,
             ua     => $ua,
         );
 
@@ -198,7 +198,7 @@
 
     my $server_agent = Plack::Test::Agent->new(
         app    => $app,
-        server => 'HTTP::Server::Simple',
+        server => Plack::Handler::HTTP::Server::Simple::,
         ua     => $ua,
     );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger/Everywhere.t 
new/LWP-ConsoleLogger-1.000000/t/LWP/ConsoleLogger/Everywhere.t
--- old/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger/Everywhere.t     
2022-04-21 16:20:11.000000000 +0200
+++ new/LWP-ConsoleLogger-1.000000/t/LWP/ConsoleLogger/Everywhere.t     
2022-08-17 20:19:17.000000000 +0200
@@ -2,14 +2,14 @@
 use warnings;
 use version;
 
-use Capture::Tiny qw( capture_stderr );
-use LWP::UserAgent ();
+use Capture::Tiny   qw( capture_stderr );
+use LWP::UserAgent  ();
 use Module::Runtime qw( require_module );
-use Path::Tiny qw( path );
+use Path::Tiny      qw( path );
 use Test::Warnings;
 use Test::Fatal qw( exception );
-use Test::More;
-use Try::Tiny qw( catch try );
+use Test::More import => [qw( diag done_testing is ok skip )];
+use Try::Tiny      qw( catch try );
 use WWW::Mechanize ();
 
 use LWP::ConsoleLogger::Everywhere ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger/post-with-json.t 
new/LWP-ConsoleLogger-1.000000/t/LWP/ConsoleLogger/post-with-json.t
--- old/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger/post-with-json.t 
2022-04-21 16:20:11.000000000 +0200
+++ new/LWP-ConsoleLogger-1.000000/t/LWP/ConsoleLogger/post-with-json.t 
2022-08-17 20:19:17.000000000 +0200
@@ -1,12 +1,13 @@
 use strict;
 use warnings;
 
-use HTTP::Request ();
-use LWP::ConsoleLogger::Easy qw( debug_ua );
-use LWP::UserAgent       ();
-use Plack::Test::Agent   ();
-use Test::LWP::UserAgent ();
-use Test::More;
+use HTTP::Request                        ();
+use LWP::ConsoleLogger::Easy             qw( debug_ua );
+use LWP::UserAgent                       ();
+use Plack::Handler::HTTP::Server::Simple ();
+use Plack::Test::Agent                   ();
+use Test::LWP::UserAgent                 ();
+use Test::More import => [qw( diag done_testing ok subtest )];
 
 my $ua = LWP::UserAgent->new( cookie_jar => {} );
 debug_ua($ua);
@@ -30,7 +31,7 @@
 
 my $server_agent = Plack::Test::Agent->new(
     app    => $app,
-    server => 'HTTP::Server::Simple',
+    server => Plack::Handler::HTTP::Server::Simple::,
     ua     => $ua,
 );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger/post.t 
new/LWP-ConsoleLogger-1.000000/t/LWP/ConsoleLogger/post.t
--- old/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger/post.t   2022-04-21 
16:20:11.000000000 +0200
+++ new/LWP-ConsoleLogger-1.000000/t/LWP/ConsoleLogger/post.t   2022-08-17 
20:19:17.000000000 +0200
@@ -1,10 +1,11 @@
 use strict;
 use warnings;
 
-use LWP::ConsoleLogger::Easy qw( debug_ua );
-use LWP::UserAgent     ();
-use Plack::Test::Agent ();
-use Test::More;
+use LWP::ConsoleLogger::Easy             qw( debug_ua );
+use LWP::UserAgent                       ();
+use Plack::Handler::HTTP::Server::Simple ();
+use Plack::Test::Agent                   ();
+use Test::More import => [qw( done_testing ok )];
 
 # check POST body parsing
 {
@@ -15,7 +16,7 @@
     debug_ua($ua);
     my $server_agent = Plack::Test::Agent->new(
         app    => $app,
-        server => 'HTTP::Server::Simple',
+        server => Plack::Handler::HTTP::Server::Simple::,
         ua     => $ua,
     );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger.t 
new/LWP-ConsoleLogger-1.000000/t/LWP/ConsoleLogger.t
--- old/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger.t        2022-04-21 
16:20:11.000000000 +0200
+++ new/LWP-ConsoleLogger-1.000000/t/LWP/ConsoleLogger.t        2022-08-17 
20:19:17.000000000 +0200
@@ -6,8 +6,8 @@
 #use HTTP::Request;
 use LWP::ConsoleLogger ();
 use LWP::UserAgent     ();
-use Path::Tiny qw( path );
-use Test::Fatal qw( exception );
+use Path::Tiny         qw( path );
+use Test::Fatal        qw( exception );
 use Test::Most import => [qw( diag done_testing is ok )];
 use URI::file      ();
 use WWW::Mechanize ();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/t/pretty.t 
new/LWP-ConsoleLogger-1.000000/t/pretty.t
--- old/LWP-ConsoleLogger-0.000044/t/pretty.t   2022-04-21 16:20:11.000000000 
+0200
+++ new/LWP-ConsoleLogger-1.000000/t/pretty.t   2022-08-17 20:19:17.000000000 
+0200
@@ -1,10 +1,11 @@
 use strict;
 use warnings;
 
-use LWP::ConsoleLogger::Easy qw( debug_ua );
-use LWP::UserAgent     ();
-use Plack::Test::Agent ();
-use Test::More;
+use LWP::ConsoleLogger::Easy             qw( debug_ua );
+use LWP::UserAgent                       ();
+use Plack::Handler::HTTP::Server::Simple ();
+use Plack::Test::Agent                   ();
+use Test::More import => [qw( done_testing ok )];
 
 # test pretty printing disabled
 # check POST body parsing of JSON
@@ -22,7 +23,7 @@
 
     my $server_agent = Plack::Test::Agent->new(
         app    => $app,
-        server => 'HTTP::Server::Simple',
+        server => Plack::Handler::HTTP::Server::Simple::,
         ua     => $ua,
     );
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/t/unicode.t 
new/LWP-ConsoleLogger-1.000000/t/unicode.t
--- old/LWP-ConsoleLogger-0.000044/t/unicode.t  2022-04-21 16:20:11.000000000 
+0200
+++ new/LWP-ConsoleLogger-1.000000/t/unicode.t  2022-08-17 20:19:17.000000000 
+0200
@@ -2,8 +2,8 @@
 use warnings;
 
 use LWP::ConsoleLogger::Easy qw( debug_ua );
-use LWP::UserAgent ();
-use Path::Tiny qw( path );
+use LWP::UserAgent           ();
+use Path::Tiny               qw( path );
 use Test::Warnings;
 use Test::More import => [qw( done_testing is )];
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/xt/author/pod-spell.t 
new/LWP-ConsoleLogger-1.000000/xt/author/pod-spell.t
--- old/LWP-ConsoleLogger-0.000044/xt/author/pod-spell.t        2022-04-21 
16:20:11.000000000 +0200
+++ new/LWP-ConsoleLogger-1.000000/xt/author/pod-spell.t        2022-08-17 
20:19:17.000000000 +0200
@@ -15,6 +15,7 @@
 Andy
 Anwar
 ConsoleLogger
+David
 Easy
 Everywhere
 Gregory
@@ -26,9 +27,11 @@
 Olaf
 Oschwald
 Params
+Precious
 UserAgent
 Varadinsky
 Wireshark
+davidp
 github
 goschwald
 lib
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000044/xt/pithub.t 
new/LWP-ConsoleLogger-1.000000/xt/pithub.t
--- old/LWP-ConsoleLogger-0.000044/xt/pithub.t  2022-04-21 16:20:11.000000000 
+0200
+++ new/LWP-ConsoleLogger-1.000000/xt/pithub.t  2022-08-17 20:19:17.000000000 
+0200
@@ -6,7 +6,7 @@
 use Test::More;
 use Test::Needs qw( Pithub );
 use Test::RequiresInternet ( 'api.github.com' => 443 );
-use WWW::Mechanize         ();
+use WWW::Mechanize ();
 
 # If this is a PR then it will likely be running without a token and we'll
 # probably hit GitHub rate limiting, which fails this test.

Reply via email to