> How would I go about writing an RSS aggregator that would output to a text
> file?
>
This seems to be a habit... you may want to start here:
http://www.catb.org/~esr/faqs/smart-questions.html
Having finished that, always a good place to start:
http://search.cpan.org/search?query
Joel <[EMAIL PROTECTED]> wrote:
:
: How would I go about writing an RSS aggregator that would
: output to a text file?
I used XML::RSS to do something similar recently. It did
all the grunt work and I just used a template for the output.
HTH,
Charles K. Clarkson
--
Mobile
Joel wrote:
How would I go about writing an RSS aggregator that would output to a text
file?
Joel
Check CPAN. There are RSS modules out there you can use and save
yourself some work.
-Dan
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<h
How would I go about writing an RSS aggregator that would output to a text
file?
Joel
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>