in reply to Re: How to make a progress counter for parsing HTML with HTML::TreeBuilder
in thread How to make a progress counter for parsing HTML with HTML::TreeBuilder

But

$filec does actually change in that loop: the four-arg substr removes pieces from it destructively. If it weren't so, the loop would be infinite.
  • Comment on Re^2: How to make a progress counter for parsing HTML with HTML::TreeBuilder

Replies are listed 'Best First'.
Re^3: How to make a progress counter for parsing HTML with HTML::TreeBuilder
by shmem (Chancellor) on Nov 01, 2014 at 22:23 UTC