Help for this page

Select Code to Download


  1. or download this
    use Mail::Sender;
    sub send_mail {
    ...
            });
        $sender->Close;
    }
    
  2. or download this
    Can't call method "MailFile" without a package or object reference at 
    +script.pl on line 36