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

Spotted at a glance.

And that's a good point for "peer programming" - since we write programs in different ways, we also read code in different ways (TIMTOWTDI applies also for reading), and thus are much better at spotting bugs by others than bugs perpetrated by $self.

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'

Replies are listed 'Best First'.
Re^2: How to make a progress counter for parsing HTML with HTML::TreeBuilder
by ambrus (Abbot) on Oct 31, 2014 at 17:55 UTC
Re^2: How to make a progress counter for parsing HTML with HTML::TreeBuilder
by GotToBTru (Prior) on Nov 03, 2014 at 15:33 UTC

    I was distracted by the 4 argument substr "bug". I had to update my desk reference which did not mention that option!

    1 Peter 4:10