mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-21 02:24:06 -04:00
4 lines
194 B
Plaintext
4 lines
194 B
Plaintext
Mail::Sender provides an object oriented interface to sending mails.
|
|
It doesn't need any outer program. It connects to a mail server
|
|
directly from Perl, using Socket. It can handle attachments.
|