Subject: | perl version shouldn't be in PREREQ_PM |
ExtUtil::MakeMaker's PREREQ_PM list only perl modules, so 'perl' =>
'5.004' produces a warning (because there's no $perl::VERSION). Also,
there's a "require 5.003_96;" already, so even if it works (actually it
doesn't), it would be useless.
--
Serguei Trouchelle