summaryrefslogtreecommitdiffstats
path: root/dist.ini
diff options
context:
space:
mode:
Diffstat (limited to 'dist.ini')
-rw-r--r--dist.ini4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist.ini b/dist.ini
index 5503c4c..18510d9 100644
--- a/dist.ini
+++ b/dist.ini
@@ -19,6 +19,8 @@ skip = ^perl$
skip = ^Sub::Name$
skip = ^Try::Tiny$
skip = ^Exporter::Lexical$
+skip = ^B::Hooks::EndOfScope$
+skip = ^Capture::Tiny$
[Prereqs]
perl = 5.014
[Prereqs / ConfigureRequires]
@@ -26,6 +28,8 @@ Devel::CallParser = 0
[Prereqs / DevelopRequires]
Sub::Name = 0
Try::Tiny = 0
+B::Hooks::EndOfScope = 0
+Capture::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