perl: complete v5.24 release
[sheet.git] / perl.inc.pl
index eb49028c5b6e4f94e5a5603e37cba1a9af88efc7..de9fc68249af2b401c75df13f434eac08529e722 100644 (file)
@@ -167,13 +167,13 @@ use utf8;
                },
        },
 
                },
        },
 
-       v5.23.8 => {
+       v5.24 => {
                new => [
                        [q"<code>printf '%.*2$x'</code>", 'reordered precision arguments'],
                        ['<code>/\b{lb}/</code>', 'line break boundary type (position suitable for hyphenation)'],
                new => [
                        [q"<code>printf '%.*2$x'</code>", 'reordered precision arguments'],
                        ['<code>/\b{lb}/</code>', 'line break boundary type (position suitable for hyphenation)'],
+                       ['<code>/faster/</code>', 'significant speedups matching fixed substrings and <code>/i</code> with caseless languages'],
                ],
                unicode => '8.0',
                ],
                unicode => '8.0',
-               release => '2016',
-               unstable => 1,
+               release => '2016-05-09',
        },
 }
        },
 }