diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2002-05-14 03:27:01 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2002-05-14 03:27:01 +0000 |
commit | e363f5665f8ba41ade728473b6604fb4ca4598fc (patch) | |
tree | bbfe6af6aec0a5a376edcc460b970299ba59ecb3 /pod | |
parent | 158b3652342ca691c9e3b061a1d78456ae1a9b4a (diff) | |
download | perl-e363f5665f8ba41ade728473b6604fb4ca4598fc.tar.gz |
z/OS update: not all Storable was clear yet.
p4raw-id: //depot/perl@16589
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perldelta.pod | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index dd47a244b9..5d832b9e2b 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -2956,10 +2956,13 @@ tests have been added. ../ext/Data/Dumper/t/dumper.t 357 8 2.24% 311 314 325 327 331 333 337 339 ../ext/IO/lib/IO/t/io_unix.t 5 4 80.00% 2-5 + ../ext/Storable/t/downgrade.t 12 3072 169 12 7.10% 14-15 46-47 78-79 + 110-111 137 143 + 150 161 ../lib/ExtUtils/t/Constant.t 121 30976 48 48 100.00% 1-48 ../lib/ExtUtils/t/Embed.t 9 9 100.00% 1-9 - op/pat.t 910 9 0.99% 665 776 785 - 832-834 845 + op/pat.t 910 7 0.77% 665 776 785 832- + 834 845 op/sprintf.t 224 3 1.34% 98 100 136 op/tr.t 97 5 5.15% 63 71-74 run/fresh_perl.t 95 3 3.16% 92-94 |