November 26, 2003
Making RSS Feeds

The O'Reilly book, Spidering Hacks, talks about creating an RSS feed for a site that doesn't already have a feed:

Wouldn't it be nice if you could simply visualize what data on a page looks like, explain it in template form to Perl, and not bother with the need for parsers, regular expressions, and other programmatic logic? That's exactly what Template::Extract helps you do.
Posted by dcoates at November 26, 2003 08:33 AM