Author: turnstep
Date: Mon Mar 12 15:35:01 2007
New Revision: 9242
Modified:
DBD-Pg/trunk/README
Log:
Bump Test::Simple required version to 2002 version.
Modified: DBD-Pg/trunk/README
==============================================================================
--- DBD-Pg/trunk/README (original)
+++ DBD-Pg/trunk/README Mon Mar 12 15:35:01 2007
@@ -69,7 +69,7 @@
build, test, and install Perl 5 (at least 5.6.1)
build, test, and install the DBI module (at least 1.45)
build, test, and install PostgreSQL (at least 7.3)
- build, test, and install Test::Simple (at least 0.30)
+ build, test, and install Test::Simple (at least 0.47)
You must also have the pg_config executable installed (to check, type
"which pg_config" on unix-like systems). If pg_config is not available,