summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorEdward Avis <ed@membled.com>2000-11-02 15:24:30 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-11-02 15:48:37 +0000
commit778e8f972dad7252816055b155a64294366d7232 (patch)
treef0dc737fa41323de3ee7693936318eea26b55b46 /MANIFEST
parent632a9a7f3319d143cc62cb1495c02ec868a6dc88 (diff)
downloadperl-778e8f972dad7252816055b155a64294366d7232.tar.gz
Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
fix a autovivification bug in Tie::RefHash, add tests for both. Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk> p4raw-id: //depot/perl@7527
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index d75930b94f..cfb0fdc3ee 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1447,6 +1447,7 @@ t/lib/texttabs.t See if Text::Tabs works
t/lib/textwrap.t See if Text::Wrap::wrap works
t/lib/thr5005.t Test 5.005-style threading (skipped if no use5005threads)
t/lib/tie-push.t Test for Tie::Array
+t/lib/tie-refhash.t Test for Tie::RefHash and Tie::RefHash::Nestable
t/lib/tie-splice.t Test for Tie::Array::SPLICE
t/lib/tie-stdarray.t Test for Tie::StdArray
t/lib/tie-stdhandle.t Test for Tie::StdHandle