
sirguy at kernan
Sep 30, 2008, 4:20 PM
Views: 665
Permalink
|
I have a Netware server 6.5 sp6 with Apache 2.0.59. I am trying to use some perl scripts to send HTML form data back to a particular e-mail address. The scripts work on my workstation with my active perl but fail running on the server. Error message: Can't call method "mail" on an undefined value at sys:/perl/web/mailtest2.pl line 6. It's always a line containing " $smtp = Net::SMTP->new("smtpserver") I tried many different scripts but it always seems to be a problem around the object utilizing "Net::SMTP;. Is there a known issue with this. My version of MOD_PERL is 1.01.00
|