In perl.git, the branch blead has been updated <http://perl5.git.perl.org/perl.git/commitdiff/965d3000a316a5ed367c2ce65d040e1125d5e31d?hp=ada289e74406815f75328d011e5521339169abe7>
- Log ----------------------------------------------------------------- commit 965d3000a316a5ed367c2ce65d040e1125d5e31d Author: Matthew Horsfall (alh) <[email protected]> Date: Thu Mar 26 16:55:11 2015 -0400 Update supported versions in perlpolicy.pod ----------------------------------------------------------------------- Summary of changes: pod/perlpolicy.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pod/perlpolicy.pod b/pod/perlpolicy.pod index 0bf828c..0f05876 100644 --- a/pod/perlpolicy.pod +++ b/pod/perlpolicy.pod @@ -84,9 +84,9 @@ the Perl community should expect from Perl's developers: =item * -We "officially" support the two most recent stable release series. 5.14.x -and earlier are now out of support. As of the release of 5.20.0, we will -"officially" end support for Perl 5.16.x, other than providing security +We "officially" support the two most recent stable release series. 5.16.x +and earlier are now out of support. As of the release of 5.22.0, we will +"officially" end support for Perl 5.18.x, other than providing security updates as described below. =item * -- Perl5 Master Repository
