in reply to Re: Parsing an html file
in thread Parsing an html file

The HTML::Tree(Builder) tutorial was written in 2003.

HTML-Tree itself seems to have been last updated in 2006.

Is HTML-Tree still a good choice for parsing HTML? Can anyone please direct me to a newer and more complete tutorial?

Replies are listed 'Best First'.
Re^3: Parsing an html file
by Anonymous Monk on Apr 20, 2010 at 21:03 UTC

    Edit: I thought this question merited its own topic thread, so rather than answer here I asked here.