Description
Perl applications can send email through a simple library interface. This is useful for notification scripts, reports, alerts, and small applications that need to deliver messages without implementing mail transport logic.
It is a mail-sending library, not a full mail server. Applications should protect recipient lists, message content, credentials, and error logs.