summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1999-02-19 05:08:29 +0000
committerGurusamy Sarathy <gsar@cpan.org>1999-02-19 05:08:29 +0000
commit2ba6ecf407bef45da384c153231c33d524202d81 (patch)
treed7b5cac0ecb692368fd1da2e4593a2ee5291a66f /MANIFEST
parentd8118cadc52d40e092e6844d95847fefa280a0db (diff)
downloadperl-2ba6ecf407bef45da384c153231c33d524202d81.tar.gz
bring '*' prototype closer to how it behaves internally
p4raw-id: //depot/perl@2978
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index f89e2c76bf..c38dae9bc6 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1072,6 +1072,7 @@ t/lib/dumper.t See if Data::Dumper works
t/lib/english.t See if English works
t/lib/env.t See if Env works
t/lib/errno.t See if Errno works
+t/lib/fatal.t See if Fatal works
t/lib/fields.t See if base/fields works
t/lib/filecache.t See if FileCache works
t/lib/filecopy.t See if File::Copy works