This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Document clearly that "_" is always in package "main".
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 19 Feb 2003 21:14:37 +0000 (21:14 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Wed, 19 Feb 2003 21:14:37 +0000 (21:14 +0000)
p4raw-id: //depot/perl@18754

pod/perlvar.pod

index 4d1a31b..a4e8895 100644 (file)
@@ -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