make plugins be M::I features so dependencies are optional
[p5sagit/Devel-REPL.git] / README
diff --git a/README b/README
index 3f9861a..060c48c 100644 (file)
--- a/README
+++ b/README
@@ -164,18 +164,25 @@ REQUIREMENTS
 
     *   File::HomeDir
 
-    *   Lexical::Persistence
+    *   Task::Weaken
 
-    *   Data::Dump::Streamer
+    Optionally, some plugins if installed will require the following
+    modules:
 
     *   PPI
 
+    *   Data::Dump::Streamer
+
+    *   File::Next
+
     *   B::Keywords
 
-    *   Task::Weaken
+    *   Lexical::Persistence
 
     *   App::Nopaste
 
+    *   Module::Refresh
+
 AUTHOR
     Matt S Trout - mst (at) shadowcatsystems.co.uk
     (<http://www.shadowcatsystems.co.uk/>)
@@ -186,7 +193,7 @@ CONTRIBUTORS
     epitaph
     mgrimes - mgrimes (at) cpan dot org
     Shawn M Moore - sartak (at) gmail.com
-    Oliver Gorwits
+    Oliver Gorwits - oliver on irc.perl.org
 
 LICENSE
     This library is free software under the same terms as perl itself