summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-02-19 21:14:37 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-02-19 21:14:37 +0000
commit5b88253beb15ba0b9f2b2ef15037de4950b82796 (patch)
tree5a1ed1b6ec179e4255313023d00773b9a68951a2 /pod
parent7df0d0422c26edcc954b82bd79e461b99b3c4092 (diff)
downloadperl-5b88253beb15ba0b9f2b2ef15037de4950b82796.tar.gz
Document clearly that "_" is always in package "main".
p4raw-id: //depot/perl@18754
Diffstat (limited to 'pod')
-rw-r--r--pod/perlvar.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlvar.pod b/pod/perlvar.pod
index 4d1a31b9f2..a4e889562e 100644
--- a/pod/perlvar.pod
+++ b/pod/perlvar.pod
@@ -1482,7 +1482,7 @@ exempt in these ways:
ENV STDIN
INC STDOUT
ARGV STDERR
- ARGVOUT
+ ARGVOUT _
SIG
In particular, the new special C<${^_XYZ}> variables are always taken