This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8_heavy.pl: Find mapping files from table
authorKarl Williamson <public@khwilliamson.com>
Sat, 5 Nov 2011 17:12:39 +0000 (11:12 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 8 Nov 2011 15:09:34 +0000 (08:09 -0700)
commitcf2cd801df57e52b944bd235f6e703e099c0a02d
tree3fba20e608801bc07fc377b10f20c26e3516bb20
parent010c8e19c2f0fd992a14779da9537d6867caf46f
utf8_heavy.pl: Find mapping files from table

Previously, utf8_heavy.pl only returned 4 mapping files, the ones that
change case, and their names are known to it.  mktables now generates a
list of mapping files that it outputs.  This adds these to utf8_heavy's
repertoire.
lib/utf8_heavy.pl