There is an ongoing outage on the primary CPAN mirror. It is possible to work around the issue by using MetaCPAN as a mirror.

NAME

EmailSend - 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