Help for this page

Select Code to Download


  1. or download this
    sub send_email {
     my ($self, %email_set) = @_;
    ...
     close(S);
     return 1;
    }