Hi , I have written a small perl-cgi prog for a simple form. Now i want to change the gui of the form to other languages. I don't know more about unicode. How can i do this? and what changes i have to make in my script? mail to: [EMAIL PROTECTED]
If you need to learn about Unicode, you should probably read some of the summaries at <http://www.unicode.org/>. To learn how to use Unicode with Perl, read the perlunicode POD page.