]> Sergey Matveev's repositories - public-inbox.git/blobdiff - Documentation/technical/whyperl.txt
www: manifest.js.gz generation no longer hogs event loop
[public-inbox.git] / Documentation / technical / whyperl.txt
index b0a0d16b674e8704d94898319a11e595901bbbfe..de6f912a3c6db106be169636746aa6adb6b45856 100644 (file)
@@ -26,9 +26,9 @@ Good Things
   have to waste bandwidth or space with giant toolchains or
   architecture-specific binaries.
 
-  Furthermore, Perl documentation is typically installed as
-  manpages, allowing users to quickly access and learn it
-  offline.
+  Furthermore, Perl documentation is typically installed
+  locally as manpages, allowing users to quickly refer
+  to documentation as needed.
 
 * Scripted, always editable by the end user
 
@@ -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