foreach $logLine (@LogFile) { $smtp->datasend($logLine); } [download]
In reply to Re: Net::SMTP and arrays by Steve_p in thread Net::SMTP and arrays by Anonymous Monk