Is anyone generating META.yaml files by hand? I thought they were all generated (and regenerated) by Module::Build/MakeMaker? How would that work in the case of keywords?
I haven't updated it in a while*, but <http://www.thepierianspring.org/meta.stats> shows in the "META.yml generated_by" section (partially duplicated below) that a few people are. This is done in by indicating to M::B/MM(?) that you want to handle the META.yml manually or by overriding the targets that generate the META.yml file.
META.yml generated_by:
<UNKNOWNS>: <UNDEFINED> 25 Convert::Binary::C Makefile.PL 1 Hand 1 Kostas Pentikousis 1 Mattia Barbon, by hand 2 Tie::Hash::Indexed Makefile.PL 1 hand 1 hand! 1
* Anyone wanting to update it can find the script at <http://www.thepierianspring.org/meta_stats.pl.html>