Change 34714 by [EMAIL PROTECTED] on 2008/11/04 08:03:04

        ${^CHILD_ERROR_NATIVE} isn't mentioned in perlrun.pod, but is in
        perlvar.pod.

Affected files ...

... //depot/perl/pod/perl5100delta.pod#40 edit

Differences ...

==== //depot/perl/pod/perl5100delta.pod#40 (text) ====
Index: perl/pod/perl5100delta.pod
--- perl/pod/perl5100delta.pod#39~32805~        2008-01-02 10:29:14.000000000 
-0800
+++ perl/pod/perl5100delta.pod  2008-11-04 00:03:04.000000000 -0800
@@ -396,7 +396,7 @@
 
 This variable gives the native status returned by the last pipe close,
 backtick command, successful call to wait() or waitpid(), or from the
-system() operator. See L<perlrun> for details. (Contributed by Gisle Aas.)
+system() operator. See L<perlvar> for details. (Contributed by Gisle Aas.)
 
 =item C<${^RE_TRIE_MAXBUF}>
 
End of Patch.

Reply via email to