blob: c7e03b3170043b5fedcefd70e99271bacdfb86ed (
plain) (
blame)
1
2
3
4
5
|
Mail::Sendmail provides a simple, platform-independent e-mail interface from
your perl script. It requires only Perl5 and a network connection.
Mail::Sendmail contains mainly &sendmail, which takes a hash with the message
to send and sends it.
|