projects
/
gitmo/MooseX-Storage.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
d92b238
)
add missing (core) prereqs
Karen Etheridge [Fri, 19 Jul 2013 22:23:07 +0000 (15:23 -0700)]
dist.ini
patch
|
blob
|
blame
|
history
diff --git
a/dist.ini
b/dist.ini
index
fcfff2a
..
cde6cb0
100644
(file)
--- a/
dist.ini
+++ b/
dist.ini
@@
-21,6
+21,9
@@
Test::PodSpelling.stopwords = cpan
[Prereqs / RuntimeRequires]
Moose = 0.99
String::RewritePrefix = 0
+Digest = 0
+Data::Dumper = 0
+Scalar::Util = 0
[Prereqs/ TestRequires]
Test::More = 0.88