On Dec 17, 2007 4:26 PM, Robert Rothenberg <[EMAIL PROTECTED]> wrote: > It requires 5.6.0. > > Unfortunately when Module::Build creates the Makefile, it doesn't add the > requires line for the appropriate perl version.
FYI -- this is fixed in Module::Build 0.2808_01. Generated Makefile.PL's will have a perl version line if 'perl' is listed in the 'requires' hash. David
