projects
/
p5sagit/Try-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
b8d7490
)
strip perl 5.010 test prereq
Karen Etheridge [Fri, 11 Dec 2015 05:15:59 +0000 (21:15 -0800)]
dist.ini
patch
|
blob
|
blame
|
history
diff --git
a/dist.ini
b/dist.ini
index
a87bf79
..
2ce71df
100644
(file)
--- a/
dist.ini
+++ b/
dist.ini
@@
-18,6
+18,9
@@
AutoPrereqs.skip[3] = ^Capture::Tiny$
-remove = Test::MinimumVersion ; t/given_when.t implies needing 5.010
-remove = Test::CleanNamespaces
+[RemovePrereqs]
+remove = perl ; 5.010 prereq found in t/*when.t
+
[Prereqs]
perl = 5.006