From: Graham Knop <haarg@haarg.org>
Date: Mon, 4 Aug 2014 09:22:57 +0000 (-0400)
Subject: add perl to prereq metadata
X-Git-Tag: v1.002001~8
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=79d953e0f15fde45453aea45e089346c89444c52;p=p5sagit%2FPackage-Variant.git

add perl to prereq metadata
---

diff --git a/Makefile.PL b/Makefile.PL
index 70e7f03..e4005c5 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -16,6 +16,7 @@ WriteMakefile(
     Carp => 0,
     'Import::Into' => 1,
     'Module::Runtime' => '0.013',
+    'perl' => 5.006,
   },
 
   META_MERGE => {