in reply to Re: Can't locate objet method "new" via package "Mail::SendMail"
in thread Can't locate objet method "new" via package "Mail::SendMail"

So i changed my use log line to say use Mail::Sendmail; I still seem to get the same error though on this line:
$obj = new Mail::Sendmail();
  • Comment on Re^2: Can't locate objet method "new" via package "Mail::SendMail"
  • Download Code