summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorShlomi Fish <shlomif@shlomifish.org>2011-12-13 19:03:06 +0200
committerRicardo Signes <rjbs@cpan.org>2011-12-30 11:54:46 -0500
commit5d83cde2a4c547b669d6e41bd2077c48fb227812 (patch)
tree5642551ed0207a170e7bfb929d704693bb4992ee /MANIFEST
parent65ab031493be42ff1395a14fbaf93ed836251d7a (diff)
downloadperl-5d83cde2a4c547b669d6e41bd2077c48fb227812.tar.gz
perl -d: add a test for s EXPR().
This patch involves addding another "perl -d" input script that contains a subroutine that isn't called by default.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 0c4b1c524f..d338e44508 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4254,6 +4254,7 @@ lib/perl5db/t/rt-61222 Tests for the Perl debugger
lib/perl5db/t/rt-66110 Tests for the Perl debugger
lib/perl5db/t/symbol-table-bug Tests for the Perl debugger
lib/perl5db/t/taint Tests for the Perl debugger
+lib/perl5db/t/uncalled-subroutine Tests for the Perl debugger
lib/perl5db/t/with-subroutine Tests for the Perl debugger
lib/PerlIO.pm PerlIO support module
lib/Pod/Functions.pm used by pod/splitpod