diff options
Diffstat (limited to 'mail/p5-Mail-Sendmail/pkg-descr')
-rw-r--r-- | mail/p5-Mail-Sendmail/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/p5-Mail-Sendmail/pkg-descr b/mail/p5-Mail-Sendmail/pkg-descr new file mode 100644 index 000000000000..e9a469a0964b --- /dev/null +++ b/mail/p5-Mail-Sendmail/pkg-descr @@ -0,0 +1,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://alma.ch/perl/mail.htm#Mail::Sendmail |