blob: af7067a3b010a10182cfbe02fd2b073ef9d0212f (
plain)
1
2
3
4
5
6
7
|
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.
WWW: http://search.cpan.org/dist/Mail-Sendmail/
|