summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorYuval Kogman <nothingmuch@woobling.org>2006-03-27 17:34:07 +0200
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2006-03-29 09:26:01 +0000
commit893374f6bb3a7151705d912cc96c3588b268c05a (patch)
tree66c578171022dfc67e817e1f1a1b1bd0fad14e47 /MANIFEST
parent0626a780e6ccb4eb0c4c4129aa294a3687905605 (diff)
downloadperl-893374f6bb3a7151705d912cc96c3588b268c05a.tar.gz
CLONE for Tie::RefHash
Message-ID: <20060327133407.GA16901@woobling.org> (also rename old Tie::RefHash test, so several test files are allowed.) p4raw-id: //depot/perl@27628
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST b/MANIFEST
index e614095a3a..26d0054d59 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -2539,7 +2539,8 @@ lib/Tie/Hash.pm Base class for tied hashes
lib/Tie/Memoize.pm Base class for memoized tied hashes
lib/Tie/Memoize.t Test for Memoize.t
lib/Tie/RefHash.pm Base class for tied hashes with references as keys
-lib/Tie/RefHash.t Test for Tie::RefHash and Tie::RefHash::Nestable
+lib/Tie/RefHash/refhash.t Test for Tie::RefHash and Tie::RefHash::Nestable
+lib/Tie/RefHash/threaded.t Test for Tie::RefHash with threads
lib/Tie/Scalar.pm Base class for tied scalars
lib/Tie/Scalar.t See if Tie::Scalar works
lib/Tie/SubstrHash.pm Compact hash for known key, value and table size