Hi,

I've just installed the editor Padre using cpan, and I have tried to run the following script:

use utf8;

binmode STDOUT, ":utf8";

print "ţâţă de mâţă";

#But when running the program with F5 it prints:
ţâţă de mâţă

...instead of those UTF-8 chars.

Can I do something to make it print the correct chars?

Thank you for creating those hotkeys for moving the cursor in the output window and in the main window.

I needed to force install it with cpan, because it gave an error (under Windows XP), but it seems to work fine.

Thanks.

Octavian

Reply via email to