Hello,

I have encountered a strange error which I have never seen before and I
believe has to do with the configuration of the server. Perhaps someone can
help me ...

The error I receive is the following:

Got an error: [Sat Apr 13 12:53:20 2002] NSEngine.pm: [Sat Apr 13 12:53:20
2002] NSEngine.pm: [Sat Apr 13 12:53:20 2002] base.pm: Can't locate base.pm
in @INC (@INC contains: ....

The base.pm it is referring is from the following code (there is obviously
no base.pm):

# NSEngine.pm

package NSEngine;

use base 'CGI::Application';
use NSConfig;
use DBI;
use POSIX qw(strftime);
use MIME::Lite;



Any ideas?


Roy
[EMAIL PROTECTED]




---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/[email protected]/
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to