Help for this page

Select Code to Download


  1. or download this
    
        my $message = MIME::Lite->new(
    ...
            Data     => $email_text);
    
        $message->send;
    
  2. or download this
        <html><title>Testing</title>
        <body>
    ...
    
        </form>
        </body></html>