On Fri, 11 Jan 2002, Sabherwal, Balvinder (MBS) wrote: > [Fri Jan 11 15:00:50 2002] test.cgi: testapi.pm did not return a true value > at test.cgi line 3.
I agree with your error message - testapi.pm did not return a true value! Add a "1;" as the last line in the module and this error will go away. -sam --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
