Help for this page

Select Code to Download


  1. or download this
    # Prevent "used only once" warning for these variables.
    $Mail::SendMail::error = $Mail::SendMail::error;
    $Mail::SendMail::log   = $Mail::SendMail::log;
    
  2. or download this
    no warnings 'once';