casimo has asked for the wisdom of the Perl Monks concerning the following question:
$p = HTML::TreeBuilder->new; $p->parse($content);
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Parsing with HTML::TreeBuilder hangs
by GrandFather (Saint) on Mar 02, 2010 at 03:38 UTC |