|
|
| Welcome to the Monastery | |
| PerlMonks |
mod_perl STDOUTby swelz (Initiate) |
| on Oct 17, 2012 at 11:41 UTC ( #999533=perlquestion: print w/ replies, xml ) | Need Help?? |
|
swelz has asked for the
wisdom of the Perl Monks concerning the following question:
Dear Monks,
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 : use utf8::all; or binmode STDOUT, ':utf8'; 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! thx & regards, Steven
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||