Aww, I was hoping it would automagically figure out which bits of HTML I wanted... ;)
Couple of points to make about this, though:
Actually, you could solve that middle problem quite neatly by just switching the order of the tests so that it went (file - url - html) rather than (file - html - url), since all URLs acceptable by LWP will have a protocol, and URIs in HTML must be wrapped in a tag.
--In reply to Re: HTML::TokeParser::Smart
by Amoe
in thread HTML::TokeParser::Smart
by lshatzer
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |