The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

SentEmail - a module for send emails [with Attachments] via Microsoft Outlook

SYNOPSIS

use warnings;
use strict;
use EmailSend qw( SendIt );

SendIt('name@domain.com');

ABSTRACT

Test

DESCRIPTION

...

AUTHOR AND LICENSE

copyright 2009 (c) Gernot Havranek