module loading is now done while importing, making it unnecessary to load them beforehand
[p5sagit/Import-Into.git] / Makefile.PL
index b427229..f722619 100644 (file)
@@ -30,6 +30,7 @@ WriteMakefile(
         requires => {
           'strict' => '0',
           'warnings' => '0',
+          'Module::Runtime' => '0',
         },
       },
       test => {