At 09:15 +0200 2001.08.24, A. Smith wrote:
>I'd like to know if there is a way to implement unicode in my scripts. The
>utf8 module seems unavailable in my version of MP. I'd be delighted to learn
>how to create a list of encoded characters like @list = (\x{03B2},\x{03BC})
>but it doesn't work. The best thing would be to create a list by range of
>characters.
Unicode is unavailable in perl 5.004, which is what MacPerl 5.2.0r4 is
based on.
MacPerl 5.6.1 is in development, alphas are available (the next alpha
should have been today, but is delayed), and it supports Unicode. Though
not as well as MacPerl 5.8.0 will (maybe released in early 2002?).
--
Chris Nandor [EMAIL PROTECTED] http://pudge.net/
Open Source Development Network [EMAIL PROTECTED] http://osdn.com/