Help for this page
#! c:\perl\bin\perl.exe ... $smtp->datasend($name, $company, $country, $email); $smtp->dataend(); $smtp->quit(); # all done. message sent.