in reply to Ignore a range of numbers ina List

Most of the posts in this thread are wrong by title. Way too much "numbers ina List".

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
  • Comment on Re: Ignore a range of numbers in a List