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


in reply to Re^6: Upside Down Text Revised
in thread Upside Down Text Revised

should I be editing files in Notepad instead of wordpad?

Um, that could help, maybe -- wordpad can edit "text" files, but if you save as rtf that won't work -- most programmers don't use wordpad

Did you add Win32::Console::OutputCP( 65001 );??

Did you check the bytes your program generates? How does it look in notepad.txt?

yourprog.pl > thembytes.txt

notepad thembytes.txt