Michael Prager - 2004-01-23

Logged In: YES
user_id=589032

I don't think it would be a good idea to store the
information what mod modified what file directly in the
source files because that way, BoardMod would only work with
Perl source code, not with any other programming language or
other file types.

But it would be easy to write a function which would collect
all the mods which modify a specific file. That list would
then be generated on the fly and would only work as long as
you have all the original .mod files in your BoardMod folder.