# sighs
I have looked into so many modules already... and not one off the modules gave me a workable solution for something so obviuos
can't it be simple, like:
my $BlahBlahParser = XML::BlahBlah->new(); my $XMLobj = $BlahBlahParser->load_html("http://www.perlmonks.org/");
and then use any ordinary XPath to query my document or extract some paragraphs of text?
In reply to Re^2: extracting data from HTML
by Jurassic Monk
in thread extracting data from HTML
by Jurassic Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |