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-04-28 23:07:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-LWP-ConsoleLogger (Old)
and /work/SRC/openSUSE:Factory/.perl-LWP-ConsoleLogger.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-LWP-ConsoleLogger"
Thu Apr 28 23:07:49 2022 rev:3 rq:973322 version:0.000044
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-LWP-ConsoleLogger/perl-LWP-ConsoleLogger.changes
2021-03-06 21:19:29.901285058 +0100
+++
/work/SRC/openSUSE:Factory/.perl-LWP-ConsoleLogger.new.1538/perl-LWP-ConsoleLogger.changes
2022-04-28 23:07:52.220681108 +0200
@@ -1,0 +2,10 @@
+Fri Apr 22 03:09:54 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 0.000044
+ see /usr/share/doc/packages/perl-LWP-ConsoleLogger/Changes
+
+ 0.000044 2022-04-21 14:20:07Z
+ - Document that Everywhere can be used with the -M switch (GH#22) (Olaf
+ Alders)
+
+-------------------------------------------------------------------
Old:
----
LWP-ConsoleLogger-0.000043.tar.gz
New:
----
LWP-ConsoleLogger-0.000044.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-LWP-ConsoleLogger.spec ++++++
--- /var/tmp/diff_new_pack.FuMmWt/_old 2022-04-28 23:07:52.840681784 +0200
+++ /var/tmp/diff_new_pack.FuMmWt/_new 2022-04-28 23:07:52.844681789 +0200
@@ -1,7 +1,7 @@
#
# spec file for package perl-LWP-ConsoleLogger
#
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,10 +18,10 @@
%define cpan_name LWP-ConsoleLogger
Name: perl-LWP-ConsoleLogger
-Version: 0.000043
+Version: 0.000044
Release: 0
-Summary: LWP tracing and debugging
License: Artistic-2.0
+Summary: LWP tracing and debugging
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
@@ -58,15 +58,14 @@
BuildRequires: perl(String::Trim)
BuildRequires: perl(Sub::Exporter)
BuildRequires: perl(Term::Size::Any)
-BuildRequires: perl(Test::FailWarnings)
BuildRequires: perl(Test::Fatal)
BuildRequires: perl(Test::LWP::UserAgent)
BuildRequires: perl(Test::Most)
+BuildRequires: perl(Test::Warnings)
BuildRequires: perl(Text::SimpleTable::AutoWidth) >= 0.09
BuildRequires: perl(Try::Tiny)
BuildRequires: perl(Types::Common::Numeric)
BuildRequires: perl(Types::Standard)
-BuildRequires: perl(URI::Query)
BuildRequires: perl(URI::QueryParam)
BuildRequires: perl(URI::file)
BuildRequires: perl(WWW::Mechanize)
@@ -97,7 +96,6 @@
Requires: perl(Try::Tiny)
Requires: perl(Types::Common::Numeric)
Requires: perl(Types::Standard)
-Requires: perl(URI::Query)
Requires: perl(URI::QueryParam)
Requires: perl(XML::Simple)
Recommends: perl(HTML::FormatText::Lynx) >= 23
++++++ LWP-ConsoleLogger-0.000043.tar.gz -> LWP-ConsoleLogger-0.000044.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000043/Changes
new/LWP-ConsoleLogger-0.000044/Changes
--- old/LWP-ConsoleLogger-0.000043/Changes 2021-03-04 20:00:45.000000000
+0100
+++ new/LWP-ConsoleLogger-0.000044/Changes 2022-04-21 16:20:11.000000000
+0200
@@ -1,5 +1,9 @@
Revision history for LWP-ConsoleLogger
+0.000044 2022-04-21 14:20:07Z
+ - Document that Everywhere can be used with the -M switch (GH#22) (Olaf
+ Alders)
+
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.000043/INSTALL
new/LWP-ConsoleLogger-0.000044/INSTALL
--- old/LWP-ConsoleLogger-0.000043/INSTALL 2021-03-04 20:00:45.000000000
+0100
+++ new/LWP-ConsoleLogger-0.000044/INSTALL 2022-04-21 16:20:11.000000000
+0200
@@ -21,8 +21,11 @@
## Manual installation
-As a last resort, you can manually install it. Download the tarball, untar it,
-install configure prerequisites (see below), then build it:
+As a last resort, you can manually install it. If you have not already
+downloaded the release tarball, you can find the download link on the module's
+MetaCPAN page: https://metacpan.org/pod/LWP::ConsoleLogger
+
+Untar the tarball, install configure prerequisites (see below), then build it:
% perl Makefile.PL
% make && make test
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000043/LICENSE
new/LWP-ConsoleLogger-0.000044/LICENSE
--- old/LWP-ConsoleLogger-0.000043/LICENSE 2021-03-04 20:00:44.000000000
+0100
+++ new/LWP-ConsoleLogger-0.000044/LICENSE 2022-04-21 16:20:11.000000000
+0200
@@ -1,4 +1,4 @@
-This software is Copyright (c) 2014-2019 by MaxMind, Inc.
+This software is Copyright (c) 2014 by MaxMind, Inc.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000043/MANIFEST
new/LWP-ConsoleLogger-0.000044/MANIFEST
--- old/LWP-ConsoleLogger-0.000043/MANIFEST 2021-03-04 20:00:45.000000000
+0100
+++ new/LWP-ConsoleLogger-0.000044/MANIFEST 2022-04-21 16:20:11.000000000
+0200
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.017.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.024.
CONTRIBUTORS
Changes
INSTALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000043/META.json
new/LWP-ConsoleLogger-0.000044/META.json
--- old/LWP-ConsoleLogger-0.000043/META.json 2021-03-04 20:00:45.000000000
+0100
+++ new/LWP-ConsoleLogger-0.000044/META.json 2022-04-21 16:20:11.000000000
+0200
@@ -4,7 +4,7 @@
"Olaf Alders <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version
2.150010",
"license" : [
"artistic_2"
],
@@ -87,10 +87,9 @@
"Try::Tiny" : "0",
"Types::Common::Numeric" : "0",
"Types::Standard" : "0",
- "URI::Query" : "0",
"URI::QueryParam" : "0",
"XML::Simple" : "0",
- "perl" : "5.013010",
+ "perl" : "5.016",
"strict" : "0",
"warnings" : "0"
}
@@ -113,14 +112,14 @@
"Plack::Handler::HTTP::Server::Simple" : "0.016",
"Plack::Test" : "0",
"Plack::Test::Agent" : "0",
- "Test::FailWarnings" : "0",
"Test::Fatal" : "0",
"Test::LWP::UserAgent" : "0",
"Test::More" : "0",
"Test::Most" : "0",
+ "Test::Warnings" : "0",
"URI::file" : "0",
"WWW::Mechanize" : "0",
- "perl" : "5.013010",
+ "perl" : "5.016",
"version" : "0"
}
}
@@ -137,10 +136,10 @@
"web" : "https://github.com/oalders/lwp-consolelogger"
}
},
- "version" : "0.000043",
+ "version" : "0.000044",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.030003"
+ "version" : "5.034001"
},
"plugins" : [
{
@@ -176,14 +175,9 @@
"version" : "0.057"
},
{
- "class" : "Dist::Zilla::Plugin::OALDERS::TidyAll",
- "name" : "@Author::OALDERS/OALDERS::TidyAll",
- "version" : "0.000029"
- },
- {
"class" : "Dist::Zilla::Plugin::AutoPrereqs",
"name" : "@Author::OALDERS/AutoPrereqs",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
@@ -194,16 +188,16 @@
"class" : "Dist::Zilla::Plugin::MakeMaker",
"config" : {
"Dist::Zilla::Role::TestRunner" : {
- "default_jobs" : "4"
+ "default_jobs" : "1"
}
},
"name" : "@Author::OALDERS/MakeMaker",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::CPANFile",
"name" : "@Author::OALDERS/CPANFile",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::ContributorsFile",
@@ -213,37 +207,37 @@
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@Author::OALDERS/MetaJSON",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@Author::OALDERS/MetaYAML",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@Author::OALDERS/Manifest",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
"name" : "@Author::OALDERS/MetaNoIndex",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@Author::OALDERS/MetaConfig",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "@Author::OALDERS/MetaResources",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "@Author::OALDERS/License",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::InstallGuide",
@@ -254,7 +248,7 @@
}
},
"name" : "@Author::OALDERS/InstallGuide",
- "version" : "1.200013"
+ "version" : "1.200014"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -265,12 +259,12 @@
}
},
"name" : "@Author::OALDERS/Modules for use with tidyall",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "@Author::OALDERS/ExecDir",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Test::PodSpelling",
@@ -304,7 +298,7 @@
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@Author::OALDERS/PodSyntaxTests",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -350,7 +344,7 @@
{
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "@Author::OALDERS/TestRelease",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
@@ -371,7 +365,7 @@
"class" : "Dist::Zilla::Plugin::RunExtraTests",
"config" : {
"Dist::Zilla::Role::TestRunner" : {
- "default_jobs" : "4"
+ "default_jobs" : "1"
}
},
"name" : "@Author::OALDERS/RunExtraTests",
@@ -394,93 +388,93 @@
{
"class" : "Pod::Weaver::Plugin::EnsurePod5",
"name" : "@CorePrep/EnsurePod5",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Plugin::H1Nester",
"name" : "@CorePrep/H1Nester",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Plugin::SingleEncoding",
"name" : "@Default/SingleEncoding",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Name",
"name" : "@Default/Name",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Version",
"name" : "@Default/Version",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "@Default/prelude",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "SYNOPSIS",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "DESCRIPTION",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Generic",
"name" : "OVERVIEW",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "ATTRIBUTES",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "METHODS",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Collect",
"name" : "FUNCTIONS",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Leftovers",
"name" : "@Default/Leftovers",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Region",
"name" : "@Default/postlude",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Authors",
"name" : "@Default/Authors",
- "version" : "4.015"
+ "version" : "4.018"
},
{
"class" : "Pod::Weaver::Section::Legal",
"name" : "@Default/Legal",
- "version" : "4.015"
+ "version" : "4.018"
}
]
}
},
"name" : "@Author::OALDERS/PodWeaver",
- "version" : "4.008"
+ "version" : "4.009"
},
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "@Author::OALDERS/PruneCruft",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
@@ -516,7 +510,7 @@
}
},
"name" : "@Author::OALDERS/Git::GatherDir",
- "version" : "2.047"
+ "version" : "2.048"
},
{
"class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -552,18 +546,18 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.30.1",
+ "git_version" : "2.36.0",
"repo_root" : "."
}
},
"name" : "@Author::OALDERS/Git::Check",
- "version" : "2.047"
+ "version" : "2.048"
},
{
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.30.1",
+ "git_version" : "2.36.0",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
@@ -586,7 +580,7 @@
{
"class" : "Dist::Zilla::Plugin::ShareDir",
"name" : "@Author::OALDERS/ShareDir",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::CheckIssues",
@@ -596,12 +590,12 @@
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "@Author::OALDERS/ConfirmRelease",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "@Author::OALDERS/UploadToCPAN",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -612,7 +606,7 @@
}
},
"name" : "@Author::OALDERS/@Git::VersionManager/pluginbundle
version",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -672,7 +666,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.30.1",
+ "git_version" : "2.36.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -680,7 +674,7 @@
}
},
"name" : "@Author::OALDERS/@Git::VersionManager/release snapshot",
- "version" : "2.047"
+ "version" : "2.048"
},
{
"class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -689,12 +683,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v0.000043",
+ "tag" : "v0.000044",
"tag_format" : "v%V",
"tag_message" : "v%V"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.30.1",
+ "git_version" : "2.36.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -702,7 +696,7 @@
}
},
"name" : "@Author::OALDERS/@Git::VersionManager/Git::Tag",
- "version" : "2.047"
+ "version" : "2.048"
},
{
"class" :
"Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
@@ -723,7 +717,7 @@
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@Author::OALDERS/@Git::VersionManager/NextRelease",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
@@ -745,7 +739,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.30.1",
+ "git_version" : "2.36.0",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -753,7 +747,7 @@
}
},
"name" : "@Author::OALDERS/@Git::VersionManager/post-release
commit",
- "version" : "2.047"
+ "version" : "2.048"
},
{
"class" : "Dist::Zilla::Plugin::Git::Push",
@@ -765,12 +759,12 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.30.1",
+ "git_version" : "2.36.0",
"repo_root" : "."
}
},
"name" : "@Author::OALDERS/Git::Push",
- "version" : "2.047"
+ "version" : "2.048"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -781,7 +775,7 @@
}
},
"name" : "Prereqs",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -792,7 +786,7 @@
}
},
"name" : "RuntimeRecommends",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -803,7 +797,7 @@
}
},
"name" : "TestRecommends",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::StaticInstall",
@@ -819,52 +813,52 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.017"
+ "version" : "6.024"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.017"
+ "version" : "6.024"
}
],
"zilla" : {
@@ -872,7 +866,7 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.017"
+ "version" : "6.024"
}
},
"x_contributors" : [
@@ -885,8 +879,8 @@
"Varadinsky <[email protected]>",
"\u0421\u0435\u0440\u0433\u0435\u0439
\u0420\u043e\u043c\u0430\u043d\u043e\u0432 <[email protected]>"
],
- "x_generated_by_perl" : "v5.30.3",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
+ "x_generated_by_perl" : "v5.34.1",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
"x_spdx_expression" : "Artistic-2.0",
"x_static_install" : 1
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000043/META.yml
new/LWP-ConsoleLogger-0.000044/META.yml
--- old/LWP-ConsoleLogger-0.000043/META.yml 2021-03-04 20:00:45.000000000
+0100
+++ new/LWP-ConsoleLogger-0.000044/META.yml 2022-04-21 16:20:11.000000000
+0200
@@ -13,20 +13,20 @@
Plack::Handler::HTTP::Server::Simple: '0.016'
Plack::Test: '0'
Plack::Test::Agent: '0'
- Test::FailWarnings: '0'
Test::Fatal: '0'
Test::LWP::UserAgent: '0'
Test::More: '0'
Test::Most: '0'
+ Test::Warnings: '0'
URI::file: '0'
WWW::Mechanize: '0'
- perl: '5.013010'
+ perl: '5.016'
version: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
perl: '5.010'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.024, CPAN::Meta::Converter version
2.150010'
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -65,20 +65,19 @@
Try::Tiny: '0'
Types::Common::Numeric: '0'
Types::Standard: '0'
- URI::Query: '0'
URI::QueryParam: '0'
XML::Simple: '0'
- perl: '5.013010'
+ perl: '5.016'
strict: '0'
warnings: '0'
resources:
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.000043'
+version: '0.000044'
x_Dist_Zilla:
perl:
- version: '5.030003'
+ version: '5.034001'
plugins:
-
class: Dist::Zilla::Plugin::PromptIfStale
@@ -106,13 +105,9 @@
name: '@Author::OALDERS/stale modules, release'
version: '0.057'
-
- class: Dist::Zilla::Plugin::OALDERS::TidyAll
- name: '@Author::OALDERS/OALDERS::TidyAll'
- version: '0.000029'
- -
class: Dist::Zilla::Plugin::AutoPrereqs
name: '@Author::OALDERS/AutoPrereqs'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::CheckChangesHasContent
name: '@Author::OALDERS/CheckChangesHasContent'
@@ -121,13 +116,13 @@
class: Dist::Zilla::Plugin::MakeMaker
config:
Dist::Zilla::Role::TestRunner:
- default_jobs: '4'
+ default_jobs: '1'
name: '@Author::OALDERS/MakeMaker'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::CPANFile
name: '@Author::OALDERS/CPANFile'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::ContributorsFile
name: '@Author::OALDERS/ContributorsFile'
@@ -135,31 +130,31 @@
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@Author::OALDERS/MetaJSON'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@Author::OALDERS/MetaYAML'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::Manifest
name: '@Author::OALDERS/Manifest'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::MetaNoIndex
name: '@Author::OALDERS/MetaNoIndex'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@Author::OALDERS/MetaConfig'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::MetaResources
name: '@Author::OALDERS/MetaResources'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::License
name: '@Author::OALDERS/License'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::InstallGuide
config:
@@ -167,7 +162,7 @@
Module::Metadata: '1.000037'
version: '0.006'
name: '@Author::OALDERS/InstallGuide'
- version: '1.200013'
+ version: '1.200014'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -175,11 +170,11 @@
phase: develop
type: requires
name: '@Author::OALDERS/Modules for use with tidyall'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::ExecDir
name: '@Author::OALDERS/ExecDir'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::Test::PodSpelling
config:
@@ -206,7 +201,7 @@
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@Author::OALDERS/PodSyntaxTests'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::Test::CPAN::Changes
config:
@@ -240,7 +235,7 @@
-
class: Dist::Zilla::Plugin::TestRelease
name: '@Author::OALDERS/TestRelease'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::Test::ReportPrereqs
name: '@Author::OALDERS/Test::ReportPrereqs'
@@ -257,7 +252,7 @@
class: Dist::Zilla::Plugin::RunExtraTests
config:
Dist::Zilla::Role::TestRunner:
- default_jobs: '4'
+ default_jobs: '1'
name: '@Author::OALDERS/RunExtraTests'
version: '0.029'
-
@@ -275,73 +270,73 @@
-
class: Pod::Weaver::Plugin::EnsurePod5
name: '@CorePrep/EnsurePod5'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Plugin::H1Nester
name: '@CorePrep/H1Nester'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Plugin::SingleEncoding
name: '@Default/SingleEncoding'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Name
name: '@Default/Name'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Version
name: '@Default/Version'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Region
name: '@Default/prelude'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Generic
name: SYNOPSIS
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Generic
name: DESCRIPTION
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Generic
name: OVERVIEW
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Collect
name: ATTRIBUTES
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Collect
name: METHODS
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Collect
name: FUNCTIONS
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Leftovers
name: '@Default/Leftovers'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Region
name: '@Default/postlude'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Authors
name: '@Default/Authors'
- version: '4.015'
+ version: '4.018'
-
class: Pod::Weaver::Section::Legal
name: '@Default/Legal'
- version: '4.015'
+ version: '4.018'
name: '@Author::OALDERS/PodWeaver'
- version: '4.008'
+ version: '4.009'
-
class: Dist::Zilla::Plugin::PruneCruft
name: '@Author::OALDERS/PruneCruft'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::CopyFilesFromBuild
name: '@Author::OALDERS/CopyFilesFromBuild'
@@ -370,7 +365,7 @@
Dist::Zilla::Plugin::Git::GatherDir:
include_untracked: 0
name: '@Author::OALDERS/Git::GatherDir'
- version: '2.047'
+ version: '2.048'
-
class: Dist::Zilla::Plugin::CopyFilesFromRelease
config:
@@ -398,15 +393,15 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.30.1
+ git_version: 2.36.0
repo_root: .
name: '@Author::OALDERS/Git::Check'
- version: '2.047'
+ version: '2.048'
-
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.30.1
+ git_version: 2.36.0
include_authors: 0
include_releaser: 1
order_by: name
@@ -423,7 +418,7 @@
-
class: Dist::Zilla::Plugin::ShareDir
name: '@Author::OALDERS/ShareDir'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::CheckIssues
name: '@Author::OALDERS/CheckIssues'
@@ -431,11 +426,11 @@
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@Author::OALDERS/ConfirmRelease'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@Author::OALDERS/UploadToCPAN'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -443,7 +438,7 @@
phase: develop
type: recommends
name: '@Author::OALDERS/@Git::VersionManager/pluginbundle version'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::RewriteVersion::Transitional
config:
@@ -476,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
@@ -490,12 +485,12 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.30.1
+ git_version: 2.36.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::OALDERS/@Git::VersionManager/release snapshot'
- version: '2.047'
+ version: '2.048'
-
class: Dist::Zilla::Plugin::Git::Tag
config:
@@ -503,16 +498,16 @@
branch: ~
changelog: Changes
signed: 0
- tag: v0.000043
+ tag: v0.000044
tag_format: v%V
tag_message: v%V
Dist::Zilla::Role::Git::Repo:
- git_version: 2.30.1
+ git_version: 2.36.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::OALDERS/@Git::VersionManager/Git::Tag'
- version: '2.047'
+ version: '2.048'
-
class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
config:
@@ -528,14 +523,14 @@
-
class: Dist::Zilla::Plugin::NextRelease
name: '@Author::OALDERS/@Git::VersionManager/NextRelease'
- version: '6.017'
+ version: '6.024'
-
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
@@ -545,12 +540,12 @@
- (?^:^lib/.*\.pm$)
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.30.1
+ git_version: 2.36.0
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::OALDERS/@Git::VersionManager/post-release commit'
- version: '2.047'
+ version: '2.048'
-
class: Dist::Zilla::Plugin::Git::Push
config:
@@ -559,10 +554,10 @@
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.30.1
+ git_version: 2.36.0
repo_root: .
name: '@Author::OALDERS/Git::Push'
- version: '2.047'
+ version: '2.048'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -570,7 +565,7 @@
phase: runtime
type: requires
name: Prereqs
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -578,7 +573,7 @@
phase: runtime
type: recommends
name: RuntimeRecommends
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -586,7 +581,7 @@
phase: test
type: recommends
name: TestRecommends
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::StaticInstall
config:
@@ -598,48 +593,48 @@
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.017'
+ version: '6.024'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.017'
+ version: '6.024'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: '0'
- version: '6.017'
+ version: '6.024'
x_contributors:
- 'Andy Jack <[email protected]>'
- 'Gregory Oschwald <[email protected]>'
@@ -649,7 +644,7 @@
- 'simbabque <[email protected]>'
- 'Varadinsky <[email protected]>'
- '???????????? ?????????????? <[email protected]>'
-x_generated_by_perl: v5.30.3
+x_generated_by_perl: v5.34.1
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.000043/Makefile.PL
new/LWP-ConsoleLogger-0.000044/Makefile.PL
--- old/LWP-ConsoleLogger-0.000043/Makefile.PL 2021-03-04 20:00:45.000000000
+0100
+++ new/LWP-ConsoleLogger-0.000044/Makefile.PL 2022-04-21 16:20:11.000000000
+0200
@@ -1,8 +1,8 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.017.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.024.
use strict;
use warnings;
-use 5.013010;
+use 5.016;
use ExtUtils::MakeMaker;
@@ -14,7 +14,7 @@
},
"DISTNAME" => "LWP-ConsoleLogger",
"LICENSE" => "artistic_2",
- "MIN_PERL_VERSION" => "5.013010",
+ "MIN_PERL_VERSION" => "5.016",
"NAME" => "LWP::ConsoleLogger",
"PREREQ_PM" => {
"Class::Method::Modifiers" => 0,
@@ -42,7 +42,6 @@
"Try::Tiny" => 0,
"Types::Common::Numeric" => 0,
"Types::Standard" => 0,
- "URI::Query" => 0,
"URI::QueryParam" => 0,
"XML::Simple" => 0,
"strict" => 0,
@@ -59,16 +58,16 @@
"Plack::Handler::HTTP::Server::Simple" => "0.016",
"Plack::Test" => 0,
"Plack::Test::Agent" => 0,
- "Test::FailWarnings" => 0,
"Test::Fatal" => 0,
"Test::LWP::UserAgent" => 0,
"Test::More" => 0,
"Test::Most" => 0,
+ "Test::Warnings" => 0,
"URI::file" => 0,
"WWW::Mechanize" => 0,
"version" => 0
},
- "VERSION" => "0.000043",
+ "VERSION" => "0.000044",
"test" => {
"TESTS" => "t/*.t t/LWP/*.t t/LWP/ConsoleLogger/*.t"
}
@@ -107,16 +106,15 @@
"String::Trim" => 0,
"Sub::Exporter" => 0,
"Term::Size::Any" => 0,
- "Test::FailWarnings" => 0,
"Test::Fatal" => 0,
"Test::LWP::UserAgent" => 0,
"Test::More" => 0,
"Test::Most" => 0,
+ "Test::Warnings" => 0,
"Text::SimpleTable::AutoWidth" => "0.09",
"Try::Tiny" => 0,
"Types::Common::Numeric" => 0,
"Types::Standard" => 0,
- "URI::Query" => 0,
"URI::QueryParam" => 0,
"URI::file" => 0,
"WWW::Mechanize" => 0,
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000043/README.md
new/LWP-ConsoleLogger-0.000044/README.md
--- old/LWP-ConsoleLogger-0.000043/README.md 2021-03-04 20:00:45.000000000
+0100
+++ new/LWP-ConsoleLogger-0.000044/README.md 2022-04-21 16:20:11.000000000
+0200
@@ -4,7 +4,7 @@
# VERSION
-version 0.000043
+version 0.000044
# SYNOPSIS
@@ -324,7 +324,7 @@
# COPYRIGHT AND LICENSE
-This software is Copyright (c) 2014-2019 by MaxMind, Inc.
+This software is Copyright (c) 2014 by MaxMind, Inc.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000043/cpanfile
new/LWP-ConsoleLogger-0.000044/cpanfile
--- old/LWP-ConsoleLogger-0.000043/cpanfile 2021-03-04 20:00:45.000000000
+0100
+++ new/LWP-ConsoleLogger-0.000044/cpanfile 2022-04-21 16:20:11.000000000
+0200
@@ -1,4 +1,4 @@
-# This file is generated by Dist::Zilla::Plugin::CPANFile v6.017
+# This file is generated by Dist::Zilla::Plugin::CPANFile v6.024
# Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
requires "Class::Method::Modifiers" => "0";
@@ -26,10 +26,9 @@
requires "Try::Tiny" => "0";
requires "Types::Common::Numeric" => "0";
requires "Types::Standard" => "0";
-requires "URI::Query" => "0";
requires "URI::QueryParam" => "0";
requires "XML::Simple" => "0";
-requires "perl" => "5.013010";
+requires "perl" => "5.016";
requires "strict" => "0";
requires "warnings" => "0";
recommends "HTML::FormatText::Lynx" => "23";
@@ -45,14 +44,14 @@
requires "Plack::Handler::HTTP::Server::Simple" => "0.016";
requires "Plack::Test" => "0";
requires "Plack::Test::Agent" => "0";
- requires "Test::FailWarnings" => "0";
requires "Test::Fatal" => "0";
requires "Test::LWP::UserAgent" => "0";
requires "Test::More" => "0";
requires "Test::Most" => "0";
+ requires "Test::Warnings" => "0";
requires "URI::file" => "0";
requires "WWW::Mechanize" => "0";
- requires "perl" => "5.013010";
+ requires "perl" => "5.016";
requires "version" => "0";
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000043/dist.ini
new/LWP-ConsoleLogger-0.000044/dist.ini
--- old/LWP-ConsoleLogger-0.000043/dist.ini 2021-03-04 20:00:45.000000000
+0100
+++ new/LWP-ConsoleLogger-0.000044/dist.ini 2022-04-21 16:20:11.000000000
+0200
@@ -2,7 +2,7 @@
author = Olaf Alders <[email protected]>
license = Artistic_2_0
copyright_holder = MaxMind, Inc.
-copyright_year = 2014-2019
+copyright_year = 2014
[@Author::OALDERS]
-remove = StaticInstall
@@ -12,6 +12,7 @@
Data::Printer = 0.36
JSON::MaybeXS = 1.003005
Log::Dispatch = 2.56
+perl = 5.016 ; Mojo dep in tests
[Prereqs / RuntimeRecommends]
HTML::FormatText::Lynx = 23
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/LWP-ConsoleLogger-0.000043/lib/LWP/ConsoleLogger/Easy.pm
new/LWP-ConsoleLogger-0.000044/lib/LWP/ConsoleLogger/Easy.pm
--- old/LWP-ConsoleLogger-0.000043/lib/LWP/ConsoleLogger/Easy.pm
2021-03-04 20:00:45.000000000 +0100
+++ new/LWP-ConsoleLogger-0.000044/lib/LWP/ConsoleLogger/Easy.pm
2022-04-21 16:20:11.000000000 +0200
@@ -3,14 +3,14 @@
use strict;
use warnings;
-our $VERSION = '0.000043';
+our $VERSION = '0.000044';
-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;
+use String::Trim qw( trim );
my %VERBOSITY = (
dump_content => 8,
@@ -116,7 +116,7 @@
=head1 VERSION
-version 0.000043
+version 0.000044
=head1 SYNOPSIS
@@ -245,7 +245,7 @@
=head1 COPYRIGHT AND LICENSE
-This software is Copyright (c) 2014-2019 by MaxMind, Inc.
+This software is Copyright (c) 2014 by MaxMind, Inc.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/LWP-ConsoleLogger-0.000043/lib/LWP/ConsoleLogger/Everywhere.pm
new/LWP-ConsoleLogger-0.000044/lib/LWP/ConsoleLogger/Everywhere.pm
--- old/LWP-ConsoleLogger-0.000043/lib/LWP/ConsoleLogger/Everywhere.pm
2021-03-04 20:00:45.000000000 +0100
+++ new/LWP-ConsoleLogger-0.000044/lib/LWP/ConsoleLogger/Everywhere.pm
2022-04-21 16:20:11.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.000043';
+our $VERSION = '0.000044';
use Class::Method::Modifiers ();
use LWP::ConsoleLogger::Easy qw( debug_ua );
@@ -72,7 +72,7 @@
=head1 VERSION
-version 0.000043
+version 0.000044
=head1 SYNOPSIS
@@ -94,6 +94,11 @@
$ENV{LWPCL_REDACT_HEADERS} = 'Authorization,Foo,Bar';
$ENV{LWPCL_REDACT_PARAMS} = 'seekrit,password,credit_card';
+ # Or observe without changing your code
+ PERL5OPT="-MLWP::ConsoleLogger::Everywhere" carton install
+
+ perl -MLWP::ConsoleLogger::Everywhere my-script.pl
+
=head1 DESCRIPTION
This module turns on L<LWP::ConsoleLogger::Easy> debugging for every
L<LWP::UserAgent> or L<Mojo::UserAgent>
@@ -105,6 +110,10 @@
using the C<loggers> class method. To change all of them at once, use the
C<set> class
method instead.
+See
+L<https://www.olafalders.com/2021/12/01/observing-network-traffic-with-lwp-consolelogger-everywhere/>
+for a practical example of how to use this module.
+
=head1 CLASS METHODS
=head2 set( <setting> => <value> )
@@ -161,7 +170,7 @@
=head1 COPYRIGHT AND LICENSE
-This software is Copyright (c) 2014-2019 by MaxMind, Inc.
+This software is Copyright (c) 2014 by MaxMind, Inc.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000043/lib/LWP/ConsoleLogger.pm
new/LWP-ConsoleLogger-0.000044/lib/LWP/ConsoleLogger.pm
--- old/LWP-ConsoleLogger-0.000043/lib/LWP/ConsoleLogger.pm 2021-03-04
20:00:45.000000000 +0100
+++ new/LWP-ConsoleLogger-0.000044/lib/LWP/ConsoleLogger.pm 2022-04-21
16:20:11.000000000 +0200
@@ -4,25 +4,24 @@
use 5.006;
package LWP::ConsoleLogger;
-our $VERSION = '0.000043';
+our $VERSION = '0.000044';
use Data::Printer { end_separator => 1, hash_separator => ' => ' };
-use DateTime qw();
-use HTML::Restrict qw();
-use HTTP::Body ();
-use HTTP::CookieMonster qw();
+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 qw();
+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 qw( chars );
-use Text::SimpleTable::AutoWidth 0.09 qw();
+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::Query qw();
use URI::QueryParam qw();
use XML::Simple qw( XMLin );
@@ -226,10 +225,10 @@
$t->captions( [ ucfirst $type . ' Header', 'Value' ] );
foreach my $name ( sort $headers->header_field_names ) {
- my $val = (
- any { $name eq $_ }
- @{ $self->headers_to_redact }
- ) ? '[REDACTED]' : $headers->header($name);
+ my $val
+ = ( any { $name eq $_ } @{ $self->headers_to_redact } )
+ ? '[REDACTED]'
+ : $headers->header($name);
$t->row( $name, $val );
}
@@ -280,10 +279,9 @@
my $t = Text::SimpleTable::AutoWidth->new();
$t->captions( [ 'Key', 'Value' ] );
foreach my $name ( sort keys %params ) {
- my @values = (
- any { $name eq $_ }
- @{ $self->params_to_redact }
- ) ? '[REDACTED]'
+ my @values
+ = ( any { $name eq $_ } @{ $self->params_to_redact } )
+ ? '[REDACTED]'
: ref $params{$name} ? @{ $params{$name} }
: $params{$name};
@@ -364,8 +362,7 @@
my ( $type, $subtype ) = apply { lc $_ } parse_mime_type($content_type);
if (
( $type ne 'text' )
- && (
- none { $_ eq $subtype }
+ && ( none { $_ eq $subtype }
( 'javascript', 'html', 'json', 'xml', 'x-www-form-urlencoded', )
)
&& $subtype !~ m{$json_regex}
@@ -556,7 +553,7 @@
=head1 VERSION
-version 0.000043
+version 0.000044
=head1 SYNOPSIS
@@ -898,7 +895,7 @@
=head1 COPYRIGHT AND LICENSE
-This software is Copyright (c) 2014-2019 by MaxMind, Inc.
+This software is Copyright (c) 2014 by MaxMind, Inc.
This is free software, licensed under:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000043/t/00-report-prereqs.dd
new/LWP-ConsoleLogger-0.000044/t/00-report-prereqs.dd
--- old/LWP-ConsoleLogger-0.000043/t/00-report-prereqs.dd 2021-03-04
20:00:45.000000000 +0100
+++ new/LWP-ConsoleLogger-0.000044/t/00-report-prereqs.dd 2022-04-21
16:20:11.000000000 +0200
@@ -65,10 +65,9 @@
'Try::Tiny' => '0',
'Types::Common::Numeric' => '0',
'Types::Standard' => '0',
- 'URI::Query' => '0',
'URI::QueryParam' => '0',
'XML::Simple' => '0',
- 'perl' => '5.013010',
+ 'perl' => '5.016',
'strict' => '0',
'warnings' => '0'
}
@@ -91,14 +90,14 @@
'Plack::Handler::HTTP::Server::Simple' =>
'0.016',
'Plack::Test' => '0',
'Plack::Test::Agent' => '0',
- 'Test::FailWarnings' => '0',
'Test::Fatal' => '0',
'Test::LWP::UserAgent' => '0',
'Test::More' => '0',
'Test::Most' => '0',
+ 'Test::Warnings' => '0',
'URI::file' => '0',
'WWW::Mechanize' => '0',
- 'perl' => '5.013010',
+ 'perl' => '5.016',
'version' => '0'
}
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/LWP-ConsoleLogger-0.000043/t/LWP/ConsoleLogger/Easy.t
new/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger/Easy.t
--- old/LWP-ConsoleLogger-0.000043/t/LWP/ConsoleLogger/Easy.t 2021-03-04
20:00:45.000000000 +0100
+++ new/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger/Easy.t 2022-04-21
16:20:11.000000000 +0200
@@ -9,12 +9,12 @@
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::Handler::HTTP::Server::Simple 0.016 ();
+use Plack::Test ();
use Plack::Test::Agent ();
-use Test::FailWarnings -allow_deps => 1;
+use Test::Warnings;
use Test::Fatal qw( exception );
-use Test::Most;
+use Test::Most import => [qw( diag done_testing is is_deeply ok skip )];
use Try::Tiny qw( catch try );
use WWW::Mechanize ();
@@ -84,7 +84,7 @@
$xml =~ s{Text}{};
my $ref = eval $xml;
is_deeply(
- $ref, { foo => { bar => "baz", id => 1 } },
+ $ref, { foo => { bar => 'baz', id => 1 } },
'XML parsed'
);
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/LWP-ConsoleLogger-0.000043/t/LWP/ConsoleLogger/Everywhere.t
new/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger/Everywhere.t
--- old/LWP-ConsoleLogger-0.000043/t/LWP/ConsoleLogger/Everywhere.t
2021-03-04 20:00:45.000000000 +0100
+++ new/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger/Everywhere.t
2022-04-21 16:20:11.000000000 +0200
@@ -2,17 +2,17 @@
use warnings;
use version;
-use Capture::Tiny 'capture_stderr';
+use Capture::Tiny qw( capture_stderr );
use LWP::UserAgent ();
use Module::Runtime qw( require_module );
use Path::Tiny qw( path );
-use Test::FailWarnings -allow_deps => 1;
+use Test::Warnings;
use Test::Fatal qw( exception );
use Test::More;
use Try::Tiny qw( catch try );
use WWW::Mechanize ();
-use LWP::ConsoleLogger::Everywhere;
+use LWP::ConsoleLogger::Everywhere ();
my $url = 'file://' . path('t/test-data/foo.html')->absolute;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000043/t/LWP/ConsoleLogger.t
new/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger.t
--- old/LWP-ConsoleLogger-0.000043/t/LWP/ConsoleLogger.t 2021-03-04
20:00:45.000000000 +0100
+++ new/LWP-ConsoleLogger-0.000044/t/LWP/ConsoleLogger.t 2022-04-21
16:20:11.000000000 +0200
@@ -8,7 +8,7 @@
use LWP::UserAgent ();
use Path::Tiny qw( path );
use Test::Fatal qw( exception );
-use Test::Most;
+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.000043/t/unicode.t
new/LWP-ConsoleLogger-0.000044/t/unicode.t
--- old/LWP-ConsoleLogger-0.000043/t/unicode.t 2021-03-04 20:00:45.000000000
+0100
+++ new/LWP-ConsoleLogger-0.000044/t/unicode.t 2022-04-21 16:20:11.000000000
+0200
@@ -4,8 +4,8 @@
use LWP::ConsoleLogger::Easy qw( debug_ua );
use LWP::UserAgent ();
use Path::Tiny qw( path );
-use Test::FailWarnings;
-use Test::More;
+use Test::Warnings;
+use Test::More import => [qw( done_testing is )];
my $mech = LWP::UserAgent->new;
debug_ua($mech);