[mailto:perl-unix-users-boun...@listserv.activestate.com] On Behalf Of
Jewel Nuruddin
Sent: 28 April 2009 07:22
To: perl-unix-users@listserv.ActiveState.com; Martin (IS)Thurn
Subject: Re: [Perl-unix-users] Need Help on Japanese Character
> Hi
> Can anyone please tell me what is the worng
Hi
Can anyone please tell me what is the worng in my following perl code
use Jcode;
push(@body, Jcode::convert(@log, 'utf8'));
@log contain some japanese text
Thanks
___
Perl-Unix-Users mailing list
Perl-Unix-Users@listserv.ActiveState.com
To
)
Subject: RE: [Perl-unix-users] Need Help on Japanese Character
To: "Jewel Nuruddin" ,
perl-unix-users@listserv.ActiveState.com
Cc: "Thurn, Martin (IS)"
Date: Tuesday, April 28, 2009, 12:25 AM
WHERE are you trying to show it? Emacs? Xterm? OpenOffice document?
Dot matrix p
Hi
I am new in perl,
I want to show Japanese character, I had try with several option but I could
not,
Could you please help me.
print @log ;
I want to print this @log value in proper Japanese character
Thanks
___
Perl-Unix-Users mailing list