perl: upcoming features upto v5.23.8
authorMischa POSLAWSKY <perl@shiar.org>
Sat, 5 Mar 2016 13:49:44 +0000 (14:49 +0100)
committerMischa POSLAWSKY <perl@shiar.org>
Wed, 22 Mar 2017 21:28:03 +0000 (22:28 +0100)
perl.inc.pl

index d5a6ed686743f2e2ec3ea62e744bdac94577b06e..1381ea3dd9e45b117b9ea81dd9fdea7a6e50f97b 100644 (file)
@@ -151,4 +151,14 @@ use utf8;
                unicode => '7.0',
                release => '2015-06-01',
        },
                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,
+       },
 }
 }