From 1b618ef040db19ee9706cd5d237a0413d6e60c4b Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Thu, 10 Oct 2013 11:04:57 -0400 Subject: fix prereqs --- dist.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/dist.ini b/dist.ini index 3172a8f..105e2a4 100644 --- a/dist.ini +++ b/dist.ini @@ -21,6 +21,7 @@ skip = ^Try::Tiny$ skip = ^Exporter::Lexical$ skip = ^B::Hooks::EndOfScope$ skip = ^Capture::Tiny$ +skip = ^MyExample$ [Prereqs] perl = 5.014 [Prereqs / ConfigureRequires] -- cgit v1.2.3