Posted on 2012-01-17 08:43:20.793835-08 by lviggiani in response to 10541
Re: Problems using SMTP by gmail.com
Hi, I don't know anything about perl and I'm trying to patch /usr/share/perl5/SVN/Notify.pm as per your instructions. But when I run svnnotify I get the following error: Can't locate object method "new" via package "Net::SMTP::SSL" (perhaps you forgot to load "Net::SMTP::SSL"?) at /usr/share/perl5/SVN/Notify.pm line 2388. I guess I have to add something like use Net::SMTP::SSL; or load Net::SMTP::SSL; or whatever but I don't know where... Can you help me please?? Thanks, Luca.
Direct Responses: 13602 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.