Added new tests to prove what the problem is.
[catagits/XML-Feed.git] / README
diff --git a/README b/README
index 533a462..26beb4e 100644 (file)
--- a/README
+++ b/README
@@ -1,19 +1,19 @@
-$Id: README,v 1.1.1.1 2004/05/29 17:29:56 btrott Exp $
+$Id$
 
 This is XML::Feed, an abstraction above the RSS and Atom syndication
 feed formats. It supports both parsing and autodiscovery of feeds.
 
 PREREQUISITES
 
+    * Class::ErrorHandler
     * XML::RSS
     * XML::Atom
-    * LWP
-    * HTML::Parser
-    * URI
     * DateTime
     * DateTime::Format::Mail
     * DateTime::Format::W3CDTF
     * List::Util
+    * Feed::Find
+    * URI::Fetch
 
 INSTALLATION
 
@@ -31,4 +31,4 @@ Then install it:
 
     % make install
 
-Benjamin Trott / cpan@stupidfool.org
+Six Apart / cpan@sixapart.com