summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRicardo Signes <rjbs@cpan.org>2013-05-14 21:32:55 -0400
committerRicardo Signes <rjbs@cpan.org>2013-05-14 21:32:55 -0400
commitc163876cc4c0635ab0cae5e62b7f239edae8e3bf (patch)
treed0146c7d75d903992e34cacb334cc8ef579469af
parentf3068e1b8162c9d1fc179c4642cb0af8c9f5d065 (diff)
downloadperl-c163876cc4c0635ab0cae5e62b7f239edae8e3bf.tar.gz
perldelta: collapse a bit of vertical space
-rw-r--r--pod/perldelta.pod13
1 files changed, 5 insertions, 8 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 1901627fce..76eee37ec1 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -629,14 +629,11 @@ with this in a future Perl version. In the meantime, use of any of the
missing characters will raise a deprecation warning, unless turned off.
The five characters are:
- U+0085 NEXT LINE,
- U+200E LEFT-TO-RIGHT MARK,
- U+200F RIGHT-TO-LEFT MARK,
- U+2028 LINE SEPARATOR,
-
-and
-
- U+2029 PARAGRAPH SEPARATOR.
+ U+0085 NEXT LINE
+ U+200E LEFT-TO-RIGHT MARK
+ U+200F RIGHT-TO-LEFT MARK
+ U+2028 LINE SEPARATOR
+ U+2029 PARAGRAPH SEPARATOR
=head2 User-defined charnames with surprising whitespace