From: Jesse Vincent Date: Sun, 20 Dec 2009 22:39:02 +0000 (-0500) Subject: Merge branch 'blead' of git+ssh://perl5.git.perl.org/perl into blead X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=16576cb59e5aeae19f89b54a358d342413d0d7db;p=p5sagit%2Fp5-mst-13.2.git Merge branch 'blead' of git+ssh://perl5.git.perl.org/perl into blead * 'blead' of git+ssh://perl5.git.perl.org/perl: Unicode documentation updates --- 16576cb59e5aeae19f89b54a358d342413d0d7db diff --cc pod/perl5113delta.pod index d3016c0,5904ec9..841b1b2 --- a/pod/perl5113delta.pod +++ b/pod/perl5113delta.pod @@@ -132,17 -153,13 +153,17 @@@ Unicode internal-only property that Per XXX what does "files in the To directory" mean? -- dagolden, 2009-12-20 - The files in the To directory are now more clearly marked as being - stable, directly usable by applications. New hash entries in them give - the format of the normal entries which allows for easier machine - parsing. Perl can generate files in this directory for any property, - though most are suppressed. An installation can choose to change which - get written. Instructions are in L. + The files in the C directory are now more clearly marked as + being stable, directly usable by applications. New hash entries in them give + the format of the normal entries, which allows for easier machine parsing. + Perl can generate files in this directory for any property, though most are + suppressed. An installation can choose to change which get written. + Instructions are in L. +=head2 Regular Expressions + +U+0FFFF is now a legal character in regular expressions + =head1 Modules and Pragmata =head2 Pragmata Changes