[perl #47533] [PATCH perlvar.pod] Missing English variables
Michael G Schwern [Fri, 16 Nov 2007 19:26:36 +0000 (11:26 -0800)]
From: Michael G Schwern (via RT) <perlbug-followup@perl.org>
Message-ID: <rt-3.6.HEAD-24634-1195269995-836.47533-75-0@perl.org>

p4raw-id: //depot/perl@32360

pod/perlvar.pod

index 0091e9b..e9c1e9f 100644 (file)
@@ -302,6 +302,8 @@ matched. For example:
 (Mnemonic: be positive and forward looking.)
 This variable is read-only and dynamically scoped to the current BLOCK.
 
+=item $LAST_SUBMATCH_RESULT
+
 =item $^N
 X<$^N>
 
@@ -801,6 +803,10 @@ went bang?)
 
 Also see L<Error Indicators>.
 
+=item %OS_ERROR
+
+=item %ERRNO
+
 =item %!
 X<%!>