This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix skip_without_dynamic_extension to just skip
authorJerry D. Hedden <jdhedden@cpan.org>
Fri, 31 Aug 2012 20:36:00 +0000 (16:36 -0400)
committerFather Chrysostomos <sprout@cpan.org>
Fri, 31 Aug 2012 20:53:30 +0000 (13:53 -0700)
commit688af3a746497769b32fe6c583bfd0e63611ecc8
treed3d6cae90f7d2f87241744925d8badd96be62d61
parent62e4c90a271e4c9a7e8d172f3d36399885df56bc
Fix skip_without_dynamic_extension to just skip

skip_without_dynamic_extension() mistakenly ends with skip_all()
instead of skip().
t/test.pl