X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=c25dd170a1003f21ac1cc5032cde6858e5f79dcc;hb=e7ab79ca765efcb3df717030c47c0e01c2cf3f18;hp=0fe223c0a05af8a3a6a544bf0e25710050541b3f;hpb=4fa64e865c99a6dcc3bec159a662300151d62fdf;p=gitmo%2FMooseX-Storage.git diff --git a/README b/README index 0fe223c..c25dd17 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -MooseX-Storage version 0.12 +MooseX-Storage version 0.32 INSTALLATION @@ -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 @@ -38,3 +42,4 @@ Copyright (C) 2007-2008 Infinity Interactive This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. +