I am currently managing a very large mod_perl project across several webservers. On occasion, the code on the webservers becomes out of sync, causing the web servers to be running different versions of the code.
Is there an easy way for me to determine a checksum/crc of all the loaded code (we load it all at apache start up via one single module)