A problem related to the memory usage problem is the way RIPPON! reads the CD-Tool db files. Instead of using something sensible (like DB_File's file-array), it reads the *entire* file into memory as an array. This is probably why RIPPON! uses so much memory.