thanks, applied as 867dc45802c58d6e22e6953bf1039176a7481d53 On Fri, Jun 26, 2009 at 11:58:17AM -0600, karl williamson wrote: > >From a3084ab65c1fe48191cb253fd5eeac6e9e68f173 Mon Sep 17 00:00:00 2001 > From: Karl Williamson <khw@khw-desktop.(none)> > Date: Fri, 26 Jun 2009 11:50:48 -0600 > Subject: [PATCH] Add detail to UCD.pm changes > > --- > pod/perl5101delta.pod | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-) > > diff --git a/pod/perl5101delta.pod b/pod/perl5101delta.pod > index b5e5dd0..37c7c4d 100644 > --- a/pod/perl5101delta.pod > +++ b/pod/perl5101delta.pod > @@ -720,6 +720,15 @@ C<Unicode::Normalize> upgraded from version 1.02 to 1.03 > > C<Unicode::UCD> upgraded from version 0.25 to 0.27 > > +C<charinfo()> now works on Unified CJK code points added to later versions of > +Unicode. > + > +C<casefold()> has new fields returned to provide both a simpler interface and > +previously missing information. The old fields are retained for backwards > +compatibility. Information about Turkic-specific code points is now returned. > + > +The documentation has been corrected and expanded. > + > =item * > > C<Win32> upgraded from version 0.34 to version 0.39 > -- > 1.5.6.3 > -- Technology is dominated by two types of people: those who understand what they do not manage, and those who manage what they do not understand.Thread Previous