projects
/
p5sagit/Try-Tiny.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d294e1b
)
remove accidental Sub::Name test dep
Jesse Luehrs [Wed, 10 Jul 2013 15:14:44 +0000 (11:14 -0400)]
dist.ini
patch
|
blob
|
blame
|
history
diff --git
a/dist.ini
b/dist.ini
index
dda9b94
..
4ed975c
100644
(file)
--- a/
dist.ini
+++ b/
dist.ini
@@
-20,6
+20,8
@@
Git::NextVersion_version_regexp = ^Try-Tiny-(.+)$
[AutoPrereqs]
; tests optionally require 5.010
skip = ^perl$
+; tests for optional Sub::Name stuff
+skip = ^Sub::Name$
[Prereqs]
perl = 5.006