X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=0a28fc0ab22825f624f2cf4584b0f92c58db63dc;hb=d653dd2f3fce152503e8e50a4600ff5b108d7221;hp=2d53c221722989f387cb6ee44a5d40d22c20fbf9;hpb=62d927717343b9ff19c9fccd5b0318adeeceb5ce;p=catagits%2FXML-Feed.git diff --git a/README b/README index 2d53c22..0a28fc0 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -$Id: README,v 1.2 2004/10/09 07:06:11 btrott Exp $ +$Id: README 1925 2006-03-03 17:37:50Z btrott $ This is XML::Feed, an abstraction above the RSS and Atom syndication feed formats. It supports both parsing and autodiscovery of feeds. @@ -8,14 +8,12 @@ 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 @@ -33,4 +31,4 @@ Then install it: % make install -Benjamin Trott / cpan@stupidfool.org +Six Apart / cpan@sixapart.com