Mail::SimpleList

A module for managing simple, temporary, easy mailing lists
Download

Mail::SimpleList Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • chromatic
  • Publisher web site:
  • http://search.cpan.org/~chromatic/Crypt-CipherSaber-1.00/lib/Crypt/CipherSaber.pm

Mail::SimpleList Tags


Mail::SimpleList Description

A module for managing simple, temporary, easy mailing lists Mail::SimpleList is a Perl module for managing simple, temporary, easy mailing lists.SYNOPSIS use Mail::SimpleList; my $list = Mail::SimpleList->new( 'alias' ); $list->process();Sometimes, you just need a really simple mailing list to last for a few days. You want it to be easy to create and easy to use, and you want it to be easy to unsubscribe. It's not worth setting up a complex system with one of the existing mailing list managers, but it's nice not to worry about who does and doesn't want to participate.Mail::SimpleList, Mail::SimpleList::Aliases, and Mail::SimpleList::Alias make it easy to create a temporary mailing list system. Requirements: · Perl


Mail::SimpleList Related Software