http://qs321.pair.com?node_id=504319


in reply to get UTF-8 character codes

Try running perl -i.bak -pe '42'.

The implicit loop of -p reads from the same place <> does -- which is ARGV, not STDIN.

</spolier>


Warning: Unless otherwise stated, code is untested. Do not use without understanding. Code is posted in the hopes it is useful, but without warranty. All copyrights are relinquished into the public domain unless otherwise stated. I am not an angel. I am capable of error, and err on a fairly regular basis. If I made a mistake, please let me know (such as by replying to this node).