Mail::Salsa is perl module to create and manage email discussion lists
with an innovative approach in setup and configuration of new lists by the
owners.
Because it is written in Perl is easily customizable and expandable with
new features.
This module should be considered WORK IN PROGRESS, IT IS NOT READY for
use, in production systems although it is currently in alpha release.
INSTALLATION
To install this module type the following:
perl Makefile.PL
make
make test
make install
salsaconfig
DEPENDENCIES
This module requires these other modules and libraries:
For more information consult the Mail::Salsa POD document on your system, or look at the tools directory for examples.
COPYRIGHT AND LICENCE
Put the correct copyright and licence information here.
Copyright (C) 2008 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.