<?xml version="1.0" encoding="windows-1252"?>
<node id="999533" title="mod_perl STDOUT" created="2012-10-17 07:41:08" updated="2012-10-17 07:41:08">
<type id="115">
perlquestion</type>
<author id="999522">
swelz</author>
<data>
<field name="doctext">
Dear Monks,

&lt;p&gt;the problem is easily explained : When i want to print any UTF-8 encoded strings inside mod_perl2 on apache2 i always have to include :&lt;/p&gt;

&lt;p&gt;&lt;code&gt;use utf8::all;&lt;/code&gt;

or 

&lt;code&gt; binmode STDOUT, ':utf8'; &lt;/code&gt;&lt;/p&gt;

&lt;p&gt;which does the same afaik :-P What is wrong here sorry cant tell. And besides : Sorry that this is probably rather a apache or mod_perl question but dunno whom to ask!&lt;/p&gt;

thx &amp; regards,
Steven</field>
</data>
</node>
