On Nov 16, 2007 10:42 AM, Michael Lackhoff <[EMAIL PROTECTED]> wrote: > > On 16.11.2007 17:39 E R wrote: > > > On Nov 16, 2007 10:34 AM, Michael Lackhoff <[EMAIL PROTECTED]> wrote: > >> On 16.11.2007 17:08 Michael Peters wrote: > > > >> > binmode(STDOUT, ':utf8'); > >> > >> that did the trick, many thanks! > >> > >> - Michael > > > > Michael - what version of mod_perl are you using? > > 2.02 - the one that came with Ubuntu 7.10 server. > Should I build 2.03 myself instead?
I can't advise on that point, but it's good to know that mod_perl 2.x does use Perl's file handle layers (at least when using STDOUT). That's not the case in 1.x.