Help for this page
use strict; use warnings; ... ); sendmail($email, { transport => $transport });
use strict; use warnings; ... -body =>'Just testing it', ); $mail->bye;