add missing (core) prereqs
[gitmo/MooseX-Storage.git] / 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