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<perluniprops>.
+ The files in the C<lib/unicore/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<perluniprops>.
+=head2 Regular Expressions
+
+U+0FFFF is now a legal character in regular expressions
+
=head1 Modules and Pragmata
=head2 Pragmata Changes