Any idea what the error means and how to resolve it? Thanks - from Deaflugsif (@errors) { $mailer = new Mail::Mailer("sendmail"); $mailer->(To => $admin_email, Subject => 'Database Log Errors') or die "Can't open +: $!\n"; print $mailer "@errors\n"; $mailer->close(); }
In reply to using the Mailer / sendmail perl module... by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |