Help for this page

Select Code to Download


  1. or download this
    #-------------------------------------
    # PACKAGE INFO
    ...
    {
        return $Mail::Sender::Error;
    }
    
  2. or download this
    #-------------------------------------
    # PRAGMAS
    ...
          subject => 'test subject'
        )
        or warn $mailer->descError();