[Israel.pm] Testing Template::Toolkit utf8 handling
Shmuel Fomberg
semuelf at 012.net.il
Sat Apr 12 11:31:10 PDT 2008
Hi All.
I want to test TT utf8 handling. for doing so, I need to prepare a
string 'x[% somevar y%]', where 'x[' should together be a utf8 char, and
'y%' should be other char.
If TT handles utf8 incorrectly, it should be an error. If TT handle it
correctly, it should just print it literally.
So I need help finding one utf8 char that end with 0x5B, and one that
end with 0x25. Help?
Shmuel.
More information about the Perl
mailing list