Contributing
CPAN Testers is a community project, including several distinct code components that work together to deliver the CPAN Testers ecosystem. Many of these provide open repositories and welcome contributions.
Tester toolchain
These components make up the configure, build, test, report cycle.
Common Components
- ExtUtils::MakeMaker -- http://svn.schwern.org/repos/CPAN/ExtUtils-MakeMaker/trunk
- Module::Build -- http://svn.perl.org/modules/Module-Build/trunk
- Module::Install -- http://svn.ali.as/cpan/trunk/Module-Install/
- Test::Harness -- http://svn.hexten.net/tapx/trunk
- Test::Reporter -- Browse repo -- git://echo.dagolden.com/git/Test-Reporter
Based on CPAN + CPAN::Reporter
- CPAN -- http://pause.perl.org:5460/svn/cpanpm/trunk
- CPAN::Reporter -- Browse repo -- git://echo.dagolden.com/git/CPAN-Reporter
- CPAN::Reporter::Smoker -- Browse repo -- git://echo.dagolden.com/git/CPAN-Reporter-Smoker
Based on CPANPLUS
- CPANPLUS -- http://oss.dwim.org/cpanplus-devel/
- CPANPLUS::Dist::Build -- http://svn.perl.org/modules/CPANPLUS-Dist-Build/trunk/
Server-side
These are the tools that are used to store and present CPAN Testers data
Storage
- CPAN-WWW-Testers-Generator -- Browse repo -- git://git.cpantesters.org/CPAN-WWW-Testers-Generator
Websites
- CPAN-WWW-Testers -- Browse repo -- git://git.cpantesters.org/CPAN-WWW-Testers
- CPAN-Testers-WWW-Statistics -- Browse repo -- git://git.cpantesters.org/CPAN-Testers-WWW-Statistics
- CPAN Testers Matrix -- Browse repo -- cvs -d :pserver:anonymous@srezic.cvs.sourceforge.net:/cvsroot/srezic co srezic-misc/cgi
- CPANdeps -- Browse repo -- cvs -d :pserver:anonymous@drhyde.cvs.sourceforge.net:/cvsroot/drhyde co perlcpandeps
Notes
Please add repositories if you maintain these tools or know where they are.