This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perlapi: Add intro text to Unicode section
authorKarl Williamson <khw@cpan.org>
Thu, 7 May 2015 03:10:39 +0000 (21:10 -0600)
committerKarl Williamson <khw@cpan.org>
Thu, 7 May 2015 23:32:47 +0000 (17:32 -0600)
utf8.h

diff --git a/utf8.h b/utf8.h
index 594d1b0..3e15707 100644 (file)
--- a/utf8.h
+++ b/utf8.h
 
 /*
 =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