add perl to prereq metadata
Graham Knop [Mon, 4 Aug 2014 09:22:57 +0000 (05:22 -0400)]
Makefile.PL

index 70e7f03..e4005c5 100644 (file)
@@ -16,6 +16,7 @@ WriteMakefile(
     Carp => 0,
     'Import::Into' => 1,
     'Module::Runtime' => '0.013',
+    'perl' => 5.006,
   },
 
   META_MERGE => {