in reply to Re: search a string in a non-regular file
in thread search a string in a non-regular file

but it works now using /*/s.

Again a Quantifier follows nothing in regex; marked by <-- HERE in m/* <-- HERE / - did you read the answers above?

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