|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re: UTF-8 and XML::Parserby remiah (Friar) |
| on Oct 14, 2012 at 02:35 UTC ( #998905=note: print w/ replies, xml ) | Need Help?? |
|
Hello. From perluniintro ... ...if your Perl script itself is encoded in UTF-8, you can use UTF-8 in your identifier names, and in string and regular expression literals, by saying use utf8. This is not the default because scripts with legacy 8-bit data in them would break. regards.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||