in reply to Re^2: 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

Erm... yes.

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
  • Comment on Re^3: How to make a progress counter for parsing HTML with HTML::TreeBuilder
  • Download Code