summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2004-03-17 16:10:57 +0000
committerNicholas Clark <nick@ccl4.org>2004-03-17 16:10:57 +0000
commit165cc789d248f15373a01b5b620e86cdc98e3eab (patch)
treea014a40d706a313c8d3d9d003730e4d12ac48564 /MANIFEST
parent754c00caaffe2ec6497277e111c662069a7bff5c (diff)
downloadperl-165cc789d248f15373a01b5b620e86cdc98e3eab.tar.gz
Add auto-require of modules to restore overloading (and tests)
p4raw-id: //depot/perl@22516
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 1bd188daf0..16c6a10436 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -651,6 +651,7 @@ ext/Storable/README Storable extension
ext/Storable/Storable.pm Storable extension
ext/Storable/Storable.xs Storable extension
ext/Storable/t/HAS_HOOK.pm For auto-requiring of modules for STORABLE_thaw
+ext/Storable/t/HAS_OVERLOAD.pm For auto-requiring of mdoules for overload
ext/Storable/t/blessed.t See if Storable works
ext/Storable/t/canonical.t See if Storable works
ext/Storable/t/code.t See if Storable works