Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\cpanrun-5.8\build\5-8-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t\dbstorage_dbi.t t\dbstorage_rdb.t t\dbstorage_dbi....1..4 'createdb' is not recognized as an internal or external command, operable program or batch file. install_driver(Pg) failed: Can't locate DBD/Pg.pm in @INC (@INC contains: /var/www/lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBedit\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBedit\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at (eval 2) line 3. Perhaps the DBD::Pg perl module hasn't been fully installed, or perhaps the capitalisation of 'Pg' isn't right. Available drivers: ADO, AnyData, CSV, Chart, DBM, ExampleP, File, Gofer, MVS_FTPSQL, Mock, ODBC, PgPP, Proxy, SQLite, SQLite2, Sponge, mysql, mysqlPP. at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBedit\blib\lib/DBstorage/DBI.pm line 32 (in cleanup) Can't call method "disconnect" on an undefined value at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBedit\blib\lib/DBstorage/DBI.pm line 39. # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t\dbstorage_rdb...."my" variable $fh masks earlier declaration in same scope at t\dbstorage_rdb.t line 35. "my" variable $dbh masks earlier declaration in same scope at t\dbstorage_rdb.t line 44. "my" variable %f masks earlier declaration in same scope at t\dbstorage_rdb.t line 45. 1..8 co: Command not found. ci: Command not found. ok 1 ok 2 ok 3 co: Command not found. ci: Command not found. ok 4 ok 5 ok 6 ok 7 ok 8 'ci' is not recognized as an internal or external command, operable program or batch file. ok Failed 1/2 test scripts, 50.00% okay. 4/12 subtests failed, 66.67% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\dbstorage_dbi.t 255 65280 4 4 100.00% 1-4 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0xff' Stop.