docker-perl-tester
docker-perl-tester copied to clipboard
Issue #70: update the README
This PR is for https://github.com/Perl/docker-perl-tester/issues/70.
I don't recall why I thought the Perl::Tidy was not included in the Docker image. Looking at the cpanfile I found that both Perl::Tidy and Perl::Criticare in the cpanfile.
So I only updated README.md to reflect the current state of affairs. There I assumed that Perl 5.10 is the earliest supported version of Perl.