On Sat, 13 Apr 2002, Roy Rubin wrote: > Got an error: [Sat Apr 13 16:24:52 2002] NSEngine.pm: [Sat Apr 13 16:24:52 > 2002] NSEngine.pm: [Sat Apr 13 16:24:52 2002] base.pm: Can't locate base.pm > in @INC (@INC contains: . ../ /home/cham/cgi-bin/newsletter1.0/ > /usr/lib/perl5/i686-linux/5.00401 /usr/lib/perl5
And there's your problem. You're using an absurdly old Perl (5.00401). You should upgrade to at least 5.005_03, and preferably 5.6.1. Then, all will work well. -sam --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
