I wanted to build an awesome place for people to discuss module specific issues, but I don't have any more time for this, and there are much better places to discuss Perl-related issues. I'd recommend asking your question on Stack Overflow or on Perl Monks.
If you are looking for a Perl tutorial or Perl-related news, I hope these links will serve you well.
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