summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2010-09-01 16:54:56 +0100
committerNicholas Clark <nick@ccl4.org>2010-09-01 17:13:16 +0100
commitc9a84c8bfeae3aee63d5def31bab0d11877f5dee (patch)
tree900217cb6c5fa2a0ef85823daeca7988bfd80efb /MANIFEST
parent0d8a731b43920d391766e4459e6781103e0808cc (diff)
downloadperl-c9a84c8bfeae3aee63d5def31bab0d11877f5dee.tar.gz
Stop Tie::Hash->TIEHASH() looping forever.
This change is analogous to bc3707112523ba7a in Tie::Scalar, but with far fewer tests.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index ca12709983..031f253139 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3677,6 +3677,7 @@ lib/Tie/Handle/stdhandle_from_handle.t Test for Tie::StdHandle/Handle backwards
lib/Tie/Handle/stdhandle.t Test for Tie::StdHandle
lib/Tie/Hash/NamedCapture.pm Implements %- and %+ behaviour
lib/Tie/Hash.pm Base class for tied hashes
+lib/Tie/Hash.t See if Tie::Hash works
lib/Tie/Scalar.pm Base class for tied scalars
lib/Tie/Scalar.t See if Tie::Scalar works
lib/Tie/StdHandle.pm Tie::StdHandle