in reply to
Re^2: parsing html
in thread
parsing html
Aside from understanding
wfsp
's solution, definitely check out the Documentation section of
HTML-Tree
for some articles for relative beginners that certainly aided my understanding of OO modules, HTML, tree structures, and parsing.
Comment on
Re^3: parsing html
In Section
Seekers of Perl Wisdom