From eb87467b4c9dcb7068ff9ea738824dcc7b2a689e Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Fri, 9 Jan 2004 19:50:43 +0000 Subject: [PATCH] Bah. Makefile.PL still tests the sub-MANIFEST p4raw-id: //depot/perl@22104 --- ext/Storable/MANIFEST | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ext/Storable/MANIFEST b/ext/Storable/MANIFEST index 566cbf0..4dba62b 100644 --- a/ext/Storable/MANIFEST +++ b/ext/Storable/MANIFEST @@ -31,6 +31,6 @@ t/tied_hook.t See if Storable works t/tied_items.t See if Storable works t/utf8.t See if Storable works t/utf8hash.t See if Storable works -t/Test/Builder.pm For testing the CPAN release on pre 5.6.2 -t/Test/More.pm For testing the CPAN release on pre 5.6.2 -t/Test/Simple.pm For testing the CPAN release on pre 5.6.2 +# t/Test/Builder.pm For testing the CPAN release on pre 5.6.2 +# t/Test/More.pm For testing the CPAN release on pre 5.6.2 +# t/Test/Simple.pm For testing the CPAN release on pre 5.6.2 -- 1.8.3.1