summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-21 18:39:46 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-21 18:39:46 -0400
commitdfed2b264de2652cfdeecbaf8cb9b059c77b44cf (patch)
treef6e1afd81c13dafe933e78476388e4092417fab4 /dist.ini
parenta1b9ebae67b4064c163e1b2189c4ec76de03565d (diff)
downloadparse-keyword-dfed2b264de2652cfdeecbaf8cb9b059c77b44cf.tar.gz
parse-keyword-dfed2b264de2652cfdeecbaf8cb9b059c77b44cf.zip
fix up deps
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 0e9bb8b..607fb36 100644
--- a/dist.ini
+++ b/dist.ini
@@ -14,8 +14,16 @@ awesome = =inc::MakeMaker
[AutoPrereqs]
skip = ^Error.*$
skip = ^(?:Try|Fun)$
+skip = ^perl$
+skip = ^Sub::Name$
+skip = ^Try::Tiny$
+[Prereqs]
+perl = 5.014
[Prereqs / ConfigureRequires]
Devel::CallParser = 0
+[Prereqs / DevelopRequires]
+Sub::Name = 0
+Try::Tiny = 0
; we maintain a Makefile.PL in the repository to be able to work without dzil,
; but for the distribution we let dzil generate a Makefile.PL with the proper