> ..[Wed Jun 22 17:20:49 2005] [error] Insecure directory in $ENV{PATH} while > running with -T switch
clean up your path and you should be ok - this is keeping Apache::Test* from loading properly. in other words, it's not that it can't find the modules it needs, they just can't load because something funky is in your $ENV{PATH}. --Geoff