From: Mischa POSLAWSKY Date: Sun, 24 Apr 2016 17:47:49 +0000 (+0200) Subject: perl: hint at extremeness of v5.8 compatibility X-Git-Tag: v1.9~41 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/3f2e8ba4921b56a70b889858772731fb92ef9847?ds=sidebyside perl: hint at extremeness of v5.8 compatibility Debian wheezy is now oldstable, so should not really be called 'up-to-date'. Replace 'enterprise' by a less subtle adjective. --- diff --git a/perl.plp b/perl.plp index 5d54444..9591ad7 100644 --- a/perl.plp +++ b/perl.plp @@ -16,8 +16,8 @@ Html({

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 -v5.8 or -v5.14. +v5.8 or +v5.14.

<: