On Sat, 18 Jan 2003 18:56:57 +0200, Jarkko Hietaniemi wrote: > Now Perl-5.8.1-to-be has been changed to > > (1) not to do any implicit UTF-8-ification of any filehandles unless > explicitly asked to do so (either by the -C command line switch or by > setting the env var PERL_UTF8_LOCALE to a true value, the switch wins > if both are present)
Is there a way to specify a "negative" -C to turn off UTF-8 in the face of PERL_UTF8_LOCALE being set? -- Peter Haworth [EMAIL PROTECTED] "That's about all there is to it. Now you just need to go off and buy a book about object-oriented design methodology, and bang your forehead with it for the next six months or so." -- Perl 5 "perlobj" man page