FORGOT THE DEPENDENCY
[p5sagit/Package-Variant.git] / Makefile.PL
index d8d2514..cea09f6 100644 (file)
@@ -10,5 +10,7 @@ WriteMakefile(
   PREREQ_PM => {
     strictures => 1,
     Carp => 0,
+    'Import::Into' => 1,
+    'Module::Runtime' => '0.013',
   },
 );