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
(from parent 1:
6535c37
)
t/lib/charnames/alias: Fix typo in comment
author
Karl Williamson
<khw@cpan.org>
Fri, 30 Aug 2019 17:11:47 +0000
(11:11 -0600)
committer
Karl Williamson
<khw@cpan.org>
Wed, 25 Sep 2019 15:18:39 +0000
(09:18 -0600)
t/lib/charnames/alias
patch
|
blob
|
blame
|
history
diff --git
a/t/lib/charnames/alias
b/t/lib/charnames/alias
index
c0b039f
..
7e13665
100644
(file)
--- a/
t/lib/charnames/alias
+++ b/
t/lib/charnames/alias
@@
-411,7
+411,7
@@
charnames alias definitions may not contain trailing white-space; marked by <--
Invalid character in charnames alias definition; marked by <-- HERE in '٤<-- HERE 転車に乗る人'
Invalid character in charnames alias definition; marked by <-- HERE in '自転車・<-- HERE に乗る人' at - line \d+
########
-# NAME Using NBSP in :alias names is deprec
t
ated
+# NAME Using NBSP in :alias names is deprecated
use utf8;
use open qw( :utf8 :std );
use charnames ":alias" => { "NBSP SEPARATED SPACE" => "BLACK SMILING FACE" };