diff options
author | Edward Avis <ed@membled.com> | 2000-11-02 15:24:30 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-11-02 15:48:37 +0000 |
commit | 9750e3612cd56a4d087b518a688c58f76ab63ba7 (patch) | |
tree | f0dc737fa41323de3ee7693936318eea26b55b46 /MANIFEST | |
parent | bc1587ca601524bf26b004768facbce0c9ba09e8 (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |