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
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
> 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.
>
How to check if a module is installed or not ?
Manya
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-