demand Module::Install 0.75
[gitmo/MooseX-Storage.git] / README
diff --git a/README b/README
index bab99a8..72bb94d 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-MooseX-Storage version 0.01
+MooseX-Storage version 0.14
 
 INSTALLATION
 
@@ -18,11 +18,23 @@ Alternatively, to install with Module::Build, you can use the following commands
 
 DEPENDENCIES
 
-Moose!!!!!!!
+    Moose
+    JSON::Any
+    Best (in order to load a YAML file)
+    IO::File
+    
+OPTIONAL DEPENDENCIES
+
+    IO::AtomicFile
+    Test::YAML::Valid
+    Test::JSON
+    Digest
+    Digest::SHA1
+    Data::Dumper
 
 COPYRIGHT AND LICENCE
 
-Copyright (C) 2007, Infinity Interactive
+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.