This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Deprecation of an unqualified dump() to mean CORE::dump().
authorAbigail <abigail@abigail.be>
Fri, 13 Jan 2017 21:36:47 +0000 (22:36 +0100)
committerAbigail <abigail@abigail.be>
Mon, 16 Jan 2017 18:18:15 +0000 (19:18 +0100)
commit30b17cc1e1a4683734a35a2fc7416f1ef34f4e5d
tree627ee30c522313258a715151a3874475d6407248
parentbfdc8cd3d5a81ab176f7d530d2e692897463c97d
Deprecation of an unqualified dump() to mean CORE::dump().

This will no longer be allowed in 5.30.
pod/perldeprecation.pod
pod/perldiag.pod
t/lib/croak/pp_ctl
t/lib/warnings/toke
t/op/dump.t
toke.c