perl: upcoming features upto v5.23.8
[sheet.git] / perl.inc.pl
index d5a6ed686743f2e2ec3ea62e744bdac94577b06e..1381ea3dd9e45b117b9ea81dd9fdea7a6e50f97b 100644 (file)
@@ -151,4 +151,14 @@ use utf8;
                unicode => '7.0',
                release => '2015-06-01',
        },
+
+       v5.23.8 => {
+               new => [
+                       [q"<code>printf '%.*2$x'</code>", 'reordered precision arguments'],
+                       ['<code>/\b{lb}/</code>', 'line break boundary type (position suitable for hyphenation)'],
+               ],
+               unicode => '8.0',
+               release => '2016',
+               unstable => 1,
+       },
 }