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\connect.t t\load.t t\parser.t t\sth.t t\connect....1..7 install_driver(google) failed: Can't locate Net/Google.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google/dr.pm line 15. BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google/dr.pm line 15. Compilation failed in require at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google.pm line 12. BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google.pm line 12. Compilation failed in require at (eval 2) line 3. Perhaps a module that DBD::google requires hasn't been fully installed at t\connect.t line 16 # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-7 Failed 7/7 tests, 0.00% okay t\load.......1..5 # Failed test (t\load.t at line 9) # Tried to use 'DBD::google'. # Error: Can't locate Net/Google.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google/dr.pm line 15. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google/dr.pm line 15. # Compilation failed in require at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google.pm line 12. # BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google.pm line 12. # Compilation failed in require at (eval 2) line 2. not ok 1 - use DBD::google; ok 2 - use DBD::google::db; ok 3 - use DBD::google::dr; ok 4 - use DBD::google::parser; # Looks like you failed 1 tests of 5. ok 5 - use DBD::google::st; dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/5 tests, 80.00% okay t\parser.....1..28 ok 1 - Parsed statement ok 2 - $parsed->columns is an array ok 3 - $parsed->limit is an array ok 4 - $limit[0] => 0 ok 5 - $limit[1] => 10 ok 6 - $parsed->where is not defined ok 7 - Correct number of columns ok 8 - Parsed statement ok 9 - Column->name OK ok 10 - Column->alias OK ok 11 - Column->original OK ok 12 - Column->function OK ok 13 - Multi-line SQL statement parses correctly ok 14 - $limit[0] => 40 ok 15 - $limit[1] => 80 ok 16 - Parsed statement ok 17 - Correct number of columns ok 18 - No alias correctly defined ok 19 - Title parsed correctly ok 20 - Where => 'foo' ok 21 - Parsed statement ok 22 - Correct number of columns ok 23 - Parsed statement ok 24 - striphtml => CODE ref ok 25 - striphtml works ok ok 26 - Parsed statement ok 27 - $limit[0] => 0 ok 28 - $limit[1] => 5 ok t\sth........1..2 install_driver(google) failed: Can't locate Net/Google.pm in @INC (@INC contains: C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\arch C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib . C:/cpanrun-5.8/build/5-8-0/lib C:/cpanrun-5.8/build/5-8-0/site/lib .) at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google/dr.pm line 15. BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google/dr.pm line 15. Compilation failed in require at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google.pm line 12. BEGIN failed--compilation aborted at C:\cpanrun-5.8\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google.pm line 12. Compilation failed in require at (eval 2) line 3. Perhaps a module that DBD::google requires hasn't been fully installed at t\sth.t line 14 # No tests run! dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed 3/4 test scripts, 25.00% okay. 10/42 subtests failed, 76.19% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t\connect.t 255 65280 7 7 100.00% 1-7 t\load.t 1 256 5 1 20.00% 1 t\sth.t 255 65280 2 2 100.00% 1-2 NMAKE : fatal error U1077: 'C:\cpanrun-5.8\build\5-8-0\bin\perl.exe' : return code '0x2' Stop.