![]() |
|
There's more than one way to do things | |
PerlMonks |
Re: Easy XML-parser that can handle large file? ( XML::Rules )by Anonymous Monk |
on Sep 11, 2014 at 07:13 UTC ( #1100257=note: print w/replies, xml ) | Need Help?? |
instead of XML::Simple use XML::Rules, see more about xml rules Then there is XML::Twig Quick Reference and XML::LibXML HTML::TreeBuilder::XPath or XML::LibXML with tools like xpather.pl/htmltreexpather.pl which can give you paths to start with, and all the links here Re: Retrieve select information from HTML, they're examples(for tree-xpath and others)/walkthroughs/tutorials ...
In Section
Seekers of Perl Wisdom
|
|