projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5e75e59
)
Mention \N{U+...} documentation in delta
Karl Williamson [Fri, 26 Feb 2010 02:16:56 +0000 (19:16 -0700)]
pod/perl5120delta.pod
patch
|
blob
|
blame
|
history
diff --git
a/pod/perl5120delta.pod
b/pod/perl5120delta.pod
index
4866b3c
..
db33082
100644
(file)
--- a/
pod/perl5120delta.pod
+++ b/
pod/perl5120delta.pod
@@
-1086,6
+1086,10
@@
C<use>.
The documentation for C<$1> in perlvar.pod has been clarified.
+=item *
+
+C<\N{U+I<wide hex char>}> is now documented.
+
=back
=head1 Performance Enhancements