in reply to Re: Unicode and mod_perl 2
in thread Unicode and mod_perl 2
Doing $r->print($utf8_content) apparently just works, too (based on the comments in the linked tests).
Also, having re-read the binmode docs, I see it is in any explicitly OK to reset the layer while the handle is in progress, in any case.
Thanks!
|
|---|