Re: Localization and accented chars



* The Saltydog <thesaltydog gmail com> [2005-05-27 10:45]:
If I remove that line and leave utf-8, I don't see the chars on
my system.

Are you sure the strings not only are UTF-8, but that Perl also
knows they are? Try checking with Encode::is_utf8(). If theyâre
not, you can flip the bit using Encode::_utf8_on().

Regards,
-- 
#Aristotle
*AUTOLOAD=*_=sub{s/(.*)::(.*)/print$2,(",$\/"," ")[defined wantarray]/e;$1};
&Just->another->Perl->hacker;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]