From: Marcus Holland-Moritz Date: Sun, 22 Aug 2004 15:36:36 +0000 (+0000) Subject: Fix Storable's MANIFEST. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=49707cb879c13280bbce5892dedf5792c287d9cc;p=p5sagit%2Fp5-mst-13.2.git Fix Storable's MANIFEST. p4raw-id: //depot/perl@23231 --- diff --git a/ext/Storable/MANIFEST b/ext/Storable/MANIFEST index c87345d..df26a7f 100644 --- a/ext/Storable/MANIFEST +++ b/ext/Storable/MANIFEST @@ -37,7 +37,7 @@ t/tied_items.t See if Storable works t/threads.t See if Storable works under ithreads t/utf8.t See if Storable works t/utf8hash.t See if Storable works -/t/weak.t Can Storable store weakrefs +t/weak.t Can Storable store weakrefs # 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