This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
RT#130487: fix stack-management bug in Data::Dumper
authorAaron Crane <arc@cpan.org>
Wed, 4 Jan 2017 15:42:32 +0000 (15:42 +0000)
committerAaron Crane <arc@cpan.org>
Wed, 4 Jan 2017 15:48:15 +0000 (15:48 +0000)
commit8235b1c2e77c454865e73bc098b667c3d9aa58a7
tree5d55fdd320f67cdf94a05750d22a248963b3cab9
parent8faf4f305a9ccdf8b6fdbfccb769dbb73e6b6d25
RT#130487: fix stack-management bug in Data::Dumper

This was introduced when Data::Dumper acquired the ability to call
B::Deparse from its XS implementation.
dist/Data-Dumper/Dumper.pm
dist/Data-Dumper/Dumper.xs
dist/Data-Dumper/t/bugs.t