diff options
author | Michael G. Schwern <schwern@pobox.com> | 2004-12-11 13:58:32 -0500 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2004-12-13 10:02:57 +0000 |
commit | e6fb74b8cf54d44ec02c86b8962c34762d460e47 (patch) | |
tree | a31ca73b9d3231c2f4cc33382ade1d297dbe4840 /MANIFEST | |
parent | 91d009cbd520e3f7e89afd8d5f16d4fc3346a2e7 (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |