summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Sender/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'mail/p5-Mail-Sender/DESCR')
-rw-r--r--mail/p5-Mail-Sender/DESCR3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/p5-Mail-Sender/DESCR b/mail/p5-Mail-Sender/DESCR
new file mode 100644
index 00000000000..bf0b4647509
--- /dev/null
+++ b/mail/p5-Mail-Sender/DESCR
@@ -0,0 +1,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.