![]() |
|
Just another Perl shrine | |
PerlMonks |
Re^2: Question regarding web scrapingby Gangabass (Vicar) |
on Oct 23, 2016 at 05:42 UTC ( #1174538=note: print w/replies, xml ) | Need Help?? |
I don't recommend to use HTML::TreeBuilder::XPath because it's really slow (on files > 1M). HTML::TreeBuilder::LibXML is much faster and have almost the same syntax.
In Section
Seekers of Perl Wisdom
|
|