Subject: | option binmode does not handle the encoding like expected it ignores that |
Hello,
I have added a zip file. Inside is a file copy.pl that copies a file
iso-8859-2.txt using open to utf-8.txt. And that copies the same file
iso-8859-2.txt using File::Slurp to slurp_out.txt. The fist way is
correct. File slurp does not change the encoding.
--Steffen
Subject: | test.zip |
Message body not shown because it is not plain text.