X-Git-Url: http://git.shiar.nl/sheet.git/blobdiff_plain/3e7e3c29c54c0a2c2167bd9136ef5fd702cbb713..213346e868dc34cd93c4510b4d93fe44a2cbbbf3:/perl.inc.pl diff --git a/perl.inc.pl b/perl.inc.pl index d5a6ed6..1381ea3 100644 --- a/perl.inc.pl +++ b/perl.inc.pl @@ -151,4 +151,14 @@ use utf8; unicode => '7.0', release => '2015-06-01', }, + + v5.23.8 => { + new => [ + [q"printf '%.*2$x'", 'reordered precision arguments'], + ['/\b{lb}/', 'line break boundary type (position suitable for hyphenation)'], + ], + unicode => '8.0', + release => '2016', + unstable => 1, + }, }