projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c2549d
)
Document the environment variable PERL_UTF8_LOCALE in perlrun.
author
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Mon, 3 Feb 2003 22:00:21 +0000
(22:00 +0000)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Mon, 3 Feb 2003 22:00:21 +0000
(22:00 +0000)
p4raw-id: //depot/perl@18649
pod/perlrun.pod
patch
|
blob
|
history
diff --git
a/pod/perlrun.pod
b/pod/perlrun.pod
index 9622b4d7877cb6e4b72ea59cf134631d009ec8d9..cd84c797e46e553fbe2f523a460d1d080d2337c8 100644
(file)
--- a/
pod/perlrun.pod
+++ b/
pod/perlrun.pod
@@
-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.