Author: turnstep Date: Thu Apr 17 09:26:55 2008 New Revision: 11105 Modified: DBD-Pg/trunk/README DBD-Pg/trunk/README.dev
Log: Mention CPAN::Reporter Modified: DBD-Pg/trunk/README ============================================================================== --- DBD-Pg/trunk/README (original) +++ DBD-Pg/trunk/README Thu Apr 17 09:26:55 2008 @@ -125,6 +125,10 @@ attempt to connect as the user 'postgres' to the database 'postgres'. See the t/dbdpg_test_setup.pl for the exact process. +Please consdier installing CPAN::Reporter so that your tests are +automatically gathered and reported, which helps the development +of DBD::Pg. + TROUBLESHOOTING: ---------------- Modified: DBD-Pg/trunk/README.dev ============================================================================== --- DBD-Pg/trunk/README.dev (original) +++ DBD-Pg/trunk/README.dev Thu Apr 17 09:26:55 2008 @@ -713,6 +713,9 @@ The canonical URL: http://search.cpan.org/dist/DBD-Pg/ +* CPAN::Reporter test results: +http://cpantesters.perl.org/show/DBD-Pg.html + * DBI The DBI developers list:
