summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-01-21 01:45:51 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-01-21 01:45:51 +0000
commitafebc493229293927e6b724b2070ac810a813a28 (patch)
tree8620ca918ff123d33ce69aa0bba75bc95433d088 /MANIFEST
parentb1a9ed4a50dbd0c26cd6f3422bdf7a12d75292f7 (diff)
downloadperl-afebc493229293927e6b724b2070ac810a813a28.tar.gz
support for C<exists &func> (from Spider Boardman)
p4raw-id: //depot/perl@4827
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index f6e96a7d8b..0e6282f5a7 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1311,6 +1311,7 @@ t/op/do.t See if subroutines work
t/op/each.t See if hash iterators work
t/op/eval.t See if eval operator works
t/op/exec.t See if exec and system work
+t/op/exists_sub.t See if exists(&sub) works
t/op/exp.t See if math functions work
t/op/fh.t See if filehandles work
t/op/filetest.t See if file tests work