This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Avoid deprecation warning.
authorAbigail <abigail@abigail.be>
Tue, 17 Jan 2017 21:16:02 +0000 (22:16 +0100)
committerAbigail <abigail@abigail.be>
Tue, 17 Jan 2017 21:55:31 +0000 (22:55 +0100)
commit29c312f999a2a4506abce379a46670e83c8aa6bf
treec3221f04474176a78593d844b44a9a5d3e674180
parent01f9673fe8388317fdf7fca63774e3bc0dfd58d3
Avoid deprecation warning.

Use of an unqualified dump() now gives a deprecation warning. So, change
dump into CORE::dump in the tests.
dist/Safe/t/safeops.t
t/base/lex.t