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
commit9750e3612cd56a4d087b518a688c58f76ab63ba7 (patch)
treef0dc737fa41323de3ee7693936318eea26b55b46 /MANIFEST
parentbc1587ca601524bf26b004768facbce0c9ba09e8 (diff)
downloadperl-9750e3612cd56a4d087b518a688c58f76ab63ba7.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