Front page | perl.perl5.porters |
Postings from January 2017
Re: Deprecation plans
Thread Previous
|
Thread Next
From:
Dave Mitchell
Date:
January 17, 2017 15:48
Subject:
Re: Deprecation plans
Message ID:
20170117154819.GT4206@iabyn.com
On Mon, Jan 16, 2017 at 10:25:22PM +0100, Abigail wrote:
> I merged in my branch with all the updated deprecation messages
> as per the list below.
Thanks.
A few tests are now producing noise on stderr. Could these be quietened
one way or another:
dump() better written as CORE::dump(). dump() will no longer be available in Perl 5.30 at (eval 30) line 1.
"\c#" is more clearly written simply as "c". This will be a fatal error in Perl 5.28 at re/regex_sets.t line 168.
"\c#" is more clearly written simply as "c". This will be a fatal error in Perl 5.28 at re/regex_sets.t line 168.
dump() better written as CORE::dump(). dump() will no longer be available in Perl 5.30 at (eval 302) line 1.
File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at ../ext/File-Glob/t/basic.t line 47.
--
Standards (n). Battle insignia or tribal totems.
Thread Previous
|
Thread Next