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:
37b3b60
)
perlapi: Add intro text to Unicode section
author
Karl Williamson
<khw@cpan.org>
Thu, 7 May 2015 03:10:39 +0000
(21:10 -0600)
committer
Karl Williamson
<khw@cpan.org>
Thu, 7 May 2015 23:32:47 +0000
(17:32 -0600)
utf8.h
patch
|
blob
|
blame
|
history
diff --git
a/utf8.h
b/utf8.h
index
594d1b0
..
3e15707
100644
(file)
--- a/
utf8.h
+++ b/
utf8.h
@@
-41,6
+41,12
@@
/*
=head1 Unicode Support
+L<perlguts/Unicode Support> has an introduction to this API.
+
+See also L</Character classification>,
+and L</Character case changing>.
+Various functions outside this section also work specially with Unicode.
+Search for the string "utf8" in this document.
=for apidoc is_ascii_string