From: Karen Etheridge Date: Thu, 20 Jun 2013 22:45:34 +0000 (-0700) Subject: fix prereq list in README - it was ancient! X-Git-Tag: 0.34~1 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1d4669291edf1495a90d5b110a6334b05ca1cc78;p=gitmo%2FMooseX-Storage.git fix prereq list in README - it was ancient! --- diff --git a/README b/README index 0667d9a..c25dd17 100644 --- a/README +++ b/README @@ -19,15 +19,19 @@ Alternatively, to install with Module::Build, you can use the following commands DEPENDENCIES Moose - JSON::Any - Best (in order to load a YAML file) - IO::File + String::RewritePrefix + Test::More + Test::Deep + Test::Fatal + Test::Requires OPTIONAL DEPENDENCIES + JSON::Any + IO::File IO::AtomicFile Test::YAML::Valid - Test::JSON + Test::Deep::JSON Digest Digest::SHA1 Data::Dumper