summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2004-12-11 13:58:32 -0500
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2004-12-13 10:02:57 +0000
commite6fb74b8cf54d44ec02c86b8962c34762d460e47 (patch)
treea31ca73b9d3231c2f4cc33382ade1d297dbe4840 /MANIFEST
parent91d009cbd520e3f7e89afd8d5f16d4fc3346a2e7 (diff)
downloadperl-e6fb74b8cf54d44ec02c86b8962c34762d460e47.tar.gz
FileCache without import
Message-ID: <20041211235832.GA13462@windhund.schwern.org> p4raw-id: //depot/perl@23643
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 51e601ef14..94e9203ed2 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1346,6 +1346,7 @@ lib/FileCache/t/03append.t See if FileCache works
lib/FileCache/t/04twoarg.t See if FileCache works
lib/FileCache/t/05override.t See if FileCache works
lib/FileCache/t/06export.t See if FileCache exporting works
+lib/FileCache/t/07noimport.t See if FileCache works without importing
lib/File/CheckTree.pm Perl module supporting wholesale file mode validation
lib/File/CheckTree.t See if File::CheckTree works
lib/File/Compare.pm Emulation of cmp command