in reply to Out of memory while using HTML::TableExtract
and maybe this code Re: HTML::TableExtract Memory Usage, at least until HTML::TableExtract incorporates the ideaeval { $lrow->detach; };
Btw, what is chomp( @$lrow[$#$lrow] ); supposed to do? Apparently in modern perls $#$lrow is slower, but -1 might be faster
|
|---|