summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Hay <steve.m.hay@googlemail.com>2015-01-29 08:32:17 +0000
committerSteve Hay <steve.m.hay@googlemail.com>2015-01-29 08:32:17 +0000
commitadb84517248c45bf01afef7bbdb01af4ad430a2f (patch)
treeac80b78a1d4e9418aa6aed5f1c5b7e257d2e4f4d
parentf659636a49dd034a887cd31111d0379455dfbc95 (diff)
downloadperl-adb84517248c45bf01afef7bbdb01af4ad430a2f.tar.gz
perldelta - Note the addition of perlunicook
Manually backported from commit 9ce6583ecf6a46b2c441882c4eb964964e787e74.
-rw-r--r--pod/perldelta.pod5
1 files changed, 3 insertions, 2 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 3d3c4360fa..e58c340b42 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -127,9 +127,10 @@ file and be sure to link to the appropriate page, e.g. L<perlfunc>.
XXX Changes which create B<new> files in F<pod/> go here.
-=head3 L<XXX>
+=head3 L<perlunicook>
-XXX Description of the purpose of the new file here
+This document, by Tom Christiansen, provides examples of handling Unicode in
+Perl.
=head2 Changes to Existing Documentation