X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?p=p5sagit%2FImport-Into.git;a=blobdiff_plain;f=Makefile.PL;h=f722619e7da7b3e8da030210e468ecc2083951e9;hp=b42722981834ac169d56e19a65b675cc62326bf6;hb=cc0879792c33e271b206a8012112d9250ef04b96;hpb=3dd3d1b957516225721d8a265de0b2845e6ed992 diff --git a/Makefile.PL b/Makefile.PL index b427229..f722619 100644 --- a/Makefile.PL +++ b/Makefile.PL @@ -30,6 +30,7 @@ WriteMakefile( requires => { 'strict' => '0', 'warnings' => '0', + 'Module::Runtime' => '0', }, }, test => {