Perl / docker-perl-tester

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

Getopt-Long-Descriptive-0.110 needs Perl v5.12.0 or later #25

Closed atoomic closed 3 years ago

atoomic commented 3 years ago

This is an issue while building 5.10 images Read more from https://github.com/Perl/docker-perl-tester/runs/4064712546?check_suite_focus=true

extract

Getopt-Long-Descriptive-0.110| Perl v5.12.0 required--this is only v5.10.1, stopped at Makefile.PL line 5.
atoomic commented 3 years ago

seems to come from Pod::Readme

2021-11-01T06:16:55,1,Pod-Readme-v1.2.3| Found dependencies: CPAN::Changes (0.30), Class::Method::Modifiers (0), File::Slurp (0), Getopt::Long::Descriptive (0), MooX::HandlesVia (0), Role::Tiny (0), Type::Tiny (1.000000), Types::Standard (0), namespace::autoclean (0)
atoomic commented 3 years ago

also suggest a bump to Pod-Readme itself https://github.com/bigpresh/Pod-Readme/pull/32