Subject: | incorrect dependency in Makefile.PL |
Using
"PREREQ_PM" => {
"perl" => "5.010",
},
is correct for Build.PL, but not for Makefile.PL. Makefile.PL requires
using MIN_PERL_VERSION (for META.yml) and "use 5.010;" (for old versions
of EU::MM and correct reporting to cpantesters).
--
Alexandr Ciornii, http://chorny.net