Mail::Action 0.40 review
DownloadMail::Action is a Perl module for building modules that act on incoming mail. SYNOPSIS use base 'Mail::Action'; Some
|
|
Mail::Action is a Perl module for building modules that act on incoming mail.
SYNOPSIS
use base 'Mail::Action';
Sometimes, you just need a really simple mailing address to last for a few days. You want it to be easy to create and easy to use, and you want it to be sufficiently anonymous that your real address isn't ever exposed.
Mail::TempAddress, Mail::TempAddress::Addresses, and Mail::TempAddress::Address make it easy to create a temporary mailing address system.
Requirements:
Perl
Mail::Action 0.40 search tags