index: link perl page
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 24 Jan 2015 23:50:58 +0000 (00:50 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Sun, 1 Feb 2015 17:32:42 +0000 (18:32 +0100)
index.plp
perl.plp

index 250778f8b4f2bba3a52ce68e0296f0677fe7c0ca..8de16db5569fb56a14f257f17408499dec34e42e 100644 (file)
--- a/index.plp
+++ b/index.plp
@@ -53,6 +53,7 @@ but you're free to use, print, alter, and redistribute under the AGPL license.
 <ul>
 <li><a href="/browser">browser support</a>
 <li><a href="/countries">country codes</a>
 <ul>
 <li><a href="/browser">browser support</a>
 <li><a href="/countries">country codes</a>
+<li><a href="/perl">perl versions</a>
 <li><a href="/termcol">terminal colours</a>
 <li><a href="/sc">starcraft units</a>
 <li><a href="/emoji">emoticons</a>
 <li><a href="/termcol">terminal colours</a>
 <li><a href="/sc">starcraft units</a>
 <li><a href="/emoji">emoticons</a>
index 8ebf5e2f522ebc01d6e53a812b9ba910ae252fb5..9cb834832467d0175b2112200f51f6857a0aec49 100644 (file)
--- a/perl.plp
+++ b/perl.plp
@@ -12,9 +12,9 @@ Html({
 });
 
 :>
 });
 
 :>
-<h1>Perl cheat sheets</h1>
+<h1>Perl release summary</h1>
 
 
-<p>The most significant features introduced for each version of the Perl scripting language.
+<p>The most significant features introduced for recent versions of the Perl scripting language.
 Depending on desired compatibility you'll want to support a minimum of
 <span title="on stable/enterprise platforms such as Solaris 10, RHEL 3, SLES 8">v5.8</span> or
 <span title="on up-to-date servers such as Debian wheezy, Ubuntu 12.04, CentOS 7">v5.14</span>.
 Depending on desired compatibility you'll want to support a minimum of
 <span title="on stable/enterprise platforms such as Solaris 10, RHEL 3, SLES 8">v5.8</span> or
 <span title="on up-to-date servers such as Debian wheezy, Ubuntu 12.04, CentOS 7">v5.14</span>.