X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=26beb4edfae4b80e5f35bec1d944c5e4980e8b6b;hb=refs%2Ftags%2FRELEASE_0.46;hp=2d53c221722989f387cb6ee44a5d40d22c20fbf9;hpb=62d927717343b9ff19c9fccd5b0318adeeceb5ce;p=catagits%2FXML-Feed.git diff --git a/README b/README index 2d53c22..26beb4e 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -$Id: README,v 1.2 2004/10/09 07:06:11 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. @@ -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