fix prereq list in README - it was ancient!
Karen Etheridge [Thu, 20 Jun 2013 22:45:34 +0000 (15:45 -0700)]
README

diff --git a/README b/README
index 0667d9a..c25dd17 100644 (file)
--- 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