From: Mischa POSLAWSKY Date: Mon, 9 May 2016 13:24:25 +0000 (+0200) Subject: perl: complete v5.24 release X-Git-Tag: v1.9~39 X-Git-Url: http://git.shiar.nl/sheet.git/commitdiff_plain/66f1c40c8b3573f40ad94864c2da973aae3efced perl: complete v5.24 release --- diff --git a/perl.inc.pl b/perl.inc.pl index eb49028..de9fc68 100644 --- a/perl.inc.pl +++ b/perl.inc.pl @@ -167,13 +167,13 @@ use utf8; }, }, - v5.23.8 => { + v5.24 => { new => [ [q"printf '%.*2$x'", 'reordered precision arguments'], ['/\b{lb}/', 'line break boundary type (position suitable for hyphenation)'], + ['/faster/', 'significant speedups matching fixed substrings and /i with caseless languages'], ], unicode => '8.0', - release => '2016', - unstable => 1, + release => '2016-05-09', }, }