##################
# MAIL::SENDEASY #
##################
Mail::SendEasy - Send plain/html e-mails through SMTP servers (platform independent). Supports SMTP authentication and attachments.
###############
# DESCRIPTION #
###############
This modules will send in a easy way e-mails, and doesn't have dependencies. Soo, you don't need to install I<libnet>.
It supports SMTP authentication and attachments.
See POD for more...
################
# INSTALLATION #
################
To install this module type the following:
perl Makefile.PL
make
make test
make install
##########
# AUTHOR #
##########
Graciliano M. P. <
[email protected]>
I will appreciate any type of feedback (include your opinions and/or suggestions). ;-P
#############
# COPYRIGHT #
#############
This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.