This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Deparse dump as CORE::dump
authorFather Chrysostomos <sprout@cpan.org>
Thu, 8 Dec 2011 17:34:04 +0000 (09:34 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Thu, 8 Dec 2011 17:34:04 +0000 (09:34 -0800)
commit266da3252fd9a9054350a8936e36633d634642a1
tree05ceb9f63f60373a2d539459bbdd17617c6cc32f
parent5830412df26e13be3cc236273645cb303514dae6
Deparse dump as CORE::dump

Since dump() warns without CORE::, and since the two variants are
indistinguishable after compilation, always deparse dump() as
CORE::dump.
dist/B-Deparse/Deparse.pm
dist/B-Deparse/t/deparse.t