Skip to content

Commit 9db5875

Browse files
authored
Update README.md: Dist::Zilla is available from 5.20 onwards (not 5.14)
1 parent d257369 commit 9db5875

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ This repo is used to build Perl Docker images with various pre-installed bits:
77
- `App::cpm`
88
- `Devel::Cover`
99
- various testing modules
10-
- Dist::Zilla with some common plugins (for Perl >= 5.14)
10+
- Dist::Zilla with some common plugins (for Perl >= 5.20)
1111

1212
At this points images are refreshed daily, which could change overtime if it becomes an issue.
1313
This should guarantee you to test uptodate CPAN stack.
@@ -67,7 +67,7 @@ modules.
6767

6868
- Pod::Readme
6969

70-
## Only on Perl 5.14 and later
70+
## Only on Perl 5.20 and later
7171

7272
- Dist::Zilla & friends
7373
- Dist::Zilla::PluginBundle::Author::ETHER

0 commit comments

Comments
 (0)