summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-10-10 11:04:57 -0400
committerJesse Luehrs <doy@tozt.net>2013-10-10 11:04:57 -0400
commit1b618ef040db19ee9706cd5d237a0413d6e60c4b (patch)
tree64bf9c7cd0e928fd90e87fac808d96d6b4dbd124
parente45080ddb86099c8dd59b3dda11a9e41fa1efbfd (diff)
downloadparse-keyword-1b618ef040db19ee9706cd5d237a0413d6e60c4b.tar.gz
parse-keyword-1b618ef040db19ee9706cd5d237a0413d6e60c4b.zip
fix prereqs
-rw-r--r--dist.ini1
1 files changed, 1 insertions, 0 deletions
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]