This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Refactor INTERNAL ONLY warning generation
authorKarl Williamson <public@khwilliamson.com>
Sun, 2 Oct 2011 18:26:45 +0000 (12:26 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 8 Nov 2011 15:09:20 +0000 (08:09 -0700)
commit88c22f800c1956ca74237fc9a5310ea5bc4f007d
treed608c39c46dc8e632aab297e0d45dbe280bc7bf9
parentbb080638634c93ddda47db596bec80e498f4c7be
mktables: Refactor INTERNAL ONLY warning generation

All match tables are marked as for Perl core use only.  This commit
causes this to happen in the header method for these tables.  Most map
tables are also marked, and this is now done in its header method.

This will be useful for later commits
lib/unicore/mktables