Unicode::UCD: Remove access to some legacy-only properties
authorKarl Williamson <public@khwilliamson.com>
Wed, 6 Nov 2013 05:33:06 +0000 (22:33 -0700)
committerKarl Williamson <public@khwilliamson.com>
Tue, 31 Dec 2013 15:27:17 +0000 (08:27 -0700)
commit277b7b16f498979126ca136ecd3dc610c7697438
tree42f3b65fd22dd268cf41b34e8071591285a9df18
parentd54229ac32963b0ae1f42138288476fc906ad5ed
Unicode::UCD: Remove access to some legacy-only properties

Five files are currently being kept around only because they existed
before Unicode::UCD gave access to the properties they define, and some
application programs may rely on their presence, and format.  More
compact files have supplanted the use of these files by the Perl core.

Mistakenly, Unicode::UCD gave access to these files via the made-up
property names that they are referred to by in mktables.  This was
undocumented.  This commit removes this access.
lib/Unicode/UCD.t
lib/unicore/mktables