In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/57b3a6b6ecbe72e1e31ff2f3b58d74a5106952f4?hp=7ca0bfc44db17fe750a1805eba35203e7711bac0>
- Log ----------------------------------------------------------------- commit 57b3a6b6ecbe72e1e31ff2f3b58d74a5106952f4 Author: Karl Williamson <[email protected]> Date: Mon Jan 16 13:05:14 2017 -0700 perldelta: Fix typo ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index f2f7e4b6c9..9e70c03382 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -317,7 +317,7 @@ XXX L<message|perldiag/"message"> =head2 Changes to Existing Diagnostics -As of Perl 5.26.9, all new deprecations will come with a version in +As of Perl 5.25.9, all new deprecations will come with a version in which the feature will disappear. And with a few exceptions, most existing deprecations will state when they'll disappear. As such, most deprecation messages have changed. -- Perl5 Master Repository
