summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2004-07-10 21:58:34 +0000
committerNicholas Clark <nick@ccl4.org>2004-07-10 21:58:34 +0000
commitc3c530331f21054a140c9b28847ce487ae5cbca4 (patch)
treeaa55f52b19ae57c26ea9097c23ddb0550e52a9ea /MANIFEST
parent969e704ba5232fa0b254fa8b53740042a33809cf (diff)
downloadperl-c3c530331f21054a140c9b28847ce487ae5cbca4.tar.gz
Store weak references.
p4raw-id: //depot/perl@23079
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 20b14fa177..6947f88b5a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -686,12 +686,14 @@ ext/Storable/t/restrict.t See if Storable works
ext/Storable/t/retrieve.t See if Storable works
ext/Storable/t/st-dump.pl See if Storable works
ext/Storable/t/store.t See if Storable works
+ext/Storable/t/testlib.pl more helper routines for tests
ext/Storable/t/threads.t Does Storable work with threads?
ext/Storable/t/tied_hook.t See if Storable works
ext/Storable/t/tied_items.t See if Storable works
ext/Storable/t/tied.t See if Storable works
ext/Storable/t/utf8hash.t See if Storable works
ext/Storable/t/utf8.t See if Storable works
+ext/Storable/t/weak.t Can Storable store weakrefs
ext/Sys/Hostname/Hostname.pm Sys::Hostname extension Perl module
ext/Sys/Hostname/Hostname.xs Sys::Hostname extension external subroutines
ext/Sys/Hostname/Makefile.PL Sys::Hostname extension makefile writer