in reply to Re: Determine new line number in revised file given old line number
in thread Determine new line number in revised file given old line number

For me it is amazing how you always present clear, succinct solutions to given problems without much ado. Without teaching, you teach. Learn from this code, which is pushing the bar in the threads context.

Please stay a while with us, we could learn so much from you.

I fancy a node called "Zen, perlgolf and the art of coding"... ah well.

Big thanks, tybalt89++

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
  • Comment on Re^2: Determine new line number in revised file given old line number