diff options
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |