Thomas Williams wrote:
> I am trying to build a cgi script that parses RSS files.
> 
> RSS is the name given to a simple and well-established XML format
> used to syndicate headlines.

XML::RSS on CPAN helps with this. It comes with an example you can use as a
basis for your script.

http://search.cpan.org/~kellan/XML-RSS-1.04/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to