I am trying to preserve Croatian characters for output in my perl scripts. The characters survive when I copy and paste them into the script I am editing, but they don't survive output from the script. And they don't survive the preview window when I copy and paste them here. We will see how they do when I post this.
This simple script does not preserve the special characters used in Croatian characters. When I run the code, I get, Ĺ˝upljanin and StaniĹĄiÄ#!/usr/bin/perl -w use warnings; print "Župljanin and Stanišić\n";
How do I fix this?
In reply to Cannot preserve Latin 2 character sets in Perl by PerlPksky
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |