Try-Tiny-0.24
[p5sagit/Try-Tiny.git] / dist.ini
index a87bf79..1c41018 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -18,9 +18,14 @@ 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
 
 [Prereqs / TestRecommends]
 Capture::Tiny = 0.12 ; capture_stderr
+
+[Prereqs / TestSuggests]
 Sub::Util = 0