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.
2 parents d257369 + 9db5875 commit 5323c9dCopy full SHA for 5323c9d
README.md
@@ -7,7 +7,7 @@ This repo is used to build Perl Docker images with various pre-installed bits:
7
- `App::cpm`
8
- `Devel::Cover`
9
- various testing modules
10
-- Dist::Zilla with some common plugins (for Perl >= 5.14)
+- Dist::Zilla with some common plugins (for Perl >= 5.20)
11
12
At this points images are refreshed daily, which could change overtime if it becomes an issue.
13
This should guarantee you to test uptodate CPAN stack.
@@ -67,7 +67,7 @@ modules.
67
68
- Pod::Readme
69
70
-## Only on Perl 5.14 and later
+## Only on Perl 5.20 and later
71
72
- Dist::Zilla & friends
73
- Dist::Zilla::PluginBundle::Author::ETHER
0 commit comments