summaryrefslogtreecommitdiff
path: root/pod
diff options
context:
space:
mode:
authorSHIRAKATA Kentaro <argrath@ub32.org>2020-06-19 03:25:06 +0900
committerSawyer X <xsawyerx@cpan.org>2020-06-19 00:50:46 +0300
commit2b70eee4949119eb5cd02bd00dc6bd4776a8e91b (patch)
tree801d6a1939b00cf5be89137eedd346af11f46a8a /pod
parentdad3daefa2463ed7d5440cadd797288656a585f9 (diff)
downloadperl-2b70eee4949119eb5cd02bd00dc6bd4776a8e91b.tar.gz
perldelta: minor pod fix
Diffstat (limited to 'pod')
-rw-r--r--pod/perldelta.pod1
1 files changed, 1 insertions, 0 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 84a32b8861..0e7a275439 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -1572,6 +1572,7 @@ replaced by a reliable method, and hence the diagnostics generated have
changed. See L</Diagnostics>.
=item *
+
The debug display (say by specifying C<-Dr> or S<C<use re>> (with
appropriate options) of compiled Unicode property wildcard subpatterns no
longer has extraneous output.