Martin J. Evans wrote:
I am using POE::Component::Server::tcp and receiving utf8 data through the socket. How can I set the utf8 flag on the socket? as in binmode($fh, ':utf8').

Thanks

Martin

I should have pointed out I'm using client_input handler and not doing much of the work myself e.g., I cannot use accept_handler.

Martin
--
Martin J. Evans
Easysoft Limited
http://www.easysoft.com

Reply via email to