Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

CPAN.pm adds support for CPAN::Reporter

by xdg (Monsignor)
on Aug 27, 2006 at 00:09 UTC ( [id://569845]=perlmeditation: print w/replies, xml ) Need Help??

As of version 1.87_57, CPAN.pm has support for CPAN::Reporter. I wrote about this project recently in "Bringing Test::Reporter to CPAN.pm". At that time, one needed to install a subversion branch of CPAN.pm to use CPAN::Reporter. Now, it's easy to set up directly from the CPAN shell:

cpan> install ANDK/CPAN-1.87_57.tar.gz cpan> install CPAN::Reporter cpan> reload cpan

If you're not prompted to adjust your CPAN configuration settings -- including enabling CPAN::Reporter -- you need to do it manually:

cpan> o conf test_report 1 cpan> o conf commit

The first time CPAN::Reporter runs, it will create a default configuration file where you will need to put your email address, so just test CPAN::Reporter again to create the config file:

cpan> test CPAN::Reporter

Set your email address in ~/.cpanreporter/config.ini (found in "My Documents" for Win32) and you're ready to contribute to CPAN Testers.

There are certainly still bugs to work out, but the more people who give it a try, the sooner the bugs will be found. So please give it a go.

-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: perlmeditation [id://569845]
Approved by GrandFather
Front-paged by Old_Gray_Bear
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found