diff options
author | Michael G. Schwern <schwern@pobox.com> | 2001-11-18 22:42:56 -0500 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-11-19 14:05:21 +0000 |
commit | 1a28061a821c52d342100af483d5c6b04831763c (patch) | |
tree | c600d04c4a5ae33e574fcee7c972380e9bfac876 /MANIFEST | |
parent | 1d2b156ae906ef7a9a997cd88768c12dec800b98 (diff) | |
download | perl-1a28061a821c52d342100af483d5c6b04831763c.tar.gz |
Double FETCH test
Message-ID: <20011119034256.I786@blackrider>
p4raw-id: //depot/perl@13092
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2182,6 +2182,7 @@ t/op/my_stash.t See if my Package works t/op/nothr5005.t local @_ test which does not work under use5005threads t/op/numconvert.t See if accessing fields does not change numeric values t/op/oct.t See if oct and hex work +t/op/or.t See if || works in weird situations t/op/ord.t See if ord works t/op/override.t See if operator overriding works t/op/pack.t See if pack and unpack work |