]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc/technical/whyperl: note Perl 7 announcement
authorEric Wong <e@yhbt.net>
Sun, 5 Jul 2020 22:44:52 +0000 (22:44 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jul 2020 20:01:31 +0000 (20:01 +0000)
Right now[1] the Perl upstream plan is to maintain 5 compatibility
in Perl 7 for at least 5 years[1], and perhaps drop it when Perl 8
comes along.  That said, distros may pick it and maintain 5 on their
own given the vast amounts of perfectly good legacy code out there.

[1] http://nntp.perl.org/group/perl.perl5.porters/257817
[2] http://nntp.perl.org/group/perl.perl5.porters/257565

Documentation/technical/whyperl.txt

index 01ce71e225995923fd425e0d2c4c5050f3456ff8..de6f912a3c6db106be169636746aa6adb6b45856 100644 (file)
@@ -66,6 +66,10 @@ Good Things
   Perl had fewer breaking changes than Python or Ruby; we
   expect that trend to continue given the inertia of Perl 5.
 
+  Note: this document was written before the Perl 7 announcement.
+  We'll continue to monitor and adapt to the situation around
+  what distros are doing in regard to maintaining compatibility.
+
 * Built for text processing
 
   Our focus is plain-text mail, and Perl has many built-ins