Module: SendMail Version: 1.08 Description: SendMail will connect to SMTP server directly to send mails. For more information, check the pod document insides the module or check the website. Notes: This version 1.08 doesn't support sending attachments. When I find out how to use ExtUtils::MakeMaker, and wanted to write the installation steps for this version, I already come out version 2.00 which supports sending attachments. You can check it at the following website. URL: http://www.tneoh.zoneit.com/perl/SendMail/ Build/Installation: Standard build/installation supported by ExtUtils::MakeMaker(3)... perl Makefile.PL make make test make install In Win32 platforms, please take a look at Where do I get make for Win32? http://velocity.activestate.com/docs/ActivePerl/faq/Windows/ActivePerl-Winfaq9.html#Where_do_I_get_a_Win32_make If you only have FTP access to your web server, check the index.htm in ./demo directory. Demos: Copy ./demo directory to your web server's document root to have a test. And read the index.htm file in that directory. Copying: Copyright (c) 1998,1999,2000 Simon Tneoh Chee-Boon. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. Last Modified: 15th.Aug.2000 Author: Simon Tneoh Chee-Boon