http://www.perlmonks.org?node_id=582708


in reply to Re: Become a CPAN Tester with CPAN::Reporter
in thread Become a CPAN Tester with CPAN::Reporter

Does it need to have a working MTA?

It relies on Test::Reporter, but I think that if you have Net::SMTP, it will use that and make a direct connection to the perl.org mail servers. If your ISP firewalls outgoing email, you'll need to set a CPAN::Reporter configuration option to point to your ISP's mail server instead.

Please give it a try and let me know if that works for you.

-xdg

Code written by xdg and posted on PerlMonks is public domain. It is provided as is with no warranties, express or implied, of any kind. Posted code may not have been tested. Use of posted code is at your own risk.