delay loading all optional prereqs until runtime
[gitmo/MooseX-Storage.git] / dist.ini
index fcfff2a..4771d3f 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -6,7 +6,7 @@ copyright_holder    = Infinity Interactive, Inc.
 license             = Perl_5
 
 [@Author::ETHER]
-:version = 0.010
+:version = 0.017
 -remove = PodWeaver
 -remove = AutoPrereqs
 Authority.authority = cpan:STEVAN
@@ -21,8 +21,11 @@ Test::PodSpelling.stopwords = cpan
 [Prereqs / RuntimeRequires]
 Moose = 0.99
 String::RewritePrefix =  0
+Digest = 0
+Data::Dumper = 0
+Scalar::Util = 0
 
-[Prereqs/ TestRequires]
+[Prereqs / TestRequires]
 Test::More = 0.88
 Test::Deep = 0
 Test::Fatal = 0