Author: turnstep Date: Sun Apr 27 11:53:33 2008 New Revision: 11145 Modified: DBD-Pg/trunk/README.dev
Log: Mention new files. Modified: DBD-Pg/trunk/README.dev ============================================================================== --- DBD-Pg/trunk/README.dev (original) +++ DBD-Pg/trunk/README.dev Sun Apr 27 11:53:33 2008 @@ -65,6 +65,8 @@ README.win32 - the directions on how to install DBD::Pg on a Win32 box. +README.testdatabase - created by the tests to cache connection information. + TODO - Rough list of upcoming tasks. SIGNATURE - Checksum verification via PGP, generated by Module::Signature. @@ -176,6 +178,9 @@ t/99_yaml.t - Uses Test::YAML::Meta to verify the META.yml file. +dbdpg_test_database - May be created by the test suite as a place to store +a new database cluster. + * Helper files
