[JDEV] Problem on Net::Perl
jellyfish at pisem.net
jellyfish at pisem.net
Sat Feb 22 06:31:37 CST 2003
On Wed, Feb 19, 2003 at 03:46:13PM +0800, bryan wrote:
> Hi! i'm a newcommer to jabber. now i'm programming on Net::Perl.
> here is my problem:
> it's ok when sending messages in English. but i'm a chinese, when in chinese, Jabberd reports " not well form".
> i know the solution to this problem is ENCODING. but i don't know how to do it.
> please help me!
encode your message in utf8
it helps me.
you can use Iconv module or others.
More information about the JDev
mailing list