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

  • 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

    Erm... yes.

    Dinn' parse that substr as I should've done. Anyways the result of that substr is what should be added to $filetell, neither the length of the original string, nor the remainder. Sometimes a bug is spotted even without reading the whole surroundings (completely||correctly).
    perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'