This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Dumper.xs: Avoid scan_vstring on 5.17.3
authorFather Chrysostomos <sprout@cpan.org>
Sat, 28 Jul 2012 07:39:41 +0000 (00:39 -0700)
committerFather Chrysostomos <sprout@cpan.org>
Sun, 29 Jul 2012 05:20:04 +0000 (22:20 -0700)
commit153920a10f42560914e3260d6a282b2f08eddfa5
tree6ab0a403d86810ad666c4d188ade25c3fa01455f
parent915268060395b06c8b4ca80ac2b7a4de7fc4bec0
Dumper.xs: Avoid scan_vstring on 5.17.3

Now that vstring set-magic is gone (4499db7385), there is no
PL_vtbl_vstring, so we cannot use it for detecting vstring
bugginess.
dist/Data-Dumper/Dumper.xs