We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a22f5db commit e7ec499Copy full SHA for e7ec499
dist.ini
@@ -7,13 +7,9 @@ copyright_year = 2013
7
[@Author::OALDERS]
8
-remove = Test::Synopsis
9
-remove = Test::TidyAll ; not sure why this is failing under dzil test
10
-;RewriteVersion::Transitional.allow_decimal_underscore = 1
11
12
[StaticInstall]
13
mode = auto
14
15
-;[@Git::VersionManager/RewriteVersion::Transitional]
16
-;allow_decimal_underscore = 1
17
-
18
-;[RewriteVersion::Transitional]
19
+[Prereqs / RuntimeRequires]
+PPI = 1.222
0 commit comments