in reply to Re^5: Scripts work when run individually but not when run as one compiled script
in thread Scripts work when run individually but not when run as one compiled script

Surely I should have have better shut up rather than saying something wrong

No. Without somebody saying something wrong there would be no need for correction and this bit wouldn't have been revealed. Your remark triggered me to look through my mail folders... ah, there! Later I looked up the documentation, well this must have been documented somewhere... and I had overlooked that tiny bit in perlop as well. Which reminds me that I, shame on me, in contrast to Abigail, *still* didn't read all of the standard perl documentation. It is so dense.

So, thanks to you as well, dear fellow.

perl -le'print map{pack c,($-++?1:13)+ord}split//,ESEL'
  • Comment on Re^6: Scripts work when run individually but not when run as one compiled script
  • Download Code