This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3068e1
)
perldelta: collapse a bit of vertical space
author
Ricardo Signes
<rjbs@cpan.org>
Wed, 15 May 2013 01:32:55 +0000
(21:32 -0400)
committer
Ricardo Signes
<rjbs@cpan.org>
Wed, 15 May 2013 01:32:55 +0000
(21:32 -0400)
pod/perldelta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perldelta.pod
b/pod/perldelta.pod
index
1901627
..
76eee37
100644
(file)
--- 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