$msg = MIME::Lite->new();   # E-Mail definition $msg->send() or die "eMail cannot be sent!";