This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl -d: add a test for s EXPR().
authorShlomi Fish <shlomif@shlomifish.org>
Tue, 13 Dec 2011 17:03:06 +0000 (19:03 +0200)
committerRicardo Signes <rjbs@cpan.org>
Fri, 30 Dec 2011 16:54:46 +0000 (11:54 -0500)
commit5d83cde2a4c547b669d6e41bd2077c48fb227812
tree5642551ed0207a170e7bfb929d704693bb4992ee
parent65ab031493be42ff1395a14fbaf93ed836251d7a
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.
MANIFEST
lib/perl5db.t
lib/perl5db/t/uncalled-subroutine [new file with mode: 0644]