summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorDave Mitchell <davem@fdisolutions.com>2004-01-25 12:06:04 +0000
committerDave Mitchell <davem@fdisolutions.com>2004-01-25 12:06:04 +0000
commitec64fef1196a1e300ecd2679312685caf45d2608 (patch)
tree9eb0a8e21fcb6d22c36cdc2873758ae34d26ce0d /MANIFEST
parent154b970cb4fe96ef863c55bd5e330d17252e0208 (diff)
downloadperl-ec64fef1196a1e300ecd2679312685caf45d2608.tar.gz
update MANIFEST for 2 new Storable test files introduced by 22205
p4raw-id: //depot/perl@22216
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 5df464d6f9..bc8a64cfcc 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -660,6 +660,7 @@ ext/Storable/t/forgive.t See if Storable works
ext/Storable/t/freeze.t See if Storable works
ext/Storable/t/integer.t See if Storable works
ext/Storable/t/interwork56.t Test compatibility kludge for 64bit data under 5.6.x
+ext/Storable/t/just_plain_nasty.t See if Storable works
ext/Storable/t/lock.t See if Storable works
ext/Storable/t/make_56_interwork.pl Make test data for interwork56.t
ext/Storable/t/make_downgrade.pl Make test data for downgrade.t
@@ -673,6 +674,7 @@ ext/Storable/t/store.t See if Storable works
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/threads.t Does Storable work with threads?
ext/Storable/t/utf8hash.t See if Storable works
ext/Storable/t/utf8.t See if Storable works
ext/Sys/Hostname/Hostname.pm Sys::Hostname extension Perl module