X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=README;h=26beb4edfae4b80e5f35bec1d944c5e4980e8b6b;hb=934ef9a48ccfb161926bd060f323df58e8d0f9d5;hp=533a46269ba5df39030c853d8b11fac2977ff3ca;hpb=5ec68b3b962d9e6575a03e46de074e04ce0541cd;p=catagits%2FXML-Feed.git diff --git a/README b/README index 533a462..26beb4e 100644 --- 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