blob: bf0b46475090818e01451f838493ad107a121d6a (
plain)
1
2
3
|
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.
|