On Tue, 23 Jul 2002, Manya wrote: > Hi > I am new to Perl. > My prog. goes like this > > use Net::SMTP > ---- > ---- > --- > it gives the message can not locate Net/SMTP.pm in <PATH>
Have you installed Net::SMTP, it comes as a part of libnet package. If you have installed it check that the install directory is a part of the @INC array. > > What is wrong? > > Please help > > Manya > > > --- > Outgoing mail is certified Virus Free. > Checked by AVG anti-virus system (http://www.grisoft.com). > Version: 6.0.350 / Virus Database: 196 - Release Date: 4/17/03 > > > > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]