Perl / docker-perl-tester

Docker images with pre-installed test modules and test dependencies for CPAN modules
28 stars 14 forks source link

Issue #70: update the README #71

Open bschmalhofer opened 1 month ago

bschmalhofer commented 1 month ago

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.