From: Jarkko Hietaniemi Date: Tue, 3 Jul 2001 11:25:14 +0000 (+0000) Subject: Delta delta. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=20a07785f44de576da3ed3d8aa91e974be630d30;p=p5sagit%2Fp5-mst-13.2.git Delta delta. p4raw-id: //depot/perl@11117 --- diff --git a/pod/perl572delta.pod b/pod/perl572delta.pod index ab34b68..2800cf8 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;