summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2021-08-18 19:31:38 +0000
committerNicholas Clark <nick@ccl4.org>2021-08-18 19:31:38 +0000
commite19f9232db93083ad132719613b05563a1d49cce (patch)
treeef9345bceab122ffe0626ab7f75c93095c5cc245 /pod
parent07a5ce65d5a429333b7e2789577a7d978514a193 (diff)
downloadperl-e19f9232db93083ad132719613b05563a1d49cce.tar.gz
perldelta for sort.pm becoming a no-op.
Also fix a typo in sort's Pod.
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod7
1 files changed, 7 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 97c7da8663..dc045f9b9a 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -136,6 +136,13 @@ L<Pod::Html> has been upgraded from version 1.31 to 1.32.
=item *
+L<sort> has been upgraded from version 2.04 to 2.05.
+
+The C<sort> pragma is now a no-op, and its use is discouraged.
+C<sort::current> now issues a deprecation warning and always returns I<stable>.
+
+=item *
+
L<Text::Tabs> and L<Text::Wrap> have been upgraded from CPAN (Text-Tabs+Wrap)
version 2013.0523 to 2021.0804.