On Mon, Feb 23, 2004 at 10:35:11AM -0800, Michael St. Laurent is rumored to have said: > ... > debug: bayes: DB_File module not installed, cannot use Bayes You need to install the DB_File perl module. perl -MCPAN -e 'install DB_File' -- "C makes it easy to shoot yourself in the foot; C++ makes it harder, but when you do, it blows away your whole leg." - Bjarne Stroustrup