- or download this
$ cat in.txt
}cýæu}*]…‘¦å
hello ›ÇÁ
- or download this
use warnings;
use strict;
...
print $wfh "file: $_\n";
print "stdout: $_\n";
}
- or download this
# output file
file: }cýæu}*]…‘¦å
...
# stdout
stdout: }cýæu}*]…‘¦å
stdout: hello ›ÇÁ