Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
      if (!$status) { print $mail->error ;}
    
    print "it works!";
    
  2. or download this
    Can't locate object method "new" via package "Mail::SendEasy" (perhaps
    + you forgot to load "Mail::SendEasy"?) at d:\domains\mysite.co.uk\www
    +root\cgi-bin\Send_Details.pl line 35.