add Sub::Name and perl 5.010 to test recommendations (fixes #18)
[p5sagit/Try-Tiny.git] / dist.ini
index 19de5c4..000b1b3 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -26,3 +26,5 @@ perl = 5.006
 
 [Prereqs / TestRecommends]
 Capture::Tiny = 0.12 ; capture_stderr
+perl = 5.010
+Sub::Name = 0