summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGisle Aas <gisle@aas.no>2005-11-10 21:42:29 -0800
committerSteve Peters <steve@fisharerojo.org>2005-11-11 16:17:03 +0000
commit2fc01f5f9f5fac81bd6aae859c5b5ac2f73ed225 (patch)
tree4f5d2309d2d05a53ae124e9fdbe7bb2c7d1aadf7 /MANIFEST
parent736c8e7472a989af95503ed73eeb0403d987ab9e (diff)
downloadperl-2fc01f5f9f5fac81bd6aae859c5b5ac2f73ed225.tar.gz
Storable 0.1 compatibility
Message-ID: <lry83v712y.fsf@caliper.activestate.com> Also added an entry in the main MANIFEST file for the new test and a version bump in Storable.pm. p4raw-id: //depot/perl@26087
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 886778e610..6d6231ad8f 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -892,6 +892,7 @@ ext/Storable/t/blessed.t See if Storable works
ext/Storable/t/canonical.t See if Storable works
ext/Storable/t/circular_hook.t Test thaw hook called depth-first for circular refs
ext/Storable/t/code.t See if Storable works
+ext/Storable/t/compat01.t See if Storable works
ext/Storable/t/compat06.t See if Storable works
ext/Storable/t/croak.t See if Storable works
ext/Storable/t/dclone.t See if Storable works