summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
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