Re: unicode
by c. church other posts by this author
May 15 2002 6:05PM messages near this date
view in the new Beta List Site
Re: unicode
|
unicode
Well, it's been a while since I've done work with UNICODE, but, firstly, if
you want character maps, see http://www.unicode.org/Public/MAPPINGS/
Otherwise, search for 'Unicode' at CPAN, there're a bunch of useful modules
there. Also, you don't have Unicode + Ascii mixed, if you have unicode and
something that looks like ascii, it's unicode.
!c
----- Original Message -----
From: "Johan Lindstrom" <johanl@[...].se>
To: <perl-win32-users@[...].com>
Sent: Wednesday, May 15, 2002 10:28 AM
Subject: Re: unicode
> At 11:20 2002-05-15 -0400, Greg Sidelinger wrote:
> >Are there any easy ways to test and see if something is Unicode and then
> >convert it to something else like standard ascii.
>
> How about that for a coincidence? :)
> http://use.perl.org/~jplindstrom/journal/4855
>
> I think you need to know it's Unicode though, otherwise the chars > 127
> could be some other char (e.g. in Latin-1 or somesuch). Don't you know
what
> encoding your input has?
>
> Caveat: I'm a Unicode amateur, someone else can probably give you a way
> better answer.
>
>
> /J
>
> -------- ------ ---- --- -- -- -- - - - - -
> Johan Lindström Sourcerer @ Boss Casinos johanl@[...].se
>
> Latest bookmark: "Failure To Refactor"
> http://www.perlmonks.org/index.pl?node_id=166614
> dmoz (1 of 5): /Computers/Programming/Languages/Perl
>
>
> _______________________________________________
> Perl-Win32-Users mailing list
> Perl-Win32-Users@[...].com
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
>
_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Greg Sidelinger
Johan Lindstrom
Lee Goddard
c. church
|