This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8_heavy.pl: Add INVERT_IT to swash
authorKarl Williamson <public@khwilliamson.com>
Fri, 1 Jul 2011 15:38:03 +0000 (09:38 -0600)
committerKarl Williamson <public@khwilliamson.com>
Sun, 3 Jul 2011 20:05:49 +0000 (14:05 -0600)
commita6517ebfb58d661124e8ecb0a759cba9ba607e76
treed6aa4399dafcce90007c920170ea33c7d414afad
parent77f9f1269361fb5553d7dde5338d210cedd76e80
utf8_heavy.pl: Add INVERT_IT to swash

set a new key "INVERT_IT" in the swash object to whether or not
the file name for a property-value in Heavy.pl begins with a "!".
(No such entry currently exists.)  This will mean that the file's
contents need to be inverted to get the correct values for the
property-value.
lib/utf8_heavy.pl