From: Karl Williamson Date: Fri, 25 Mar 2011 19:21:53 +0000 (-0600) Subject: perluniprops: Downloading Unicode db required for customization X-Git-Tag: accepted/trunk/20130322.191538~4590 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b7986f4f43f861fe978722467c1b8f72202d1d42;p=platform%2Fupstream%2Fperl.git perluniprops: Downloading Unicode db required for customization The instructions in this pod are changed since the Unicode db is no longer installed. The pod is generated by mktables. --- diff --git a/lib/unicore/mktables b/lib/unicore/mktables index 3884596..9c44059 100644 --- a/lib/unicore/mktables +++ b/lib/unicore/mktables @@ -13252,10 +13252,11 @@ the properties are listed enclosed in (parentheses). =back -An installation can choose to allow any of these to be matched by changing the -controlling lists contained in the program -C<\$Config{privlib}>/F and then re-running F. -(C<\%Config> is available from the Config module). +An installation can choose to allow any of these to be matched by downloading +the Unicode database from L to +C<\$Config{privlib}>/F, changing the controlling lists contained in +the program C<\$Config{privlib}>/F and then re-running +F. (C<\%Config> is available from the Config module). =head1 Files in the I directory (for serious hackers only) @@ -13285,7 +13286,9 @@ names in parentheses), and any flags or comments about them, are: An installation can choose to change which files are generated by changing the controlling lists contained in the program -C<\$Config{privlib}>/F and then re-running F. +C<\$Config{privlib}>/F and then re-running F +(but the Unicode database must have been downloaded from +L to C<\$Config{privlib}>F first). Each of these files defines two hash entries to help reading programs decipher it. One of them looks like this: