Stas Bekman wrote:

Can you reproduce this problem outside of mp2? just a plain perl program?

No.


Any difference if you add:

use Apache::RequestIO ();
binmode(STDOUT, ':utf8'); # Apache::RequestRec::BINMODE()

Yes, I get different garbage.


before you do the print. Or if you use $r->print() instead?

No difference.


--
Matthew Darwin
[EMAIL PROTECTED]
http://www.mdarwin.ca

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to