UTF-8
--001636c5ace67e9b80048f2346e0
Content-Type: text/plain; charset=ISO-8859-1
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
--001636c5ace67e9b80048f2346e0
Content-Type: text/html; charset=ISO-8859-1
Hi,<br><br>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 ?<br>
<br>Thanks<br>
--001636c5ace67e9b80048f2346e0--
RE: UTF-8
This is a multi-part message in MIME format.
------_=_NextPart_001_01CB4943.36CC2994
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
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 [at] gmail.com]
Sent: Tuesday, August 31, 2010 3:06 PM
To: modperl [at] 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
------_=_NextPart_001_01CB4943.36CC2994
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Dus-ascii" =
http-equiv=3DContent-Type>
<META name=3DGENERATOR content=3D"MSHTML 8.00.6001.18939"></HEAD>
<BODY>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D214072919-31082010><FONT =
size=3D2
face=3D"Courier New">hey</FONT></SPAN></DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D214072919-31082010><FONT =
size=3D2
face=3D"Courier New"></FONT></SPAN> </DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D214072919-31082010><FONT =
size=3D2
face=3D"Courier New">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.</FONT></SPAN></DIV>
<DIV> </DIV>
<DIV><SPAN class=3D214072919-31082010></SPAN><FONT face=3D"Courier =
New"><FONT
size=3D2>[<SPAN class=3D214072919-31082010>$VERSION is the perl
version]</SPAN></FONT></FONT></DIV>
<DIV><FONT face=3D"Courier New"><FONT size=3D2><SPAN
class=3D214072919-31082010></SPAN></FONT></FONT> </DIV>
<DIV><FONT face=3D"Courier New"><FONT size=3D2><SPAN =
class=3D214072919-31082010>or you
could start here:</SPAN></FONT></FONT></DIV>
<DIV><SPAN class=3D214072919-31082010><A
href=3D"http://perldoc.perl.org/perlunicode.html">http://per ldoc.perl.org=
/perlunicode.html</A></SPAN></DIV>
<DIV><SPAN class=3D214072919-31082010><FONT size=3D2
face=3D"Courier New"></FONT></SPAN> </DIV>
<DIV><SPAN class=3D214072919-31082010><FONT size=3D2 face=3D"Courier =
New">i think
you're going to have to handle alot of this yourself =
....</FONT></SPAN></DIV>
<DIV><FONT face=3D"Courier New"><FONT size=3D2><SPAN
class=3D214072919-31082010></SPAN></FONT></FONT> </DIV>
<DIV><FONT face=3D"Courier New"><FONT size=3D2><SPAN =
class=3D214072919-31082010>bonne
chance.</SPAN></FONT></FONT></DIV>
<DIV><BR></DIV>
<DIV dir=3Dltr lang=3Den-us class=3DOutlookMessageHeader align=3Dleft>
<HR tabIndex=3D-1>
<FONT size=3D2 face=3DTahoma><B>From:</B> Dichi =
[mailto:dichoso [at] gmail.com]
<BR><B>Sent:</B> Tuesday, August 31, 2010 3:06 PM<BR><B>To:</B>
modperl [at] perl.apache.org<BR><B>Subject:</B> UTF-8<BR></FONT><BR></DIV>
<DIV></DIV>Hi,<BR><BR>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
?<BR><BR>Thanks<BR></BODY></HTML>
------_=_NextPart_001_01CB4943.36CC2994--