in reply to Re^4: specify minimum perl version with Makefile.PL?
in thread specify minimum perl version with Makefile.PL?
It seems I have to use "use <version>" to make this work. However I could include the MIN_PERL_VERSION in addition and not worry about the warning that appears for the parameter in earlier versions of ExtUtils::MakeMaker.
|
|---|