diff options
author | Nicholas Clark <nick@ccl4.org> | 2004-03-17 16:10:57 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2004-03-17 16:10:57 +0000 |
commit | 165cc789d248f15373a01b5b620e86cdc98e3eab (patch) | |
tree | a014a40d706a313c8d3d9d003730e4d12ac48564 /MANIFEST | |
parent | 754c00caaffe2ec6497277e111c662069a7bff5c (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |