summaryrefslogtreecommitdiff
path: root/pod/perl572delta.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-07-03 11:25:14 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-07-03 11:25:14 +0000
commit20a07785f44de576da3ed3d8aa91e974be630d30 (patch)
treee996e5e477cbe1b627c2204cee32efc75b138248 /pod/perl572delta.pod
parenta8c676c69574838b74382f50a384b237eae297ba (diff)
downloadperl-20a07785f44de576da3ed3d8aa91e974be630d30.tar.gz
Delta delta.
p4raw-id: //depot/perl@11117
Diffstat (limited to 'pod/perl572delta.pod')
-rw-r--r--pod/perl572delta.pod10
1 files changed, 10 insertions, 0 deletions
diff --git a/pod/perl572delta.pod b/pod/perl572delta.pod
index ab34b68509..2800cf85dc 100644
--- a/pod/perl572delta.pod
+++ b/pod/perl572delta.pod
@@ -638,6 +638,16 @@ DEC C V6.0-001 on OpenVMS Alpha V7.2-1
[.lib]vmsish............................FAILED on test 13
Failed 4/399 tests, 92.48% okay.
+Compac C V6.4-005 on OpenVMS Alpha 7.2.1
+
+ [-.ext.b]showlex........................FAILED on test 1
+ [-.ext.list.util.t]tainted..............FAILED on test 3
+ [-.lib.file.find]taint..................FAILED on test 17
+ [-.lib.test.simple.t]exit...............FAILED on test 1
+ [.lib]vmsish............................FAILED on test 13
+ [.op]misc...............................FAILED on test 49
+ Failed 6/401 tests, 92.77% okay.
+
=head2 Localising a Tied Variable Leaks Memory
use Tie::Hash;