Author: turnstep Date: Mon Feb 18 20:22:17 2008 New Revision: 10795 Modified: DBD-Pg/trunk/README DBD-Pg/trunk/README.dev
Log: Gah! Point to a better URL. Thanks to David E. Wheeler for catching. Modified: DBD-Pg/trunk/README ============================================================================== --- DBD-Pg/trunk/README (original) +++ DBD-Pg/trunk/README Mon Feb 18 20:22:17 2008 @@ -5,7 +5,7 @@ FOR TESTING PURPOSES ONLY. PLEASE USE A STABLE VERSION (no underscore) BY VISITING: -http://search.cpan.org/~dbdpg/ +http://search.cpan.org/dist/DBD-Pg/ =================================================== DBD::Pg -- the DBI PostgreSQL interface for Perl @@ -17,7 +17,7 @@ This is version 2.1.0_1 of DBD-Pg. The web site for this interface is at: - http://search.cpan.org/~dbdpg/ + http://search.cpan.org/dist/DBD-Pg/ For further information about DBI look at: @@ -45,7 +45,7 @@ Use the following URL to look for new versions of this module: -http://search.cpan.org/~dbdpg/ +http://search.cpan.org/dist/DBD-Pg/ IF YOU HAVE PROBLEMS OR COMMENTS: Modified: DBD-Pg/trunk/README.dev ============================================================================== --- DBD-Pg/trunk/README.dev (original) +++ DBD-Pg/trunk/README.dev Mon Feb 18 20:22:17 2008 @@ -541,7 +541,7 @@ FOR TESTING PURPOSES ONLY. PLEASE USE A STABLE VERSION (no underscore) BY VISITING: -http://search.cpan.org/~dbdpg/ +http://search.cpan.org/dist/DBD-Pg/ =================================================== * If not a beta version, remove the above warning from the README. @@ -706,7 +706,7 @@ * DBD::Pg The canonical URL: -http://search.cpan.org/~dbdpg/DBD-Pg-1.41/ +http://search.cpan.org/dist/DBD-Pg/ * DBI
