Henrique M. Ribeiro Dias > Mail-Salsa-0.12 > Mail::Salsa::Action::Subscribe

Download:
Mail-Salsa-0.12.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  0
Report a bug
Module Version: 0.01   Source  

NAME ^

Mail::Salsa::Action::Subscribe - Extension to subscribe the members to the mailing list.

SYNOPSIS ^

  use Mail::Salsa::Action::Subscribe;

DESCRIPTION ^

Stub documentation for Mail::Salsa, created by h2xs. It looks like the author of the extension was negligent enough to leave the stub unedited.

Blah blah blah.

To subscribe my self to a mailing list:

To: list-subscribe@example.org

To subscribe other people to a mailing list:

To: list-subscribe@example.org Cc: mywife@example.org, myfather@example.org

EXPORT

None by default.

SEE ALSO ^

Mention other useful documentation such as the documentation of related modules or operating system documentation (such as man pages in UNIX), or any relevant external documentation such as RFCs or standards.

If you have a mailing list set up for your module, mention it here.

If you have a web site set up for your module, mention it here.

AUTHOR ^

Henrique M. Ribeiro Dias, <hdias@aesbuc.pt>

COPYRIGHT AND LICENSE ^

Copyright (C) 2004 by Henrique M. Ribeiro Dias

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself, either Perl version 5.8.2 or, at your option, any later version of Perl 5 you may have available.