http://www.perlmonks.org?node_id=1005684


in reply to Re^2: how to get exactly same text from a file
in thread how to get exactly same text from a file

Which encoding is used for the text in your source file? Which encoding would you like to use for output? If you just output the content of your inputfile (using cat, or, if you run Windows, using TYPE), does it look right?

-- 
Ronald Fischer <ynnor@mm.st>