Document the environment variable PERL_UTF8_LOCALE in perlrun.
Rafael Garcia-Suarez [Mon, 3 Feb 2003 22:00:21 +0000 (22:00 +0000)]
p4raw-id: //depot/perl@18649

pod/perlrun.pod

index 9622b4d..cd84c79 100644 (file)
@@ -1058,6 +1058,10 @@ affect perl on VMS include PERLSHR, PERL_ENV_TABLES, and
 SYS$TIMEZONE_DIFFERENTIAL but are optional and discussed further in
 L<perlvms> and in F<README.vms> in the Perl source distribution.
 
+=item PERL_UTF8_LOCALE
+
+Equivalent to the B<-C> command-line switch.
+
 =item SYS$LOGIN (specific to the VMS port)
 
 Used if chdir has no argument and HOME and LOGDIR are not set.