Warning: prerequisite Net::Google not found. Checking if your kit is complete... Looks good Using DBI 1.601 (for perl 5.010000 on MSWin32-x86-multi-thread) installed in C:/cpanrun/build/5-10-0/lib/auto/DBI/ Writing Makefile for DBD::google Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/DBD/google/parser.pm blib\lib\DBD\google\parser.pm cp lib/DBD/google.pm blib\lib\DBD\google.pm cp lib/DBD/google/db.pm blib\lib\DBD\google\db.pm cp lib/DBD/google/dr.pm blib\lib\DBD\google\dr.pm cp lib/DBD/google/st.pm blib\lib\DBD\google\st.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/connect....1..7 install_driver(google) failed: Can't locate Net/Google.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google/dr.pm line 15. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google/dr.pm line 15. Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google.pm line 12. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google.pm line 12. Compilation failed in require at (eval 8) line 3. Perhaps a module that DBD::google requires hasn't been fully installed at t/connect.t line 16 # Looks like your test died before it could output anything. 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 'use DBD::google;' # at t/load.t line 9. not ok 1 - use DBD::google; # Tried to use 'DBD::google'. # Error: Can't locate Net/Google.pm in @INC (@INC contains: C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google/dr.pm line 15. # BEGIN failed--compilation aborted at t/load.t line 9. # Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google.pm line 12. # BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google.pm line 12. # Compilation failed in require at (eval 6) line 2. # BEGIN failed--compilation aborted at (eval 6) line 2. ok 2 - use DBD::google::db; # Failed test 'use DBD::google::dr;' not ok 3 - use DBD::google::dr; # at t/load.t line 11. # Tried to use 'DBD::google::dr'. # Error: Attempt to reload DBD/google/dr.pm aborted. # Compilation failed in require at (eval 10) line 2. # BEGIN failed--compilation aborted at t/load.t line 11. ok 4 - use DBD::google::parser; # Looks like you failed 2 tests of 5. ok 5 - use DBD::google::st; dubious Test returned status 2 (wstat 512, 0x200) DIED. FAILED tests 1, 3 Failed 2/5 tests, 60.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\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\arch C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib . C:/cpanrun/build/5-10-0/site/lib C:/cpanrun/build/5-10-0/lib .) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google/dr.pm line 15. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google/dr.pm line 15. Compilation failed in require at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google.pm line 12. BEGIN failed--compilation aborted at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\DBD-google\blib\lib/DBD/google.pm line 12. Compilation failed in require at (eval 6) line 3. Perhaps a module that DBD::google requires hasn't been fully installed at t/sth.t line 14 # Looks like your test died before it could output anything. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-2 Failed 2/2 tests, 0.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/connect.t 255 65280 7 14 1-7 t/load.t 2 512 5 2 1 3 t/sth.t 255 65280 2 4 1-2 Failed 3/4 test scripts. 11/42 subtests failed. Files=4, Tests=42, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Failed 3/4 test programs. 11/42 subtests failed. NMAKE : fatal error U1077: 'C:\cpanrun\build\5-10-0\bin\perl.exe' : return code '0xff' Stop.