|
|
Choosing A Webhost: |
Re: HTML::Parser: msg#00033lang.perl.modules.lwp
"Gil Vidals" <gil.vidals@xxxxxxxxxxxxxxxxxxxx> writes: > I have been using HTML::Parser for a few years now and would like to resolve > the issue of processing malformed HTML -- that is missing start and end > tags. In particular, I'm running many web pages which are missing the > closing </A> and </SCRIPT> tags. > > Is there is an easy way for HTML::Parser to insert implied tags such as what > is now done by HTML::TreeBuilder and HTML::Element???? No, but if you can come up with simple rules for when the missing tags should be inserted then writing a wrapper should be easy enough :) Missing </SCRIPT> can be a challenge because HTML::Parser will just report the rest of the document as text. You would have to find a suitable place to restart parsing within this text and then perhaps start off a new HTML::Parser instance there. I would just use HTML::TreeBuilder :) Regards, Gisle
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | HTML::Parser, Gil Vidals |
|---|---|
| Next by Date: | proxy authentication and little patch, Bas Bloemsaat |
| Previous by Thread: | HTML::Parser, Gil Vidals |
| Next by Thread: | proxy authentication and little patch, Bas Bloemsaat |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |