hey
this is not a mod_perl issue, it's a perl issue. so you need
to think about what version of perl lies under your mod perl and then use your
favorite search engine and type in 'perl $VERSION unicode' and get
busy.
[$VERSION is the perl
version]
or you
could start here:
i think
you're going to have to handle alot of this yourself ...
bonne
chance.
Hi,
I'm sure this gotta be one of the top questions. We're
using mod_perl 1.3.41 with Apache 1.3 and we're wondering how does mod_perl
handle unicode strings. Does mod_perl convert STDOUT into utf-8
?
Thanks