We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b93b3 commit e792078Copy full SHA for e792078
pod/perldelta.pod
@@ -89,6 +89,13 @@ There may well be none in a stable release.
89
90
=item *
91
92
+String reversal from a single argument, when the string buffer is not
93
+"swiped", is now done in a single pass and is noticeably faster.
94
+The extent of the improvement is compiler & hardware dependent.
95
+[GH #23012]
96
+
97
+=item *
98
99
XXX
100
101
=back
0 commit comments