m with the code here ?
Thanks again,
Ravi
JupiterHost.Net wrote:
T.S. RaviShankar wrote:
Hello,
The below piece of code doesn't work for me.
1) add use strict and use warnings to the code
2) then make the code strict and warnings safe
3) then tell us specifically what you mean by "doesn't
Hello,
The below piece of code doesn't work for me.
$sfile = $req_file;
open(RF,"<$req_file");
chop(@rflines=);
close(RF);
use lib "/remote/xx/yy/SCRIPTS/libnet-1.12/";
use lib "/remote/xx/yy/SCRIPTS/";
use Mail::Mailer;
$mailer = Mail::Mailer->new("sendmail");
$mailer->open({From =>