Subject: | Makefile.PL: all_from |
The Makefile.PL contains Module::Install's all_from call. According to
the documentation, all_from also does the perl_version_from call. But
there's no minimum perl specification in the lib/Egg/Release.pm file, so
a warning
Cannot determine perl version info from lib/Egg/Release.pm
is issued (a side-effect is that no FAIL reports can be sent by
CPAN::Reporter)
Regards,
Slaven