Subject: | No perl_version specified |
Hi,
It would be nice if someone could add information about which version of
Perl is required by Catalyst, to avoid Module::Install printing this
unnecessary warning:
Cannot determine perl version info from lib/Catalyst.pm
It needs either a "perl_version 5.8.1' command in 'Makefile.PL', or a
"use perl v5.8.1" line in the actual module.
Thanks,
geoff