Change 31397 by [EMAIL PROTECTED] on 2007/06/17 08:06:08
Subject: [DOC PATCH] MANIFEST: t/op/exec.t tests exec, system AND qx
From: "Adriano Ferreira" <[EMAIL PROTECTED]>
Date: Sat, 16 Jun 2007 15:03:41 -0300
Message-ID: <[EMAIL PROTECTED]>
Affected files ...
... //depot/perl/MANIFEST#1584 edit
Differences ...
==== //depot/perl/MANIFEST#1584 (text) ====
Index: perl/MANIFEST
--- perl/MANIFEST#1583~31362~ 2007-06-11 01:28:57.000000000 -0700
+++ perl/MANIFEST 2007-06-17 01:06:08.000000000 -0700
@@ -3685,7 +3685,7 @@
t/op/do.t See if subroutines work
t/op/each.t See if hash iterators work
t/op/eval.t See if eval operator works
-t/op/exec.t See if exec and system work
+t/op/exec.t See if exec, system and qx work
t/op/exists_sub.t See if exists(&sub) works
t/op/exp.t See if math functions work
t/op/fh.t See if filehandles work
End of Patch.