All, Is it true that Perl 5.005 (UNIX) does not supports UTF? Does this means Perl code cannot understand non ASCII characters. I have a PERL program which manipulates data retrieved from XML files and XML data can be non ASCII. Any help is appreciated. Thanks