From c6966feaee0c3ed89d8fc30ec44b30cc2c61c5fc Mon Sep 17 00:00:00 2001 From: "Craig A. Berry" Date: Thu, 7 Jun 2001 09:27:20 -0500 Subject: [PATCH] Re: [PATCH perl@10439] fix old $^S description in perlvms.pod Message-Id: p4raw-id: //depot/perl@10478 --- vms/perlvms.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vms/perlvms.pod b/vms/perlvms.pod index 48deedc..4db64d4 100644 --- a/vms/perlvms.pod +++ b/vms/perlvms.pod @@ -575,7 +575,7 @@ B at the DCL prompt. Perl waits for the subprocess to complete before continuing execution in the current process. As described in L, the return value of C is a fake "status" which follows -POSIX semantics unless the pragma C is in +POSIX semantics unless the pragma C is in effect; see the description of C<$?> in this document for more detail. -- 2.7.4