diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-03-08 15:28:37 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-03-08 15:47:22 +0000 |
commit | 557a446828803db33a91ae2124c09299dfc1d87a (patch) | |
tree | b8a726913931c14c962d00e9fb4b50edf6575b6f /MANIFEST | |
parent | 2ec5653d4ccd411ce2acd12770f34b981c5dc303 (diff) | |
download | perl-557a446828803db33a91ae2124c09299dfc1d87a.tar.gz |
Add tests for documented behaviour of Tie::Hash::NamedCapture::TIEHASH.
Diffstat (limited to 'MANIFEST')
-rw-r--r-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3591,6 +3591,7 @@ ext/Sys-Hostname/Hostname.xs Sys::Hostname extension external subroutines ext/Sys-Hostname/t/Hostname.t See if Sys::Hostname works ext/Tie-Hash-NamedCapture/NamedCapture.pm Implements %- and %+ behaviour ext/Tie-Hash-NamedCapture/NamedCapture.xs Implements %- and %+ behaviour +ext/Tie-Hash-NamedCapture/t/tiehash.t Tests TIEHASH ext/Tie-Memoize/lib/Tie/Memoize.pm Base class for memoized tied hashes ext/Tie-Memoize/t/Tie-Memoize.t Test for Tie::Memoize ext/VMS-DCLsym/0README.txt ReadMe file for VMS::DCLsym |