develooper Front page | perl.poe | Postings from July 2008

How do you set utf-8 on the socket in POE::Component::Server::tcp?

Thread Next
From:
Martin J. Evans
Date:
July 18, 2008 05:19
Subject:
How do you set utf-8 on the socket in POE::Component::Server::tcp?
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
-- 
Martin J. Evans
Easysoft Limited
http://www.easysoft.com

Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About