in reply to Re^2: Not able to send an email using this command
in thread Not able to send an email using this command
If you didn't have Net::SMTP installed, you'd have been told so when running the code you posted in Not able to send an email using this command. When posting tell us what problems you're having with the code you claim to have run. Use cpan to install the module, from the command line:
cpan Net::SMTP
Consider reading How do I post a question effectively?.
Update: Fixed broken link, added second sentance.
|
|---|