Description
Perl scripts can send email through a simple, portable mailer interface. This is useful for notifications, reports, and small automation tasks that need to deliver messages without a full mail framework.
It is a developer library. Scripts that send mail should protect SMTP credentials, avoid leaking private data in messages, and respect rate limits to prevent accidental spam.