diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-05-16 21:27:18 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-05-16 21:27:18 +0000 |
commit | 38b8243ab0d66a9a580a7dbf933f909a51f9cc79 (patch) | |
tree | 7666073436b0eed4e35c9f59e53b02589d313d78 /MANIFEST | |
parent | 21b24fed243b3f9c67f84676302e2977a490e45d (diff) | |
download | perl-38b8243ab0d66a9a580a7dbf933f909a51f9cc79.tar.gz |
[win32] merge changes#989,990,992 from maintbranch
p4raw-link: @992 on //depot/maint-5.004/perl: 939cd61b8f2cacc306672f95f1fdd75c8a467988
p4raw-link: @990 on //depot/maint-5.004/perl: 8025562d4dc1786ce758f6f408dd237fc4eca71e
p4raw-link: @989 on //depot/maint-5.004/perl: 7ba7701dce644462ff1139b413d24e4f7004bf2e
p4raw-id: //depot/win32/perl@1004
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -828,6 +828,7 @@ t/op/cmp.t See if the various string and numeric compare work t/op/cond.t See if conditional expressions work t/op/defins.t See if auto-insert of defined() works t/op/delete.t See if delete works +t/op/die.t See if die works t/op/die_exit.t See if die and exit status interaction works t/op/do.t See if subroutines work t/op/each.t See if hash iterators work |