Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package perl-Code-TidyAll for
openSUSE:Factory checked in at 2022-04-25 23:35:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-Code-TidyAll (Old)
and /work/SRC/openSUSE:Factory/.perl-Code-TidyAll.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-Code-TidyAll"
Mon Apr 25 23:35:33 2022 rev:4 rq:972543 version:0.82
Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-Code-TidyAll/perl-Code-TidyAll.changes
2022-02-24 18:24:46.262637892 +0100
+++
/work/SRC/openSUSE:Factory/.perl-Code-TidyAll.new.1538/perl-Code-TidyAll.changes
2022-04-25 23:35:43.826433528 +0200
@@ -1,0 +2,14 @@
+Sat Apr 16 03:06:08 UTC 2022 - Tina M??ller <[email protected]>
+
+- updated to 0.82
+ see /usr/share/doc/packages/perl-Code-TidyAll/Changes
+
+ 0.82 2022-04-15
+
+ - Fixed git tests to ignore local Git configuration files, which may cause
the
+ tests to fail. Implemented by Andreas V??gele. GH #109.
+
+ - The git tests nor run with LC_ALL set to C. Implemented by Andreas
+ V??gele. GH #109.
+
+-------------------------------------------------------------------
Old:
----
Code-TidyAll-0.81.tar.gz
New:
----
Code-TidyAll-0.82.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ perl-Code-TidyAll.spec ++++++
--- /var/tmp/diff_new_pack.0V3nv8/_old 2022-04-25 23:35:45.050435243 +0200
+++ /var/tmp/diff_new_pack.0V3nv8/_new 2022-04-25 23:35:45.054435249 +0200
@@ -18,7 +18,7 @@
%define cpan_name Code-TidyAll
Name: perl-Code-TidyAll
-Version: 0.81
+Version: 0.82
Release: 0
License: Artistic-1.0 OR GPL-1.0-or-later
Summary: Engine for tidyall, your all-in-one code tidier and validator
++++++ Code-TidyAll-0.81.tar.gz -> Code-TidyAll-0.82.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/Changes
new/Code-TidyAll-0.82/Changes
--- old/Code-TidyAll-0.81/Changes 2022-02-17 03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/Changes 2022-04-15 17:21:55.000000000 +0200
@@ -1,3 +1,12 @@
+0.82 2022-04-15
+
+- Fixed git tests to ignore local Git configuration files, which may cause the
+ tests to fail. Implemented by Andreas V??gele. GH #109.
+
+- The git tests nor run with LC_ALL set to C. Implemented by Andreas
+ V??gele. GH #109.
+
+
0.81 2022-02-16
- The PerlTidy plugin will now always append the `--encode-output-strings`
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/META.json
new/Code-TidyAll-0.82/META.json
--- old/Code-TidyAll-0.81/META.json 2022-02-17 03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/META.json 2022-04-15 17:21:55.000000000 +0200
@@ -129,143 +129,143 @@
"provides" : {
"Code::TidyAll" : {
"file" : "lib/Code/TidyAll.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Cache" : {
"file" : "lib/Code/TidyAll/Cache.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::CacheModel" : {
"file" : "lib/Code/TidyAll/CacheModel.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::CacheModel::Shared" : {
"file" : "lib/Code/TidyAll/CacheModel/Shared.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Config::INI::Reader" : {
"file" : "lib/Code/TidyAll/Config/INI/Reader.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Git::Precommit" : {
"file" : "lib/Code/TidyAll/Git/Precommit.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Git::Prereceive" : {
"file" : "lib/Code/TidyAll/Git/Prereceive.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Git::Util" : {
"file" : "lib/Code/TidyAll/Git/Util.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin" : {
"file" : "lib/Code/TidyAll/Plugin.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::CSSUnminifier" : {
"file" : "lib/Code/TidyAll/Plugin/CSSUnminifier.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::GenericTransformer" : {
"file" : "lib/Code/TidyAll/Plugin/GenericTransformer.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::GenericValidator" : {
"file" : "lib/Code/TidyAll/Plugin/GenericValidator.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::JSBeautify" : {
"file" : "lib/Code/TidyAll/Plugin/JSBeautify.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::JSHint" : {
"file" : "lib/Code/TidyAll/Plugin/JSHint.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::JSLint" : {
"file" : "lib/Code/TidyAll/Plugin/JSLint.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::JSON" : {
"file" : "lib/Code/TidyAll/Plugin/JSON.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::MasonTidy" : {
"file" : "lib/Code/TidyAll/Plugin/MasonTidy.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::PHPCodeSniffer" : {
"file" : "lib/Code/TidyAll/Plugin/PHPCodeSniffer.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::PerlCritic" : {
"file" : "lib/Code/TidyAll/Plugin/PerlCritic.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::PerlTidy" : {
"file" : "lib/Code/TidyAll/Plugin/PerlTidy.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::PerlTidySweet" : {
"file" : "lib/Code/TidyAll/Plugin/PerlTidySweet.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::PodChecker" : {
"file" : "lib/Code/TidyAll/Plugin/PodChecker.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::PodSpell" : {
"file" : "lib/Code/TidyAll/Plugin/PodSpell.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::PodTidy" : {
"file" : "lib/Code/TidyAll/Plugin/PodTidy.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Plugin::SortLines" : {
"file" : "lib/Code/TidyAll/Plugin/SortLines.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Result" : {
"file" : "lib/Code/TidyAll/Result.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Role::GenericExecutable" : {
"file" : "lib/Code/TidyAll/Role/GenericExecutable.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Role::HasIgnore" : {
"file" : "lib/Code/TidyAll/Role/HasIgnore.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Role::RunsCommand" : {
"file" : "lib/Code/TidyAll/Role/RunsCommand.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Role::Tempdir" : {
"file" : "lib/Code/TidyAll/Role/Tempdir.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::SVN::Precommit" : {
"file" : "lib/Code/TidyAll/SVN/Precommit.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::SVN::Util" : {
"file" : "lib/Code/TidyAll/SVN/Util.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Util::Zglob" : {
"file" : "lib/Code/TidyAll/Util/Zglob.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Code::TidyAll::Zglob" : {
"file" : "lib/Code/TidyAll/Zglob.pm",
- "version" : "0.81"
+ "version" : "0.82"
},
"Test::Code::TidyAll" : {
"file" : "lib/Test/Code/TidyAll.pm",
- "version" : "0.81"
+ "version" : "0.82"
}
},
"release_status" : "stable",
@@ -280,7 +280,7 @@
"web" : "https://github.com/houseabsolute/perl-code-tidyall"
}
},
- "version" : "0.81",
+ "version" : "0.82",
"x_Dist_Zilla" : {
"perl" : {
"version" : "5.032001"
@@ -700,7 +700,7 @@
"class" : "Dist::Zilla::Plugin::Git::Contributors",
"config" : {
"Dist::Zilla::Plugin::Git::Contributors" : {
- "git_version" : "2.35.1",
+ "git_version" : "2.35.3",
"include_authors" : 0,
"include_releaser" : 1,
"order_by" : "name",
@@ -964,7 +964,7 @@
"class" :
"Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch",
"config" : {
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.35.1",
+ "git_version" : "2.35.3",
"repo_root" : "."
}
},
@@ -1002,7 +1002,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.35.1",
+ "git_version" : "2.35.3",
"repo_root" : "."
}
},
@@ -1032,7 +1032,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.35.1",
+ "git_version" : "2.35.3",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1049,12 +1049,12 @@
"branch" : null,
"changelog" : "Changes",
"signed" : 0,
- "tag" : "v0.81",
+ "tag" : "v0.82",
"tag_format" : "v%V",
"tag_message" : "v%V"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.35.1",
+ "git_version" : "2.35.3",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1074,7 +1074,7 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.35.1",
+ "git_version" : "2.35.3",
"repo_root" : "."
}
},
@@ -1115,7 +1115,7 @@
"changelog" : "Changes"
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.35.1",
+ "git_version" : "2.35.3",
"repo_root" : "."
},
"Dist::Zilla::Role::Git::StringFormatter" : {
@@ -1135,7 +1135,7 @@
"remotes_must_exist" : 1
},
"Dist::Zilla::Role::Git::Repo" : {
- "git_version" : "2.35.1",
+ "git_version" : "2.35.3",
"repo_root" : "."
}
},
@@ -1258,6 +1258,7 @@
"x_authority" : "cpan:DROLSKY",
"x_contributors" : [
"Adam Herzog <[email protected]>",
+ "Andreas V\u00f6gele <[email protected]>",
"Andy Jack <[email protected]>",
"Bernhard Schmalhofer <[email protected]>",
"Finn Smith <[email protected]>",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/META.yml
new/Code-TidyAll-0.82/META.yml
--- old/Code-TidyAll-0.81/META.yml 2022-02-17 03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/META.yml 2022-04-15 17:21:55.000000000 +0200
@@ -30,109 +30,109 @@
provides:
Code::TidyAll:
file: lib/Code/TidyAll.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Cache:
file: lib/Code/TidyAll/Cache.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::CacheModel:
file: lib/Code/TidyAll/CacheModel.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::CacheModel::Shared:
file: lib/Code/TidyAll/CacheModel/Shared.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Config::INI::Reader:
file: lib/Code/TidyAll/Config/INI/Reader.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Git::Precommit:
file: lib/Code/TidyAll/Git/Precommit.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Git::Prereceive:
file: lib/Code/TidyAll/Git/Prereceive.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Git::Util:
file: lib/Code/TidyAll/Git/Util.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin:
file: lib/Code/TidyAll/Plugin.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::CSSUnminifier:
file: lib/Code/TidyAll/Plugin/CSSUnminifier.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::GenericTransformer:
file: lib/Code/TidyAll/Plugin/GenericTransformer.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::GenericValidator:
file: lib/Code/TidyAll/Plugin/GenericValidator.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::JSBeautify:
file: lib/Code/TidyAll/Plugin/JSBeautify.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::JSHint:
file: lib/Code/TidyAll/Plugin/JSHint.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::JSLint:
file: lib/Code/TidyAll/Plugin/JSLint.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::JSON:
file: lib/Code/TidyAll/Plugin/JSON.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::MasonTidy:
file: lib/Code/TidyAll/Plugin/MasonTidy.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::PHPCodeSniffer:
file: lib/Code/TidyAll/Plugin/PHPCodeSniffer.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::PerlCritic:
file: lib/Code/TidyAll/Plugin/PerlCritic.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::PerlTidy:
file: lib/Code/TidyAll/Plugin/PerlTidy.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::PerlTidySweet:
file: lib/Code/TidyAll/Plugin/PerlTidySweet.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::PodChecker:
file: lib/Code/TidyAll/Plugin/PodChecker.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::PodSpell:
file: lib/Code/TidyAll/Plugin/PodSpell.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::PodTidy:
file: lib/Code/TidyAll/Plugin/PodTidy.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Plugin::SortLines:
file: lib/Code/TidyAll/Plugin/SortLines.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Result:
file: lib/Code/TidyAll/Result.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Role::GenericExecutable:
file: lib/Code/TidyAll/Role/GenericExecutable.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Role::HasIgnore:
file: lib/Code/TidyAll/Role/HasIgnore.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Role::RunsCommand:
file: lib/Code/TidyAll/Role/RunsCommand.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Role::Tempdir:
file: lib/Code/TidyAll/Role/Tempdir.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::SVN::Precommit:
file: lib/Code/TidyAll/SVN/Precommit.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::SVN::Util:
file: lib/Code/TidyAll/SVN/Util.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Util::Zglob:
file: lib/Code/TidyAll/Util/Zglob.pm
- version: '0.81'
+ version: '0.82'
Code::TidyAll::Zglob:
file: lib/Code/TidyAll/Zglob.pm
- version: '0.81'
+ version: '0.82'
Test::Code::TidyAll:
file: lib/Test/Code/TidyAll.pm
- version: '0.81'
+ version: '0.82'
recommends:
Parallel::ForkManager: '0'
requires:
@@ -181,7 +181,7 @@
bugtracker: https://github.com/houseabsolute/perl-code-tidyall/issues
homepage: https://metacpan.org/release/Code-TidyAll
repository: git://github.com/houseabsolute/perl-code-tidyall.git
-version: '0.81'
+version: '0.82'
x_Dist_Zilla:
perl:
version: '5.032001'
@@ -523,7 +523,7 @@
class: Dist::Zilla::Plugin::Git::Contributors
config:
Dist::Zilla::Plugin::Git::Contributors:
- git_version: 2.35.1
+ git_version: 2.35.3
include_authors: 0
include_releaser: 1
order_by: name
@@ -728,7 +728,7 @@
class: Dist::Zilla::Plugin::DROLSKY::Git::CheckFor::CorrectBranch
config:
Dist::Zilla::Role::Git::Repo:
- git_version: 2.35.1
+ git_version: 2.35.3
repo_root: .
name: '@DROLSKY/DROLSKY::Git::CheckFor::CorrectBranch'
version: '1.20'
@@ -758,7 +758,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.35.1
+ git_version: 2.35.3
repo_root: .
name: '@DROLSKY/Git::Check'
version: '2.048'
@@ -782,7 +782,7 @@
allow_dirty_match: []
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.35.1
+ git_version: 2.35.3
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -795,11 +795,11 @@
branch: ~
changelog: Changes
signed: 0
- tag: v0.81
+ tag: v0.82
tag_format: v%V
tag_message: v%V
Dist::Zilla::Role::Git::Repo:
- git_version: 2.35.1
+ git_version: 2.35.3
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -813,7 +813,7 @@
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.35.1
+ git_version: 2.35.3
repo_root: .
name: '@DROLSKY/Git::Push'
version: '2.048'
@@ -843,7 +843,7 @@
- (?^:.+)
changelog: Changes
Dist::Zilla::Role::Git::Repo:
- git_version: 2.35.1
+ git_version: 2.35.3
repo_root: .
Dist::Zilla::Role::Git::StringFormatter:
time_zone: local
@@ -857,7 +857,7 @@
- origin
remotes_must_exist: 1
Dist::Zilla::Role::Git::Repo:
- git_version: 2.35.1
+ git_version: 2.35.3
repo_root: .
name: '@DROLSKY/Push version bump'
version: '2.048'
@@ -949,6 +949,7 @@
x_authority: cpan:DROLSKY
x_contributors:
- 'Adam Herzog <[email protected]>'
+ - 'Andreas V??gele <[email protected]>'
- 'Andy Jack <[email protected]>'
- 'Bernhard Schmalhofer <[email protected]>'
- 'Finn Smith <[email protected]>'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/Makefile.PL
new/Code-TidyAll-0.82/Makefile.PL
--- old/Code-TidyAll-0.81/Makefile.PL 2022-02-17 03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/Makefile.PL 2022-04-15 17:21:55.000000000 +0200
@@ -77,7 +77,7 @@
"autodie" => 0,
"lib::relative" => 0
},
- "VERSION" => "0.81",
+ "VERSION" => "0.82",
"test" => {
"TESTS" => "t/*.t"
}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/README.md
new/Code-TidyAll-0.82/README.md
--- old/Code-TidyAll-0.81/README.md 2022-02-17 03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/README.md 2022-04-15 17:21:55.000000000 +0200
@@ -4,7 +4,7 @@
# VERSION
-version 0.81
+version 0.82
# SYNOPSIS
@@ -179,6 +179,7 @@
# CONTRIBUTORS
- Adam Herzog <[email protected]>
+- Andreas V??gele <[email protected]>
- Andy Jack <[email protected]>
- Bernhard Schmalhofer <[email protected]>
- Finn Smith <[email protected]>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/bin/tidyall
new/Code-TidyAll-0.82/bin/tidyall
--- old/Code-TidyAll-0.81/bin/tidyall 2022-02-17 03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/bin/tidyall 2022-04-15 17:21:55.000000000 +0200
@@ -8,7 +8,7 @@
use strict;
use warnings;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
my $usage = <<'EOF';
Usage: tidyall [options] [file] ...
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Cache.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Cache.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Cache.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Cache.pm 2022-04-15
17:21:55.000000000 +0200
@@ -9,7 +9,7 @@
use Moo;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
has cache_dir => (
is => 'ro',
@@ -70,7 +70,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SUPPORT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/CacheModel/Shared.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/CacheModel/Shared.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/CacheModel/Shared.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/CacheModel/Shared.pm 2022-04-15
17:21:55.000000000 +0200
@@ -7,7 +7,7 @@
extends 'Code::TidyAll::CacheModel';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
sub _build_cache_key {
my $self = shift;
@@ -43,7 +43,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/CacheModel.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/CacheModel.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/CacheModel.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/CacheModel.pm 2022-04-15
17:21:55.000000000 +0200
@@ -12,7 +12,7 @@
use Moo;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
has base_sig => (
is => 'ro',
@@ -141,7 +141,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Config/INI/Reader.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Config/INI/Reader.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Config/INI/Reader.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Config/INI/Reader.pm 2022-04-15
17:21:55.000000000 +0200
@@ -5,7 +5,7 @@
use base qw(Config::INI::Reader);
-our $VERSION = '0.81';
+our $VERSION = '0.82';
my %multi_value = map { $_ => 1 } qw( ignore inc ok_exit_codes select shebang
);
@@ -40,7 +40,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SUPPORT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Git/Precommit.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Git/Precommit.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Git/Precommit.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Git/Precommit.pm 2022-04-15
17:21:55.000000000 +0200
@@ -16,7 +16,7 @@
use Moo;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
has conf_name => (
is => 'ro',
@@ -142,7 +142,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Git/Prereceive.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Git/Prereceive.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Git/Prereceive.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Git/Prereceive.pm 2022-04-15
17:21:55.000000000 +0200
@@ -16,7 +16,7 @@
use Moo;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
has allow_repeated_push => (
is => 'ro',
@@ -196,7 +196,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Git/Util.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Git/Util.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Git/Util.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Git/Util.pm 2022-04-15
17:21:55.000000000 +0200
@@ -10,7 +10,7 @@
use Exporter qw(import);
-our $VERSION = '0.81';
+our $VERSION = '0.82';
our @EXPORT_OK = qw(git_files_to_commit git_modified_files);
@@ -87,7 +87,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SUPPORT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/CSSUnminifier.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/CSSUnminifier.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/CSSUnminifier.pm
2022-02-17 03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/CSSUnminifier.pm
2022-04-15 17:21:55.000000000 +0200
@@ -9,7 +9,7 @@
with 'Code::TidyAll::Role::RunsCommand';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
sub _build_cmd {'cssunminifier'}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/GenericTransformer.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/GenericTransformer.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/GenericTransformer.pm
2022-02-17 03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/GenericTransformer.pm
2022-04-15 17:21:55.000000000 +0200
@@ -9,7 +9,7 @@
with 'Code::TidyAll::Role::GenericExecutable';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
sub transform_file {
my $self = shift;
@@ -37,7 +37,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/GenericValidator.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/GenericValidator.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/GenericValidator.pm
2022-02-17 03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/GenericValidator.pm
2022-04-15 17:21:55.000000000 +0200
@@ -9,7 +9,7 @@
with 'Code::TidyAll::Role::GenericExecutable';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
sub validate_file {
my $self = shift;
@@ -36,7 +36,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/JSBeautify.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/JSBeautify.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/JSBeautify.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/JSBeautify.pm 2022-04-15
17:21:55.000000000 +0200
@@ -9,7 +9,7 @@
with 'Code::TidyAll::Role::RunsCommand';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
sub _build_cmd {'js-beautify'}
@@ -38,7 +38,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/JSHint.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/JSHint.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/JSHint.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/JSHint.pm 2022-04-15
17:21:55.000000000 +0200
@@ -17,7 +17,7 @@
with qw( Code::TidyAll::Role::RunsCommand Code::TidyAll::Role::Tempdir );
-our $VERSION = '0.81';
+our $VERSION = '0.82';
sub _build_cmd {'jshint'}
@@ -61,7 +61,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/JSLint.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/JSLint.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/JSLint.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/JSLint.pm 2022-04-15
17:21:55.000000000 +0200
@@ -13,7 +13,7 @@
default => sub { [ 0, 1 ] },
);
-our $VERSION = '0.81';
+our $VERSION = '0.82';
sub _build_cmd {'jslint'}
@@ -42,7 +42,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/JSON.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/JSON.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/JSON.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/JSON.pm 2022-04-15
17:21:55.000000000 +0200
@@ -8,7 +8,7 @@
use Moo;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
extends 'Code::TidyAll::Plugin';
@@ -50,7 +50,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/MasonTidy.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/MasonTidy.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/MasonTidy.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/MasonTidy.pm 2022-04-15
17:21:55.000000000 +0200
@@ -10,7 +10,7 @@
extends 'Code::TidyAll::Plugin';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
sub _build_cmd {'masontidy'}
@@ -39,7 +39,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/PHPCodeSniffer.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/PHPCodeSniffer.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/PHPCodeSniffer.pm
2022-02-17 03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/PHPCodeSniffer.pm
2022-04-15 17:21:55.000000000 +0200
@@ -9,7 +9,7 @@
with 'Code::TidyAll::Role::RunsCommand';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
sub _build_cmd {'phpcs'}
@@ -37,7 +37,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/PerlCritic.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/PerlCritic.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/PerlCritic.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/PerlCritic.pm 2022-04-15
17:21:55.000000000 +0200
@@ -9,7 +9,7 @@
with 'Code::TidyAll::Role::RunsCommand';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
# On Windows only the batch file is actually executable.
my $cmd = $^O eq 'MSWin32' ? 'perlcritic.bat' : 'perlcritic';
@@ -40,7 +40,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/PerlTidy.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/PerlTidy.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/PerlTidy.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/PerlTidy.pm 2022-04-15
17:21:55.000000000 +0200
@@ -10,7 +10,7 @@
extends 'Code::TidyAll::Plugin';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
sub transform_source {
my ( $self, $source ) = @_;
@@ -69,7 +69,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/PerlTidySweet.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/PerlTidySweet.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/PerlTidySweet.pm
2022-02-17 03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/PerlTidySweet.pm
2022-04-15 17:21:55.000000000 +0200
@@ -10,7 +10,7 @@
extends 'Code::TidyAll::Plugin';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
sub transform_source {
my ( $self, $source ) = @_;
@@ -54,7 +54,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/PodChecker.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/PodChecker.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/PodChecker.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/PodChecker.pm 2022-04-15
17:21:55.000000000 +0200
@@ -10,7 +10,7 @@
extends 'Code::TidyAll::Plugin';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
has warnings => (
is => 'ro',
@@ -47,7 +47,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/PodSpell.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/PodSpell.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/PodSpell.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/PodSpell.pm 2022-04-15
17:21:55.000000000 +0200
@@ -14,7 +14,7 @@
extends 'Code::TidyAll::Plugin';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
has ispell_argv => (
is => 'ro',
@@ -79,7 +79,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/PodTidy.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/PodTidy.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/PodTidy.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/PodTidy.pm 2022-04-15
17:21:55.000000000 +0200
@@ -11,7 +11,7 @@
extends 'Code::TidyAll::Plugin';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
has columns => (
is => 'ro',
@@ -49,7 +49,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/SortLines.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/SortLines.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin/SortLines.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin/SortLines.pm 2022-04-15
17:21:55.000000000 +0200
@@ -7,7 +7,7 @@
extends 'Code::TidyAll::Plugin';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
sub transform_source {
my ( $self, $source ) = @_;
@@ -31,7 +31,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Plugin.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Plugin.pm 2022-04-15
17:21:55.000000000 +0200
@@ -15,7 +15,7 @@
use Moo;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
has argv => (
is => 'ro',
@@ -251,7 +251,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Result.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Result.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Result.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Result.pm 2022-04-15
17:21:55.000000000 +0200
@@ -10,7 +10,7 @@
use Moo;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
has error => (
is => 'ro',
@@ -55,7 +55,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Role/GenericExecutable.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Role/GenericExecutable.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Role/GenericExecutable.pm
2022-02-17 03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Role/GenericExecutable.pm
2022-04-15 17:21:55.000000000 +0200
@@ -13,7 +13,7 @@
with 'Code::TidyAll::Role::RunsCommand';
-our $VERSION = '0.81';
+our $VERSION = '0.82';
has 'cmd' => (
is => 'ro',
@@ -53,7 +53,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Role/HasIgnore.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Role/HasIgnore.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Role/HasIgnore.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Role/HasIgnore.pm 2022-04-15
17:21:55.000000000 +0200
@@ -9,7 +9,7 @@
use Moo::Role;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
has ignore => (
is => 'ro',
@@ -67,7 +67,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SUPPORT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/Code-TidyAll-0.81/lib/Code/TidyAll/Role/RunsCommand.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Role/RunsCommand.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Role/RunsCommand.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Role/RunsCommand.pm 2022-04-15
17:21:55.000000000 +0200
@@ -12,7 +12,7 @@
use Moo::Role;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
has ok_exit_codes => (
is => 'ro',
@@ -74,7 +74,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Role/Tempdir.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Role/Tempdir.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Role/Tempdir.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Role/Tempdir.pm 2022-04-15
17:21:55.000000000 +0200
@@ -9,7 +9,7 @@
use Moo::Role;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
has _tempdir => (
is => 'ro',
@@ -48,7 +48,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/SVN/Precommit.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/SVN/Precommit.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/SVN/Precommit.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/SVN/Precommit.pm 2022-04-15
17:21:55.000000000 +0200
@@ -13,7 +13,7 @@
use Moo;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
# Public
has conf_name => ( is => 'ro' );
@@ -182,7 +182,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/SVN/Util.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/SVN/Util.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/SVN/Util.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/SVN/Util.pm 2022-04-15
17:21:55.000000000 +0200
@@ -8,7 +8,7 @@
use Exporter qw(import);
-our $VERSION = '0.81';
+our $VERSION = '0.82';
our @EXPORT_OK = qw(svn_uncommitted_files);
@@ -38,7 +38,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SUPPORT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Util/Zglob.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Util/Zglob.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Util/Zglob.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Util/Zglob.pm 2022-04-15
17:21:55.000000000 +0200
@@ -5,7 +5,7 @@
use strict;
use warnings;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
use Exporter qw(import);
@@ -125,7 +125,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SUPPORT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Util.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Util.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Util.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Util.pm 2022-04-15
17:21:55.000000000 +0200
@@ -8,7 +8,7 @@
use Exporter qw(import);
-our $VERSION = '0.81';
+our $VERSION = '0.82';
our @EXPORT_OK = qw(tempdir_simple);
@@ -55,7 +55,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SUPPORT
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll/Zglob.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll/Zglob.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll/Zglob.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll/Zglob.pm 2022-04-15
17:21:55.000000000 +0200
@@ -2,7 +2,7 @@
use strict;
use warnings 'all', FATAL => 'recursion';
use 5.008008;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
use base qw(Exporter);
our @EXPORT = qw(zglob);
@@ -293,7 +293,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 DESCRIPTION
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Code/TidyAll.pm
new/Code-TidyAll-0.82/lib/Code/TidyAll.pm
--- old/Code-TidyAll-0.81/lib/Code/TidyAll.pm 2022-02-17 03:33:46.000000000
+0100
+++ new/Code-TidyAll-0.82/lib/Code/TidyAll.pm 2022-04-15 17:21:55.000000000
+0200
@@ -29,7 +29,7 @@
use Moo 2.000000;
-our $VERSION = '0.81';
+our $VERSION = '0.82';
sub default_conf_names { ( 'tidyall.ini', '.tidyallrc' ) }
@@ -850,7 +850,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
@@ -1066,7 +1066,7 @@
=head1 CONTRIBUTORS
-=for stopwords Adam Herzog Andy Jack Bernhard Schmalhofer Finn Smith George
Hartzell Graham Knop Gregory Oschwald Joe Crotty Kenneth ??lwing Mark Fowler
Grimes Martin Gruner Mohammad S Anwar Nick Tonkin Olaf Alders Pedro Melo
Ricardo Signes Sergey Romanov Shlomi Fish timgimyee
+=for stopwords Adam Herzog Andreas V??gele Andy Jack Bernhard Schmalhofer Finn
Smith George Hartzell Graham Knop Gregory Oschwald Joe Crotty Kenneth ??lwing
Mark Fowler Grimes Martin Gruner Mohammad S Anwar Nick Tonkin Olaf Alders Pedro
Melo Ricardo Signes Sergey Romanov Shlomi Fish timgimyee
=over 4
@@ -1076,6 +1076,10 @@
=item *
+Andreas V??gele <[email protected]>
+
+=item *
+
Andy Jack <[email protected]>
=item *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/lib/Test/Code/TidyAll.pm
new/Code-TidyAll-0.82/lib/Test/Code/TidyAll.pm
--- old/Code-TidyAll-0.81/lib/Test/Code/TidyAll.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/lib/Test/Code/TidyAll.pm 2022-04-15
17:21:55.000000000 +0200
@@ -13,7 +13,7 @@
use Exporter qw(import);
-our $VERSION = '0.81';
+our $VERSION = '0.82';
my $test = Test::Builder->new;
@@ -94,7 +94,7 @@
=head1 VERSION
-version 0.81
+version 0.82
=head1 SYNOPSIS
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/t/Git.t
new/Code-TidyAll-0.82/t/Git.t
--- old/Code-TidyAll-0.81/t/Git.t 2022-02-17 03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/t/Git.t 2022-04-15 17:21:55.000000000 +0200
@@ -1,4 +1,5 @@
#!/usr/bin/perl
use lib::relative 'lib';
use TestFor::Code::TidyAll::Git;
+$ENV{LC_ALL} = 'C';
TestFor::Code::TidyAll::Git->runtests;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/t/lib/TestFor/Code/TidyAll/Git.pm
new/Code-TidyAll-0.82/t/lib/TestFor/Code/TidyAll/Git.pm
--- old/Code-TidyAll-0.81/t/lib/TestFor/Code/TidyAll/Git.pm 2022-02-17
03:33:46.000000000 +0100
+++ new/Code-TidyAll-0.82/t/lib/TestFor/Code/TidyAll/Git.pm 2022-04-15
17:21:55.000000000 +0200
@@ -5,6 +5,7 @@
use Code::TidyAll::Util qw(tempdir_simple);
use Code::TidyAll;
use File::pushd qw(pushd);
+use File::Spec;
use FindBin qw( $Bin );
use IPC::System::Simple qw(capturex runx);
use Path::Tiny qw(path);
@@ -18,6 +19,10 @@
$ENV{GIT_AUTHOR_NAME} = $ENV{GIT_COMMITTER_NAME} = 'G. Author';
$ENV{GIT_AUTHOR_EMAIL} = $ENV{GIT_COMMITTER_EMAIL} = '[email protected]';
+# Ignore local configuration files, which may change the default branch from
+# "master" to "main".
+$ENV{GIT_CONFIG_GLOBAL} = $ENV{GIT_CONFIG_SYSTEM} = File::Spec->devnull;
+
BEGIN {
if (IS_WIN32) {
__PACKAGE__->SKIP_CLASS(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/Code-TidyAll-0.81/xt/author/pod-spell.t
new/Code-TidyAll-0.82/xt/author/pod-spell.t
--- old/Code-TidyAll-0.81/xt/author/pod-spell.t 2022-02-17 03:33:46.000000000
+0100
+++ new/Code-TidyAll-0.82/xt/author/pod-spell.t 2022-04-15 17:21:55.000000000
+0200
@@ -13,6 +13,7 @@
API
Adam
Alders
+Andreas
Andy
Anwar
Bernhard
@@ -107,8 +108,10 @@
Tonkin
Util
Vim
+V??gele
Zglob
adam
+andreas
andyjack
argv
ascii