RE: :RSS and description text

2004-10-09 Thread Gary Nielson
Charles, Thank you so much. It works like a charm, and upon looking at the code, it seems so easy to declare beginnings and endings. I have been looking over the man pages for HTML::TokeParser and confess to not knowing a lot about hashes like %rss. I am trying to figure out how to add the domain

RE: :RSS and description text

2004-10-09 Thread Charles K. Clarkson
Gary Nielson <[EMAIL PROTECTED]> wrote: : Clearly, the time to look for this is when going through : the html line by line also looking for the headline and : link, Actually, (IMO), it is clear that most markup can not be easily parsed with a simple line by line algorithm. Using HTML::TokePar