Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: Become a CPAN Tester with CPAN::Reporter

by rinceWind (Monsignor)
on Nov 07, 2006 at 17:14 UTC ( [id://582699]=note: print w/replies, xml ) Need Help??


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

I will certainly give this a go on my home linux rig. Does it need to have a working MTA? That bit me the last time I attempted to do this.

I have a "virgin perl" 5.8.8 environment and a blead perl 5.9.4 that I created specially for the purpose.

--

Oh Lord, won’t you burn me a Knoppix CD ?
My friends all rate Windows, I must disagree.
Your powers of persuasion will set them all free,
So oh Lord, won’t you burn me a Knoppix CD ?
(Missquoting Janis Joplin)

  • Comment on Re: Become a CPAN Tester with CPAN::Reporter

Replies are listed 'Best First'.
Re^2: Become a CPAN Tester with CPAN::Reporter
by xdg (Monsignor) on Nov 07, 2006 at 17:54 UTC
    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.

      I've discovered that you're missing a dependency on Module::Build. My virgin perl did not have this installed, and tests t/5*_test_report_* died. Once Module::Build is installed, the problem goes away.

      --

      Oh Lord, won’t you burn me a Knoppix CD ?
      My friends all rate Windows, I must disagree.
      Your powers of persuasion will set them all free,
      So oh Lord, won’t you burn me a Knoppix CD ?
      (Missquoting Janis Joplin)

        Those tests are supposed to skip sections if Module::Build isn't installed. I'll double check it. If you still have it, could you please email your test output to dagolden (at) cpan (dot) org?

        Update: the tests do skip, but the skip count was wrong as I'd added tests since creating the skip block. Fixed in 0.34, which is on its way to CPAN now. Thanks for finding that bug.

        -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.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://582699]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (3)
As of 2024-04-19 18:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found