converting SJIS to UTF-8

2001-01-03 Thread Chris Mealy
Based on the perl unicode faq, I expected this to work: sub shift_jis_to_utf8 { my ($shift_jis) = @_; my $encoding = 'Shift-JIS'; my $Map = new Unicode::Map({ ID => $encoding }); my $map_out = $Map->to_unicode($shift_jis); my $us = Unicode::String->new($map_out); my $us

unicode

2001-01-03 Thread Rajanikanth Dandamudi
Hai, I am getting the following error message. I can't disclose the source which caused this error as the source is an proprietary information. In case some one knows the reason which might cause this error, please help me. Thanks in advane. Error : Can't find unicode character property defini

unicode - Spelling mistake in the previous mail

2001-01-03 Thread Rajanikanth Dandamudi
Hai, I am getting the following error message. I can't disclose the source which caused this error as the source is an proprietary information. In case some one knows the reason which might cause this error, please help me. Thanks in advance. Error : Can't find unicode character property defin