diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 1998-01-15 18:06:36 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 1998-01-15 18:06:36 +0000 |
commit | 8ec5e241bff6550c56f30587b70b41dc3236277c (patch) | |
tree | 48edb68513ff4a6c09ec051335688a5419dcc57f /MANIFEST | |
parent | 1c0b011c3cb943300d25c09a1dd1623c83b99920 (diff) | |
download | perl-8ec5e241bff6550c56f30587b70b41dc3236277c.tar.gz |
First working TIEARRAY and other misc tie fixes
p4raw-id: //depot/ansiperl@426
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -738,7 +738,7 @@ t/lib/texttabs.t See if Text::Tabs works t/lib/textwrap.t See if Text::Wrap works t/lib/tie-push.t Test for Tie::Array t/lib/tie-stdarray.t Test for Tie::StdArray -lib/tie-stdpush.t Test for Tie::StdArray +t/lib/tie-stdpush.t Test for Tie::StdArray t/lib/thread.t Basic test of threading (skipped if no threads) t/lib/trig.t See if Math::Trig works t/op/append.t See if . works |