X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/5472786bc5cfec5ceaa44a1933f265d0f3190e59..66f1c40c8b3573f40ad94864c2da973aae3efced:/perl.inc.pl 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', }, }