Hi! I'm maintaining several modules on CPAN:
http://search.cpan.org/~shlomif/ At the moment I'm using ExtUtils::MakeMaker for all of my modules. It generates and maintains a META.yml file that contains meta-information about the module. At the moment, I'm keeping it in my version control repository. However, it constantly changes and I need to re-commit it there. So my question is: should I keep it there, or is it entirely generated from other files and I can remove it? Regards, Shlomi Fish --------------------------------------------------------------------- Shlomi Fish [EMAIL PROTECTED] Homepage: http://www.shlomifish.org/ Hacker sees bug. Hacker fixes bug.
