about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@yhbt.net>2020-07-05 22:44:52 +0000
committerEric Wong <e@yhbt.net>2020-07-06 20:01:31 +0000
commitfb17a1456179b92a309c66bf17b71cc4a6ea7bfc (patch)
treec1322e966e6ac964fca54dedbbb16ced14a5ed28 /Documentation
parentfb24cf5cfb4f4b85d1d22ccb60b8f4438f30065e (diff)
downloadpublic-inbox-fb17a1456179b92a309c66bf17b71cc4a6ea7bfc.tar.gz
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
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/technical/whyperl.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/technical/whyperl.txt b/Documentation/technical/whyperl.txt
index 01ce71e2..de6f912a 100644
--- a/Documentation/technical/whyperl.txt
+++ b/Documentation/technical/whyperl.txt
@@ -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