File tree Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Expand file tree Collapse file tree 2 files changed +3
-6
lines changed Original file line number Diff line number Diff line change 11Revision history for Perl-Critic-Policy-ValuesAndExpressions-PreventSQLInjection
22{{$NEXT}}
3+ - Bump minimum PPI version to 1.222 (GH#1) (Olaf Alders)
34
452.000000 2021-03-04 22:59:36Z
56 - Added test for heredoc terminators
Original file line number Diff line number Diff line change @@ -7,13 +7,9 @@ copyright_year = 2013
77[@Author::OALDERS]
88-remove = Test::Synopsis
99-remove = Test::TidyAll ; not sure why this is failing under dzil test
10- ; RewriteVersion::Transitional.allow_decimal_underscore = 1
1110
1211[StaticInstall]
1312mode = auto
1413
15- ; [@Git::VersionManager/RewriteVersion::Transitional]
16- ; allow_decimal_underscore = 1
17-
18- ; [RewriteVersion::Transitional]
19- ; allow_decimal_underscore = 1
14+ [Prereqs / RuntimeRequires]
15+ PPI = 1.222
You can’t perform that action at this time.
0 commit comments