Help for this page

Select Code to Download


  1. or download this
    Content-Type: text/plain; charset=ISO-8859-1; format=flowed
    
  2. or download this
    sub send_message{
        $msg = MIME::Lite->new( 
    ...
    
    $msg->send;
    }
    
  3. or download this
    Content-Type: text/plain; charset="ISO-8859-1"; name="flowed"