Java Mailing List Archive

http://www.apache-httpd.com/

Home » modperl.perl »

RE: UTF-8

john saylor

2010-08-31

Replies: Find Java Web Hosting

Author LoginPost Reply
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:
http://perldoc.perl.org/perlunicode.html
 
i think you're going to have to handle alot of this yourself ...
 
bonne chance.


From: Dichi [mailto:dichoso@gmail.com]
Sent: Tuesday, August 31, 2010 3:06 PM
To: modperl@perl.apache.org
Subject: UTF-8

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
©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.