perl -MHTML::ElementTable -e " for(;;){ my $c = HTML::ElementTable->new; warn $c; undef $c; } "