perl-unicode

Re: C<use utf8> dynamic scope?

1999-05-10 06:26:04
On Sun, May 09, 1999 at 08:37:42PM -0700, Dick Hardt wrote:

1. C<use bytechar> pragma 
      This would enable a C<use utf16> or other character encoding in the 
future.
      ie. what would C<no utf8> mean after C<use utf16>?

If we are to eventually support multiple encodings would it not make sense
to use just one pragma ? ie C<use encoding 'utf8'> then C<no encoding>
could mean C<use encoding 'bytechar'>

-- 
Graham Barr <gbarr(_at_)ti(_dot_)com>
Ah! Don't say that you agree with me. When People agree with me I always
feel that I must be wrong.      -- Oscar Wilde

<Prev in Thread] Current Thread [Next in Thread>