in reply to Re: cgi script can't load my module
in thread cgi script can't load my module

Nope. I've given it the absolute path. And I've verified that it's looking there by printing @INC in the scripts output.

Could it be some weird permissions thing? Something to do with my apache config not allowing external perl modules if the module is someplace it doesn't like? ???