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 2021-03-06 21:19:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-LWP-ConsoleLogger (Old)
and /work/SRC/openSUSE:Factory/.perl-LWP-ConsoleLogger.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-LWP-ConsoleLogger"
Sat Mar 6 21:19:29 2021 rev:2 rq:877381 version:0.000043
Changes:
--------
---
/work/SRC/openSUSE:Factory/perl-LWP-ConsoleLogger/perl-LWP-ConsoleLogger.changes
2021-02-03 19:55:01.757624483 +0100
+++
/work/SRC/openSUSE:Factory/.perl-LWP-ConsoleLogger.new.2378/perl-LWP-ConsoleLogger.changes
2021-03-06 21:19:29.901285058 +0100
@@ -1,0 +2,9 @@
+Fri Mar 5 03:07:16 UTC 2021 - Tina M??ller <[email protected]>
+
+- updated to 0.000043
+ see /usr/share/doc/packages/perl-LWP-ConsoleLogger/Changes
+
+ 0.000043 2021-03-04 19:00:40Z
+ - Ensure that a silent logger is actually silent (GH#21) (Olaf Alders)
+
+-------------------------------------------------------------------
Old:
----
LWP-ConsoleLogger-0.000042.tar.gz
New:
----
LWP-ConsoleLogger-0.000043.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-LWP-ConsoleLogger.spec ++++++
--- /var/tmp/diff_new_pack.1itaNq/_old 2021-03-06 21:19:30.337285419 +0100
+++ /var/tmp/diff_new_pack.1itaNq/_new 2021-03-06 21:19:30.341285423 +0100
@@ -16,19 +16,17 @@
#
+%define cpan_name LWP-ConsoleLogger
Name: perl-LWP-ConsoleLogger
-Version: 0.000042
+Version: 0.000043
Release: 0
-%define cpan_name LWP-ConsoleLogger
Summary: LWP tracing and debugging
License: Artistic-2.0
-Group: Development/Libraries/Perl
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
Patch0: 0001-replace-env.patch
BuildArch: noarch
-BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
BuildRequires: perl(Capture::Tiny)
@@ -129,13 +127,12 @@
adjust how you deal with the output.
%prep
-%setup -q -n %{cpan_name}-%{version}
+%autosetup -n %{cpan_name}-%{version} -p1
find . -type f ! -path "*/t/*" ! -name "*.pl" ! -path "*/bin/*" ! -path
"*/script/*" ! -name "configure" -print0 | xargs -0 chmod 644
-%patch0 -p1
%build
perl Makefile.PL INSTALLDIRS=vendor
-make %{?_smp_mflags}
+%make_build
%check
make test
@@ -146,7 +143,6 @@
%perl_gen_filelist
%files -f %{name}.files
-%defattr(-,root,root,755)
%doc Changes CONTRIBUTORS examples README.md
%license LICENSE
++++++ LWP-ConsoleLogger-0.000042.tar.gz -> LWP-ConsoleLogger-0.000043.tar.gz
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/CONTRIBUTORS
new/LWP-ConsoleLogger-0.000043/CONTRIBUTORS
--- old/LWP-ConsoleLogger-0.000042/CONTRIBUTORS 2019-06-12 17:15:56.000000000
+0200
+++ new/LWP-ConsoleLogger-0.000043/CONTRIBUTORS 2021-03-04 20:00:45.000000000
+0100
@@ -10,6 +10,7 @@
* Gregory Oschwald
* Mohammad S Anwar
* Olaf Alders
+ * Olaf Alders
* simbabque
* Varadinsky
* ???????????? ??????????????
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/Changes
new/LWP-ConsoleLogger-0.000043/Changes
--- old/LWP-ConsoleLogger-0.000042/Changes 2019-06-12 17:15:56.000000000
+0200
+++ new/LWP-ConsoleLogger-0.000043/Changes 2021-03-04 20:00:45.000000000
+0100
@@ -1,5 +1,8 @@
Revision history for LWP-ConsoleLogger
+0.000043 2021-03-04 19:00:40Z
+ - Ensure that a silent logger is actually silent (GH#21) (Olaf Alders)
+
0.000042 2019-06-12 15:15:52Z
- Don't rely on Mojo to be installed in tests (GH#18) (Olaf Alders)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/MANIFEST
new/LWP-ConsoleLogger-0.000043/MANIFEST
--- old/LWP-ConsoleLogger-0.000042/MANIFEST 2019-06-12 17:15:56.000000000
+0200
+++ new/LWP-ConsoleLogger-0.000043/MANIFEST 2021-03-04 20:00:45.000000000
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::Manifest
v6.017.
CONTRIBUTORS
Changes
INSTALL
@@ -39,9 +39,13 @@
t/test-data/unicode.html
t/unicode.t
tidyall.ini
+xt/author/eol.t
+xt/author/mojibake.t
xt/author/pod-coverage.t
xt/author/pod-spell.t
xt/author/pod-syntax.t
+xt/author/portability.t
+xt/author/test-version.t
xt/author/tidyall.t
xt/pithub.t
xt/release/cpan-changes.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/META.json
new/LWP-ConsoleLogger-0.000043/META.json
--- old/LWP-ConsoleLogger-0.000042/META.json 2019-06-12 17:15:56.000000000
+0200
+++ new/LWP-ConsoleLogger-0.000043/META.json 2021-03-04 20:00:45.000000000
+0100
@@ -4,7 +4,7 @@
"Olaf Alders <[email protected]>"
],
"dynamic_config" : 0,
- "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150010",
+ "generated_by" : "Dist::Zilla version 6.017, CPAN::Meta::Converter version
2.150010",
"license" : [
"artistic_2"
],
@@ -24,7 +24,7 @@
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0",
- "perl" : "5.006"
+ "perl" : "5.010"
}
},
"develop" : {
@@ -43,13 +43,17 @@
"Pod::Wordlist" : "0",
"Test::CPAN::Changes" : "0.19",
"Test::Code::TidyAll" : "0.50",
+ "Test::EOL" : "0",
+ "Test::Mojibake" : "0",
"Test::More" : "0.96",
"Test::Needs" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.08",
+ "Test::Portability::Files" : "0",
"Test::RequiresInternet" : "0",
"Test::Spelling" : "0.12",
"Test::Vars" : "0.014",
+ "Test::Version" : "1",
"WWW::Mechanize" : "0"
}
},
@@ -133,10 +137,10 @@
"web" : "https://github.com/oalders/lwp-consolelogger"
}
},
- "version" : "0.000042",
+ "version" : "0.000043",
"x_Dist_Zilla" : {
"perl" : {
- "version" : "5.026001"
+ "version" : "5.030003"
},
"plugins" : [
{
@@ -154,7 +158,7 @@
}
},
"name" : "@Author::OALDERS/stale modules, build",
- "version" : "0.055"
+ "version" : "0.057"
},
{
"class" : "Dist::Zilla::Plugin::PromptIfStale",
@@ -169,17 +173,17 @@
}
},
"name" : "@Author::OALDERS/stale modules, release",
- "version" : "0.055"
+ "version" : "0.057"
},
{
- "class" : "Dist::Zilla::Plugin::MAXMIND::TidyAll",
- "name" : "@Author::OALDERS/MAXMIND::TidyAll",
- "version" : "0.83"
+ "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.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
@@ -190,16 +194,16 @@
"class" : "Dist::Zilla::Plugin::MakeMaker",
"config" : {
"Dist::Zilla::Role::TestRunner" : {
- "default_jobs" : 1
+ "default_jobs" : "4"
}
},
"name" : "@Author::OALDERS/MakeMaker",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::CPANFile",
"name" : "@Author::OALDERS/CPANFile",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::ContributorsFile",
@@ -209,44 +213,44 @@
{
"class" : "Dist::Zilla::Plugin::MetaJSON",
"name" : "@Author::OALDERS/MetaJSON",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::MetaYAML",
"name" : "@Author::OALDERS/MetaYAML",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::Manifest",
"name" : "@Author::OALDERS/Manifest",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::MetaNoIndex",
"name" : "@Author::OALDERS/MetaNoIndex",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::MetaConfig",
"name" : "@Author::OALDERS/MetaConfig",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::MetaResources",
"name" : "@Author::OALDERS/MetaResources",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::License",
"name" : "@Author::OALDERS/License",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::InstallGuide",
"config" : {
"Dist::Zilla::Role::ModuleMetadata" : {
- "Module::Metadata" : "1.000033",
- "version" : "0.004"
+ "Module::Metadata" : "1.000037",
+ "version" : "0.006"
}
},
"name" : "@Author::OALDERS/InstallGuide",
@@ -261,12 +265,12 @@
}
},
"name" : "@Author::OALDERS/Modules for use with tidyall",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::ExecDir",
"name" : "@Author::OALDERS/ExecDir",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::Test::PodSpelling",
@@ -293,14 +297,14 @@
"version" : "2.007005"
},
{
- "class" : "Dist::Zilla::Plugin::PodCoverageTests",
- "name" : "@Author::OALDERS/PodCoverageTests",
- "version" : "6.012"
+ "class" : "Dist::Zilla::Plugin::MojibakeTests",
+ "name" : "@Author::OALDERS/MojibakeTests",
+ "version" : "0.8"
},
{
"class" : "Dist::Zilla::Plugin::PodSyntaxTests",
"name" : "@Author::OALDERS/PodSyntaxTests",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
@@ -313,14 +317,45 @@
"version" : "0.012"
},
{
+ "class" : "Dist::Zilla::Plugin::Test::EOL",
+ "config" : {
+ "Dist::Zilla::Plugin::Test::EOL" : {
+ "filename" : "xt/author/eol.t",
+ "finder" : [
+ ":ExecFiles",
+ ":InstallModules",
+ ":TestFiles"
+ ],
+ "trailing_whitespace" : 1
+ }
+ },
+ "name" : "@Author::OALDERS/Test::EOL",
+ "version" : "0.19"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable",
+ "name" : "@Author::OALDERS/Test::Pod::Coverage::Configurable",
+ "version" : "0.07"
+ },
+ {
+ "class" : "Dist::Zilla::Plugin::Test::Portability",
+ "config" : {
+ "Dist::Zilla::Plugin::Test::Portability" : {
+ "options" : ""
+ }
+ },
+ "name" : "@Author::OALDERS/Test::Portability",
+ "version" : "2.001000"
+ },
+ {
"class" : "Dist::Zilla::Plugin::TestRelease",
"name" : "@Author::OALDERS/TestRelease",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
"name" : "@Author::OALDERS/Test::ReportPrereqs",
- "version" : "0.027"
+ "version" : "0.028"
},
{
"class" : "Dist::Zilla::Plugin::Test::TidyAll",
@@ -328,10 +363,15 @@
"version" : "0.04"
},
{
+ "class" : "Dist::Zilla::Plugin::Test::Version",
+ "name" : "@Author::OALDERS/Test::Version",
+ "version" : "1.09"
+ },
+ {
"class" : "Dist::Zilla::Plugin::RunExtraTests",
"config" : {
"Dist::Zilla::Role::TestRunner" : {
- "default_jobs" : 1
+ "default_jobs" : "4"
}
},
"name" : "@Author::OALDERS/RunExtraTests",
@@ -440,7 +480,7 @@
{
"class" : "Dist::Zilla::Plugin::PruneCruft",
"name" : "@Author::OALDERS/PruneCruft",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
@@ -476,7 +516,7 @@
}
},
"name" : "@Author::OALDERS/Git::GatherDir",
- "version" : "2.046"
+ "version" : "2.047"
},
{
"class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
@@ -489,7 +529,7 @@
}
},
"name" : "@Author::OALDERS/CopyFilesFromRelease",
- "version" : "0.006"
+ "version" : "0.007"
},
{
"class" : "Dist::Zilla::Plugin::Git::Check",
@@ -512,18 +552,18 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.22.0",
+ "git_version" : "2.30.1",
"repo_root" : "."
}
},
"name" : "@Author::OALDERS/Git::Check",
- "version" : "2.046"
+ "version" : "2.047"
},
{
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.22.0",
+ "git_version" : "2.30.1",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
@@ -531,7 +571,7 @@
}
},
"name" : "@Author::OALDERS/Git::Contributors",
- "version" : "0.035"
+ "version" : "0.036"
},
{
"class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
@@ -546,27 +586,22 @@
{
"class" : "Dist::Zilla::Plugin::ShareDir",
"name" : "@Author::OALDERS/ShareDir",
- "version" : "6.012"
- },
- {
- "class" : "Dist::Zilla::Plugin::TravisCI::StatusBadge",
- "name" : "@Author::OALDERS/TravisCI::StatusBadge",
- "version" : "0.007"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::CheckIssues",
"name" : "@Author::OALDERS/CheckIssues",
- "version" : "0.010"
+ "version" : "0.011"
},
{
"class" : "Dist::Zilla::Plugin::ConfirmRelease",
"name" : "@Author::OALDERS/ConfirmRelease",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::UploadToCPAN",
"name" : "@Author::OALDERS/UploadToCPAN",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -577,7 +612,7 @@
}
},
"name" : "@Author::OALDERS/@Git::VersionManager/pluginbundle
version",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
@@ -612,14 +647,15 @@
}
},
"name" :
"@Author::OALDERS/@Git::VersionManager/CopyFilesFromRelease",
- "version" : "0.006"
+ "version" : "0.007"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
"config" : {
"Dist::Zilla::Plugin::Git::Commit" : {
"add_files_in" : [],
- "commit_msg" : "v%V%n%n%c"
+ "commit_msg" : "v%V%n%n%c",
+ "signoff" : 0
},
"Dist::Zilla::Role::Git::DirtyFiles" : {
"allow_dirty" : [
@@ -636,7 +672,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.22.0",
+ "git_version" : "2.30.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -644,7 +680,7 @@
}
},
"name" : "@Author::OALDERS/@Git::VersionManager/release snapshot",
- "version" : "2.046"
+ "version" : "2.047"
},
{
"class" : "Dist::Zilla::Plugin::Git::Tag",
@@ -653,12 +689,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v0.000042",
+ "tag" : "v0.000043",
"tag_format" : "v%V",
"tag_message" : "v%V"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.22.0",
+ "git_version" : "2.30.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -666,7 +702,7 @@
}
},
"name" : "@Author::OALDERS/@Git::VersionManager/Git::Tag",
- "version" : "2.046"
+ "version" : "2.047"
},
{
"class" :
"Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
@@ -687,14 +723,15 @@
{
"class" : "Dist::Zilla::Plugin::NextRelease",
"name" : "@Author::OALDERS/@Git::VersionManager/NextRelease",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::Git::Commit",
"config" : {
"Dist::Zilla::Plugin::Git::Commit" : {
"add_files_in" : [],
- "commit_msg" : "increment $VERSION after %v release"
+ "commit_msg" : "increment $VERSION after %v release",
+ "signoff" : 0
},
"Dist::Zilla::Role::Git::DirtyFiles" : {
"allow_dirty" : [
@@ -708,7 +745,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.22.0",
+ "git_version" : "2.30.1",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -716,7 +753,7 @@
}
},
"name" : "@Author::OALDERS/@Git::VersionManager/post-release
commit",
- "version" : "2.046"
+ "version" : "2.047"
},
{
"class" : "Dist::Zilla::Plugin::Git::Push",
@@ -728,12 +765,12 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.22.0",
+ "git_version" : "2.30.1",
"repo_root" : "."
}
},
"name" : "@Author::OALDERS/Git::Push",
- "version" : "2.046"
+ "version" : "2.047"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -744,7 +781,7 @@
}
},
"name" : "Prereqs",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -755,7 +792,7 @@
}
},
"name" : "RuntimeRecommends",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::Prereqs",
@@ -766,7 +803,7 @@
}
},
"name" : "TestRecommends",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::StaticInstall",
@@ -782,52 +819,52 @@
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":InstallModules",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":IncModules",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":TestFiles",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExtraTestFiles",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ExecFiles",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":PerlExecFiles",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":ShareFiles",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":MainModule",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":AllFiles",
- "version" : "6.012"
+ "version" : "6.017"
},
{
"class" : "Dist::Zilla::Plugin::FinderCode",
"name" : ":NoFiles",
- "version" : "6.012"
+ "version" : "6.017"
}
],
"zilla" : {
@@ -835,20 +872,22 @@
"config" : {
"is_trial" : 0
},
- "version" : "6.012"
+ "version" : "6.017"
}
},
"x_contributors" : [
"Andy Jack <[email protected]>",
"Gregory Oschwald <[email protected]>",
"Mohammad S Anwar <[email protected]>",
+ "Olaf Alders <[email protected]>",
"Olaf Alders <[email protected]>",
"simbabque <[email protected]>",
"Varadinsky <[email protected]>",
"\u0421\u0435\u0440\u0433\u0435\u0439
\u0420\u043e\u043c\u0430\u043d\u043e\u0432 <[email protected]>"
],
- "x_generated_by_perl" : "v5.26.1",
- "x_serialization_backend" : "Cpanel::JSON::XS version 4.04",
+ "x_generated_by_perl" : "v5.30.3",
+ "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
+ "x_spdx_expression" : "Artistic-2.0",
"x_static_install" : 1
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/META.yml
new/LWP-ConsoleLogger-0.000043/META.yml
--- old/LWP-ConsoleLogger-0.000042/META.yml 2019-06-12 17:15:56.000000000
+0200
+++ new/LWP-ConsoleLogger-0.000043/META.yml 2021-03-04 20:00:45.000000000
+0100
@@ -24,9 +24,9 @@
version: '0'
configure_requires:
ExtUtils::MakeMaker: '0'
- perl: '5.006'
+ perl: '5.010'
dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version
2.150010'
+generated_by: 'Dist::Zilla version 6.017, CPAN::Meta::Converter version
2.150010'
license: artistic_2
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -75,10 +75,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.000042'
+version: '0.000043'
x_Dist_Zilla:
perl:
- version: '5.026001'
+ version: '5.030003'
plugins:
-
class: Dist::Zilla::Plugin::PromptIfStale
@@ -92,7 +92,7 @@
run_under_travis: 0
skip: []
name: '@Author::OALDERS/stale modules, build'
- version: '0.055'
+ version: '0.057'
-
class: Dist::Zilla::Plugin::PromptIfStale
config:
@@ -104,15 +104,15 @@
run_under_travis: 0
skip: []
name: '@Author::OALDERS/stale modules, release'
- version: '0.055'
+ version: '0.057'
-
- class: Dist::Zilla::Plugin::MAXMIND::TidyAll
- name: '@Author::OALDERS/MAXMIND::TidyAll'
- version: '0.83'
+ 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.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::CheckChangesHasContent
name: '@Author::OALDERS/CheckChangesHasContent'
@@ -121,13 +121,13 @@
class: Dist::Zilla::Plugin::MakeMaker
config:
Dist::Zilla::Role::TestRunner:
- default_jobs: 1
+ default_jobs: '4'
name: '@Author::OALDERS/MakeMaker'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::CPANFile
name: '@Author::OALDERS/CPANFile'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::ContributorsFile
name: '@Author::OALDERS/ContributorsFile'
@@ -135,37 +135,37 @@
-
class: Dist::Zilla::Plugin::MetaJSON
name: '@Author::OALDERS/MetaJSON'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::MetaYAML
name: '@Author::OALDERS/MetaYAML'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::Manifest
name: '@Author::OALDERS/Manifest'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::MetaNoIndex
name: '@Author::OALDERS/MetaNoIndex'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::MetaConfig
name: '@Author::OALDERS/MetaConfig'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::MetaResources
name: '@Author::OALDERS/MetaResources'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::License
name: '@Author::OALDERS/License'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::InstallGuide
config:
Dist::Zilla::Role::ModuleMetadata:
- Module::Metadata: '1.000033'
- version: '0.004'
+ Module::Metadata: '1.000037'
+ version: '0.006'
name: '@Author::OALDERS/InstallGuide'
version: '1.200013'
-
@@ -175,11 +175,11 @@
phase: develop
type: requires
name: '@Author::OALDERS/Modules for use with tidyall'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::ExecDir
name: '@Author::OALDERS/ExecDir'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::Test::PodSpelling
config:
@@ -200,13 +200,13 @@
name: '@Author::OALDERS/Test::PodSpelling'
version: '2.007005'
-
- class: Dist::Zilla::Plugin::PodCoverageTests
- name: '@Author::OALDERS/PodCoverageTests'
- version: '6.012'
+ class: Dist::Zilla::Plugin::MojibakeTests
+ name: '@Author::OALDERS/MojibakeTests'
+ version: '0.8'
-
class: Dist::Zilla::Plugin::PodSyntaxTests
name: '@Author::OALDERS/PodSyntaxTests'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::Test::CPAN::Changes
config:
@@ -215,22 +215,49 @@
name: '@Author::OALDERS/Test::CPAN::Changes'
version: '0.012'
-
+ class: Dist::Zilla::Plugin::Test::EOL
+ config:
+ Dist::Zilla::Plugin::Test::EOL:
+ filename: xt/author/eol.t
+ finder:
+ - ':ExecFiles'
+ - ':InstallModules'
+ - ':TestFiles'
+ trailing_whitespace: 1
+ name: '@Author::OALDERS/Test::EOL'
+ version: '0.19'
+ -
+ class: Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable
+ name: '@Author::OALDERS/Test::Pod::Coverage::Configurable'
+ version: '0.07'
+ -
+ class: Dist::Zilla::Plugin::Test::Portability
+ config:
+ Dist::Zilla::Plugin::Test::Portability:
+ options: ''
+ name: '@Author::OALDERS/Test::Portability'
+ version: '2.001000'
+ -
class: Dist::Zilla::Plugin::TestRelease
name: '@Author::OALDERS/TestRelease'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::Test::ReportPrereqs
name: '@Author::OALDERS/Test::ReportPrereqs'
- version: '0.027'
+ version: '0.028'
-
class: Dist::Zilla::Plugin::Test::TidyAll
name: '@Author::OALDERS/Test::TidyAll'
version: '0.04'
-
+ class: Dist::Zilla::Plugin::Test::Version
+ name: '@Author::OALDERS/Test::Version'
+ version: '1.09'
+ -
class: Dist::Zilla::Plugin::RunExtraTests
config:
Dist::Zilla::Role::TestRunner:
- default_jobs: 1
+ default_jobs: '4'
name: '@Author::OALDERS/RunExtraTests'
version: '0.029'
-
@@ -314,7 +341,7 @@
-
class: Dist::Zilla::Plugin::PruneCruft
name: '@Author::OALDERS/PruneCruft'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::CopyFilesFromBuild
name: '@Author::OALDERS/CopyFilesFromBuild'
@@ -343,7 +370,7 @@
Dist::Zilla::Plugin::Git::GatherDir:
include_untracked: 0
name: '@Author::OALDERS/Git::GatherDir'
- version: '2.046'
+ version: '2.047'
-
class: Dist::Zilla::Plugin::CopyFilesFromRelease
config:
@@ -352,7 +379,7 @@
- Install
match: []
name: '@Author::OALDERS/CopyFilesFromRelease'
- version: '0.006'
+ version: '0.007'
-
class: Dist::Zilla::Plugin::Git::Check
config:
@@ -371,21 +398,21 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.22.0
+ git_version: 2.30.1
repo_root: .
name: '@Author::OALDERS/Git::Check'
- version: '2.046'
+ version: '2.047'
-
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.22.0
+ git_version: 2.30.1
include_authors: 0
include_releaser: 1
order_by: name
paths: []
name: '@Author::OALDERS/Git::Contributors'
- version: '0.035'
+ version: '0.036'
-
class: Dist::Zilla::Plugin::ReadmeAnyFromPod
config:
@@ -396,23 +423,19 @@
-
class: Dist::Zilla::Plugin::ShareDir
name: '@Author::OALDERS/ShareDir'
- version: '6.012'
- -
- class: Dist::Zilla::Plugin::TravisCI::StatusBadge
- name: '@Author::OALDERS/TravisCI::StatusBadge'
- version: '0.007'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::CheckIssues
name: '@Author::OALDERS/CheckIssues'
- version: '0.010'
+ version: '0.011'
-
class: Dist::Zilla::Plugin::ConfirmRelease
name: '@Author::OALDERS/ConfirmRelease'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::UploadToCPAN
name: '@Author::OALDERS/UploadToCPAN'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -420,7 +443,7 @@
phase: develop
type: recommends
name: '@Author::OALDERS/@Git::VersionManager/pluginbundle version'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::RewriteVersion::Transitional
config:
@@ -446,13 +469,14 @@
- Changes
match: []
name: '@Author::OALDERS/@Git::VersionManager/CopyFilesFromRelease'
- version: '0.006'
+ version: '0.007'
-
class: Dist::Zilla::Plugin::Git::Commit
config:
Dist::Zilla::Plugin::Git::Commit:
add_files_in: []
commit_msg: v%V%n%n%c
+ signoff: 0
Dist::Zilla::Role::Git::DirtyFiles:
allow_dirty:
- Changes
@@ -466,12 +490,12 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.22.0
+ git_version: 2.30.1
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::OALDERS/@Git::VersionManager/release snapshot'
- version: '2.046'
+ version: '2.047'
-
class: Dist::Zilla::Plugin::Git::Tag
config:
@@ -479,16 +503,16 @@
branch: ~
changelog: Changes
signed: 0
- tag: v0.000042
+ tag: v0.000043
tag_format: v%V
tag_message: v%V
Dist::Zilla::Role::Git::Repo:
- git_version: 2.22.0
+ git_version: 2.30.1
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::OALDERS/@Git::VersionManager/Git::Tag'
- version: '2.046'
+ version: '2.047'
-
class: Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional
config:
@@ -504,13 +528,14 @@
-
class: Dist::Zilla::Plugin::NextRelease
name: '@Author::OALDERS/@Git::VersionManager/NextRelease'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::Git::Commit
config:
Dist::Zilla::Plugin::Git::Commit:
add_files_in: []
commit_msg: 'increment $VERSION after %v release'
+ signoff: 0
Dist::Zilla::Role::Git::DirtyFiles:
allow_dirty:
- Build.PL
@@ -520,12 +545,12 @@
- (?^:^lib/.*\.pm$)
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.22.0
+ git_version: 2.30.1
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
name: '@Author::OALDERS/@Git::VersionManager/post-release commit'
- version: '2.046'
+ version: '2.047'
-
class: Dist::Zilla::Plugin::Git::Push
config:
@@ -534,10 +559,10 @@
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.22.0
+ git_version: 2.30.1
repo_root: .
name: '@Author::OALDERS/Git::Push'
- version: '2.046'
+ version: '2.047'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -545,7 +570,7 @@
phase: runtime
type: requires
name: Prereqs
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -553,7 +578,7 @@
phase: runtime
type: recommends
name: RuntimeRecommends
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::Prereqs
config:
@@ -561,7 +586,7 @@
phase: test
type: recommends
name: TestRecommends
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::StaticInstall
config:
@@ -573,56 +598,58 @@
-
class: Dist::Zilla::Plugin::FinderCode
name: ':InstallModules'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':IncModules'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':TestFiles'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExtraTestFiles'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ExecFiles'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':PerlExecFiles'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':ShareFiles'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':MainModule'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':AllFiles'
- version: '6.012'
+ version: '6.017'
-
class: Dist::Zilla::Plugin::FinderCode
name: ':NoFiles'
- version: '6.012'
+ version: '6.017'
zilla:
class: Dist::Zilla::Dist::Builder
config:
is_trial: '0'
- version: '6.012'
+ version: '6.017'
x_contributors:
- 'Andy Jack <[email protected]>'
- 'Gregory Oschwald <[email protected]>'
- 'Mohammad S Anwar <[email protected]>'
+ - 'Olaf Alders <[email protected]>'
- 'Olaf Alders <[email protected]>'
- 'simbabque <[email protected]>'
- 'Varadinsky <[email protected]>'
- '???????????? ?????????????? <[email protected]>'
-x_generated_by_perl: v5.26.1
-x_serialization_backend: 'YAML::Tiny version 1.70'
+x_generated_by_perl: v5.30.3
+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.000042/Makefile.PL
new/LWP-ConsoleLogger-0.000043/Makefile.PL
--- old/LWP-ConsoleLogger-0.000042/Makefile.PL 2019-06-12 17:15:56.000000000
+0200
+++ new/LWP-ConsoleLogger-0.000043/Makefile.PL 2021-03-04 20:00:45.000000000
+0100
@@ -1,4 +1,4 @@
-# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.012.
+# This file was automatically generated by Dist::Zilla::Plugin::MakeMaker
v6.017.
use strict;
use warnings;
@@ -68,7 +68,7 @@
"WWW::Mechanize" => 0,
"version" => 0
},
- "VERSION" => "0.000042",
+ "VERSION" => "0.000043",
"test" => {
"TESTS" => "t/*.t t/LWP/*.t t/LWP/ConsoleLogger/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/README.md
new/LWP-ConsoleLogger-0.000043/README.md
--- old/LWP-ConsoleLogger-0.000042/README.md 2019-06-12 17:15:56.000000000
+0200
+++ new/LWP-ConsoleLogger-0.000043/README.md 2021-03-04 20:00:45.000000000
+0100
@@ -4,16 +4,16 @@
# VERSION
-version 0.000042
+version 0.000043
# SYNOPSIS
-The simplest way to get started is by adding
[LWP::ConsoleLogger::Everywhere](https://metacpan.org/pod/LWP::ConsoleLogger::Everywhere)
+The simplest way to get started is by adding
[LWP::ConsoleLogger::Everywhere](https://metacpan.org/pod/LWP%3A%3AConsoleLogger%3A%3AEverywhere)
to your code and then just watching your output.
use LWP::ConsoleLogger::Everywhere ();
-If you need more control, look at
[LWP::ConsoleLogger::Easy](https://metacpan.org/pod/LWP::ConsoleLogger::Easy).
+If you need more control, look at
[LWP::ConsoleLogger::Easy](https://metacpan.org/pod/LWP%3A%3AConsoleLogger%3A%3AEasy).
use LWP::ConsoleLogger::Easy qw( debug_ua );
use WWW::Mechanize;
@@ -118,11 +118,11 @@
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
to save you some of that work. The guts of this module are stolen from
-[Plack::Middleware::DebugLogging](https://metacpan.org/pod/Plack::Middleware::DebugLogging),
which in turn stole most of its internals
+[Plack::Middleware::DebugLogging](https://metacpan.org/pod/Plack%3A%3AMiddleware%3A%3ADebugLogging),
which in turn stole most of its internals
from [Catalyst](https://metacpan.org/pod/Catalyst). If you're new to
LWP::ConsoleLogger, I suggest getting
-started with the
[LWP::ConsoleLogger::Easy](https://metacpan.org/pod/LWP::ConsoleLogger::Easy)
wrapper. This will get you up and
+started with the
[LWP::ConsoleLogger::Easy](https://metacpan.org/pod/LWP%3A%3AConsoleLogger%3A%3AEasy)
wrapper. This will get you up and
running in minutes. If you need to tweak the settings that
-[LWP::ConsoleLogger::Easy](https://metacpan.org/pod/LWP::ConsoleLogger::Easy)
chooses for you (or if you just want to be fancy),
+[LWP::ConsoleLogger::Easy](https://metacpan.org/pod/LWP%3A%3AConsoleLogger%3A%3AEasy)
chooses for you (or if you just want to be fancy),
please read on.
Since this is a debugging library, I've left as much mutable state as possible,
@@ -226,7 +226,7 @@
);
Try to make sure that your content mangling doesn't return broken HTML as that
-may not play well with
[HTML::Restrict](https://metacpan.org/pod/HTML::Restrict).
+may not play well with
[HTML::Restrict](https://metacpan.org/pod/HTML%3A%3ARestrict).
## request\_callback
@@ -239,7 +239,7 @@
);
This is done for you by default if you set up your logging via
-[LWP::ConsoleLogger::Easy](https://metacpan.org/pod/LWP::ConsoleLogger::Easy).
+[LWP::ConsoleLogger::Easy](https://metacpan.org/pod/LWP%3A%3AConsoleLogger%3A%3AEasy).
## response\_callback
@@ -252,7 +252,7 @@
);
This is done for you by default if you set up your logging via
-[LWP::ConsoleLogger::Easy](https://metacpan.org/pod/LWP::ConsoleLogger::Easy).
+[LWP::ConsoleLogger::Easy](https://metacpan.org/pod/LWP%3A%3AConsoleLogger%3A%3AEasy).
## text\_pre\_filter( sub { ... } )
@@ -282,7 +282,7 @@
do this, HTML formatting will then be applied to your plain text as is
explained below.
-If this is HTML content,
[HTML::Restrict](https://metacpan.org/pod/HTML::Restrict) will be applied after
the
+If this is HTML content,
[HTML::Restrict](https://metacpan.org/pod/HTML%3A%3ARestrict) will be applied
after the
text\_pre\_filter has been run. LWP::ConsoleLogger will then strip away some
whitespace and newlines from processed HTML in its own opinionated way, in
order to present you with more readable text.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/cpanfile
new/LWP-ConsoleLogger-0.000043/cpanfile
--- old/LWP-ConsoleLogger-0.000042/cpanfile 2019-06-12 17:15:56.000000000
+0200
+++ new/LWP-ConsoleLogger-0.000043/cpanfile 2021-03-04 20:00:45.000000000
+0100
@@ -1,3 +1,6 @@
+# This file is generated by Dist::Zilla::Plugin::CPANFile v6.017
+# Do not edit this file directly. To change prereqs, edit the `dist.ini` file.
+
requires "Class::Method::Modifiers" => "0";
requires "Data::Printer" => "0.36";
requires "DateTime" => "0";
@@ -62,7 +65,7 @@
on 'configure' => sub {
requires "ExtUtils::MakeMaker" => "0";
- requires "perl" => "5.006";
+ requires "perl" => "5.010";
};
on 'develop' => sub {
@@ -77,13 +80,17 @@
requires "Pod::Wordlist" => "0";
requires "Test::CPAN::Changes" => "0.19";
requires "Test::Code::TidyAll" => "0.50";
+ requires "Test::EOL" => "0";
+ requires "Test::Mojibake" => "0";
requires "Test::More" => "0.96";
requires "Test::Needs" => "0";
requires "Test::Pod" => "1.41";
requires "Test::Pod::Coverage" => "1.08";
+ requires "Test::Portability::Files" => "0";
requires "Test::RequiresInternet" => "0";
requires "Test::Spelling" => "0.12";
requires "Test::Vars" => "0.014";
+ requires "Test::Version" => "1";
requires "WWW::Mechanize" => "0";
};
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/LWP-ConsoleLogger-0.000042/lib/LWP/ConsoleLogger/Easy.pm
new/LWP-ConsoleLogger-0.000043/lib/LWP/ConsoleLogger/Easy.pm
--- old/LWP-ConsoleLogger-0.000042/lib/LWP/ConsoleLogger/Easy.pm
2019-06-12 17:15:56.000000000 +0200
+++ new/LWP-ConsoleLogger-0.000043/lib/LWP/ConsoleLogger/Easy.pm
2021-03-04 20:00:45.000000000 +0100
@@ -1,8 +1,10 @@
package LWP::ConsoleLogger::Easy;
-our $VERSION = '0.000042';
+
use strict;
use warnings;
+our $VERSION = '0.000043';
+
use HTTP::Request;
use HTTP::Response;
use LWP::ConsoleLogger;
@@ -23,7 +25,8 @@
sub debug_ua {
my $ua = shift;
- my $level = shift || 10;
+ my $level = shift;
+ $level //= 10;
my %args = map { $_ => $VERBOSITY{$_} <= $level } keys %VERBOSITY;
my $console_logger = LWP::ConsoleLogger->new(%args);
@@ -113,7 +116,7 @@
=head1 VERSION
-version 0.000042
+version 0.000043
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/LWP-ConsoleLogger-0.000042/lib/LWP/ConsoleLogger/Everywhere.pm
new/LWP-ConsoleLogger-0.000043/lib/LWP/ConsoleLogger/Everywhere.pm
--- old/LWP-ConsoleLogger-0.000042/lib/LWP/ConsoleLogger/Everywhere.pm
2019-06-12 17:15:56.000000000 +0200
+++ new/LWP-ConsoleLogger-0.000043/lib/LWP/ConsoleLogger/Everywhere.pm
2021-03-04 20:00:45.000000000 +0100
@@ -2,7 +2,7 @@
use strict;
use warnings;
-our $VERSION = '0.000042';
+our $VERSION = '0.000043';
use Class::Method::Modifiers ();
use LWP::ConsoleLogger::Easy qw( debug_ua );
@@ -72,7 +72,7 @@
=head1 VERSION
-version 0.000042
+version 0.000043
=head1 SYNOPSIS
@@ -89,7 +89,7 @@
# or all of them at once:
LWP::ConsoleLogger::Everywhere->set( pretty => 1);
-
+
# Redact sensitive data for all user agents
$ENV{LWPCL_REDACT_HEADERS} = 'Authorization,Foo,Bar';
$ENV{LWPCL_REDACT_PARAMS} = 'seekrit,password,credit_card';
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/lib/LWP/ConsoleLogger.pm
new/LWP-ConsoleLogger-0.000043/lib/LWP/ConsoleLogger.pm
--- old/LWP-ConsoleLogger-0.000042/lib/LWP/ConsoleLogger.pm 2019-06-12
17:15:56.000000000 +0200
+++ new/LWP-ConsoleLogger-0.000043/lib/LWP/ConsoleLogger.pm 2021-03-04
20:00:45.000000000 +0100
@@ -4,7 +4,7 @@
use 5.006;
package LWP::ConsoleLogger;
-our $VERSION = '0.000042';
+our $VERSION = '0.000043';
use Data::Printer { end_separator => 1, hash_separator => ' => ' };
use DateTime qw();
use HTML::Restrict qw();
@@ -539,7 +539,7 @@
my $t = shift;
my $preamble = shift;
- return if !$t->rows;
+ return if !$t->rows;
$self->_debug($preamble) if $preamble;
$self->_debug( $t->draw );
}
@@ -556,7 +556,7 @@
=head1 VERSION
-version 0.000042
+version 0.000043
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/t/00-report-prereqs.dd
new/LWP-ConsoleLogger-0.000043/t/00-report-prereqs.dd
--- old/LWP-ConsoleLogger-0.000042/t/00-report-prereqs.dd 2019-06-12
17:15:56.000000000 +0200
+++ new/LWP-ConsoleLogger-0.000043/t/00-report-prereqs.dd 2021-03-04
20:00:45.000000000 +0100
@@ -2,7 +2,7 @@
'configure' => {
'requires' => {
'ExtUtils::MakeMaker' => '0',
- 'perl' => '5.006'
+ 'perl' => '5.010'
}
},
'develop' => {
@@ -21,13 +21,17 @@
'Pod::Wordlist' => '0',
'Test::CPAN::Changes' => '0.19',
'Test::Code::TidyAll' => '0.50',
+ 'Test::EOL' => '0',
+ 'Test::Mojibake' => '0',
'Test::More' => '0.96',
'Test::Needs' => '0',
'Test::Pod' => '1.41',
'Test::Pod::Coverage' => '1.08',
+ 'Test::Portability::Files' => '0',
'Test::RequiresInternet' => '0',
'Test::Spelling' => '0.12',
'Test::Vars' => '0.014',
+ 'Test::Version' => '1',
'WWW::Mechanize' => '0'
}
},
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/t/00-report-prereqs.t
new/LWP-ConsoleLogger-0.000043/t/00-report-prereqs.t
--- old/LWP-ConsoleLogger-0.000042/t/00-report-prereqs.t 2019-06-12
17:15:56.000000000 +0200
+++ new/LWP-ConsoleLogger-0.000043/t/00-report-prereqs.t 2021-03-04
20:00:45.000000000 +0100
@@ -3,7 +3,7 @@
use strict;
use warnings;
-# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.027
+# This test was generated by Dist::Zilla::Plugin::Test::ReportPrereqs 0.028
use Test::More tests => 1;
@@ -188,6 +188,6 @@
);
}
-pass;
+pass('Reported prereqs');
# vim: ts=4 sts=4 sw=4 et:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/LWP-ConsoleLogger-0.000042/t/LWP/ConsoleLogger/Easy.t
new/LWP-ConsoleLogger-0.000043/t/LWP/ConsoleLogger/Easy.t
--- old/LWP-ConsoleLogger-0.000042/t/LWP/ConsoleLogger/Easy.t 2019-06-12
17:15:56.000000000 +0200
+++ new/LWP-ConsoleLogger-0.000043/t/LWP/ConsoleLogger/Easy.t 2021-03-04
20:00:45.000000000 +0100
@@ -46,6 +46,7 @@
foreach my $mech (@user_agents) {
my $logger = debug_ua($mech);
+ ok( $logger->dump_content, 'defaults to highest log level' );
is(
exception {
$mech->get($foo);
@@ -53,6 +54,18 @@
undef,
'code lives'
);
+
+ my $silent_logger = debug_ua( $mech, 0 );
+
+ my @dump_attrs = (
+ 'content', 'cookies', 'headers', 'params', 'status', 'text',
+ 'title', 'uri',
+ );
+
+ for my $suffix (@dump_attrs) {
+ my $attr = 'dump_' . $suffix;
+ ok( !$silent_logger->$attr, 'silent logger does not ' . $attr );
+ }
}
# Check XML parsing
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/xt/author/eol.t
new/LWP-ConsoleLogger-0.000043/xt/author/eol.t
--- old/LWP-ConsoleLogger-0.000042/xt/author/eol.t 1970-01-01
01:00:00.000000000 +0100
+++ new/LWP-ConsoleLogger-0.000043/xt/author/eol.t 2021-03-04
20:00:45.000000000 +0100
@@ -0,0 +1,29 @@
+use strict;
+use warnings;
+
+# this test was generated with Dist::Zilla::Plugin::Test::EOL 0.19
+
+use Test::More 0.88;
+use Test::EOL;
+
+my @files = (
+ 'lib/LWP/ConsoleLogger.pm',
+ 'lib/LWP/ConsoleLogger/Easy.pm',
+ 'lib/LWP/ConsoleLogger/Everywhere.pm',
+ 't/00-report-prereqs.dd',
+ 't/00-report-prereqs.t',
+ 't/LWP/ConsoleLogger.t',
+ 't/LWP/ConsoleLogger/Easy.t',
+ 't/LWP/ConsoleLogger/Everywhere.t',
+ 't/LWP/ConsoleLogger/post-with-json.t',
+ 't/LWP/ConsoleLogger/post.t',
+ 't/pretty.t',
+ 't/test-data/content-regex.html',
+ 't/test-data/file-upload.html',
+ 't/test-data/foo.html',
+ 't/test-data/unicode.html',
+ 't/unicode.t'
+);
+
+eol_unix_ok($_, { trailing_whitespace => 1 }) foreach @files;
+done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/xt/author/mojibake.t
new/LWP-ConsoleLogger-0.000043/xt/author/mojibake.t
--- old/LWP-ConsoleLogger-0.000042/xt/author/mojibake.t 1970-01-01
01:00:00.000000000 +0100
+++ new/LWP-ConsoleLogger-0.000043/xt/author/mojibake.t 2021-03-04
20:00:45.000000000 +0100
@@ -0,0 +1,9 @@
+#!perl
+
+use strict;
+use warnings qw(all);
+
+use Test::More;
+use Test::Mojibake;
+
+all_files_encoding_ok();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/xt/author/pod-coverage.t
new/LWP-ConsoleLogger-0.000043/xt/author/pod-coverage.t
--- old/LWP-ConsoleLogger-0.000042/xt/author/pod-coverage.t 2019-06-12
17:15:56.000000000 +0200
+++ new/LWP-ConsoleLogger-0.000043/xt/author/pod-coverage.t 2021-03-04
20:00:45.000000000 +0100
@@ -1,7 +1,44 @@
#!perl
-# This file was automatically generated by
Dist::Zilla::Plugin::PodCoverageTests.
+# This file was automatically generated by
Dist::Zilla::Plugin::Test::Pod::Coverage::Configurable 0.07.
use Test::Pod::Coverage 1.08;
+use Test::More 0.88;
+
+BEGIN {
+ if ( $] <= 5.008008 ) {
+ plan skip_all => 'These tests require Pod::Coverage::TrustPod, which
only works with Perl 5.8.9+';
+ }
+}
use Pod::Coverage::TrustPod;
-all_pod_coverage_ok({ coverage_class => 'Pod::Coverage::TrustPod' });
+my %skip = map { $_ => 1 } qw( );
+
+my @modules;
+for my $module ( all_modules() ) {
+ next if $skip{$module};
+
+ push @modules, $module;
+}
+
+plan skip_all => 'All the modules we found were excluded from POD coverage
test.'
+ unless @modules;
+
+plan tests => scalar @modules;
+
+my %trustme = ();
+
+my @also_private;
+
+for my $module ( sort @modules ) {
+ pod_coverage_ok(
+ $module,
+ {
+ coverage_class => 'Pod::Coverage::TrustPod',
+ also_private => \@also_private,
+ trustme => $trustme{$module} || [],
+ },
+ "pod coverage for $module"
+ );
+}
+
+done_testing();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/xt/author/portability.t
new/LWP-ConsoleLogger-0.000043/xt/author/portability.t
--- old/LWP-ConsoleLogger-0.000042/xt/author/portability.t 1970-01-01
01:00:00.000000000 +0100
+++ new/LWP-ConsoleLogger-0.000043/xt/author/portability.t 2021-03-04
20:00:45.000000000 +0100
@@ -0,0 +1,10 @@
+use strict;
+use warnings;
+
+use Test::More;
+
+eval 'use Test::Portability::Files';
+plan skip_all => 'Test::Portability::Files required for testing portability'
+ if $@;
+
+run_tests();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/xt/author/test-version.t
new/LWP-ConsoleLogger-0.000043/xt/author/test-version.t
--- old/LWP-ConsoleLogger-0.000042/xt/author/test-version.t 1970-01-01
01:00:00.000000000 +0100
+++ new/LWP-ConsoleLogger-0.000043/xt/author/test-version.t 2021-03-04
20:00:45.000000000 +0100
@@ -0,0 +1,23 @@
+use strict;
+use warnings;
+use Test::More;
+
+# generated by Dist::Zilla::Plugin::Test::Version 1.09
+use Test::Version;
+
+my @imports = qw( version_all_ok );
+
+my $params = {
+ is_strict => 0,
+ has_version => 1,
+ multiple => 0,
+
+};
+
+push @imports, $params
+ if version->parse( $Test::Version::VERSION ) >= version->parse('1.002');
+
+Test::Version->import(@imports);
+
+version_all_ok;
+done_testing;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/LWP-ConsoleLogger-0.000042/xt/pithub.t
new/LWP-ConsoleLogger-0.000043/xt/pithub.t
--- old/LWP-ConsoleLogger-0.000042/xt/pithub.t 2019-06-12 17:15:56.000000000
+0200
+++ new/LWP-ConsoleLogger-0.000043/xt/pithub.t 2021-03-04 20:00:45.000000000
+0100
@@ -6,12 +6,12 @@
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.
-if ( exists $ENV{TRAVIS} && !exists $ENV{GITHUB_READ_TOKEN} ) {
+if ( exists $ENV{CI} && !exists $ENV{GITHUB_READ_TOKEN} ) {
plan skip_all => 'Need a GITHUB_READ_TOKEN for this test';
}