This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make DD dump *{''} correctly under 5.6
authorFather Chrysostomos <sprout@cpan.org>
Mon, 26 Dec 2011 00:42:54 +0000 (16:42 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Mon, 26 Dec 2011 00:43:50 +0000 (16:43 -0800)
commitad08c923f45e05f46607c8bd1145786601a5c6c1
tree8f58b8e85dfd56d15dd094730559d1d38999ee22
parent7d5b40b40731f67ab2863043d3e97e50f75d8ee5
Make DD dump *{''} correctly under 5.6

5.6 is strangely buggy, in that *{""} stringifies as "*main::\0".  And
then there are some other strange eval bugs that the tests have to
work around.
dist/Data-Dumper/Dumper.pm
dist/Data-Dumper/Dumper.xs
dist/Data-Dumper/t/bugs.t