# Win32-EmailSend **Repository Path**: mirrors_gitpan/Win32-EmailSend ## Basic Information - **Project Name**: Win32-EmailSend - **Description**: Read-only release history for Win32-EmailSend - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2025-09-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 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