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\pod.t t\regexes.t t\signature.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 16. 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 16. 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 16. # 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 16. # 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; ok 5 - use DBD::Google::st; # Looks like you failed 1 tests of 5. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/5 tests, 80.00% okay t\parser.......1..57 ok 1 - Parsed statement ok 2 - $parsed->columns is an array ok 3 - $parsed->where is not defined ok 4 - Correct number of columns ok 5 - Parsed statement ok 6 - Correct number of columns ok 7 - $parsed->limit->limit => 10 ok 8 - $parsed->limit->offset => 0 ok 9 - Parsed statement ok 10 - $parsed->columns => array ok 11 - scalar @$parsed->columns == 1 ok 12 - $parsed->columns(0)->field == 'title' ok 13 - $parsed->columns(0)->alias == 'title' ok 14 - $parsed->columns(0)->function OK ok 15 - Multi-line SQL statement parses correctly ok 16 - $parsed->limit->offset => 40 ok 17 - $parsed->limit->limit => 80 ok 18 - Parsed statement ok 19 - Correct number of columns ok 20 - No alias correctly defined ok 21 - WHERE q = 'foo' ok 22 - Parsed statement ok 23 - $parsed->limit->offset => undef ok 24 - $parsed->limit->limit => 5 ok 25 - Parsed statement ok 26 - Correct number of columns ok 27 - directory_title => directoryTitle ok 28 - Parsed statement ok 29 - CODE(0x1c45c18) => CODE ref ok 30 - html_strip(hello) -> hello ok 31 - Parsed statement ok 32 - CODE(0x1e09264) => CODE ref ok 33 - uc(hello) -> HELLO ok 34 - Parsed statement ok 35 - CODE(0x1e0ff58) => CODE ref ok 36 - oct(2435) -> 1309 ok 37 - Parsed statement ok 38 - CODE(0x1e071a0) => CODE ref ok 39 - length(Hello, world) -> 12 ok 40 - Parsed statement ok 41 - CODE(0x1ab1854) => CODE ref ok 42 - quotemeta(\n) -> \\n ok 43 - Parsed statement ok 44 - CODE(0x1e0fea4) => CODE ref ok 45 - quotemeta([) -> \[ ok 46 - Parsed statement ok 47 - CODE(0x1e091e0) => CODE ref ok 48 - quotemeta(\0) -> \\0 ok 49 - Parsed statement ok 50 - CODE(0x1e0dcc4) => CODE ref ok 51 - The object isa Net::hostent ok 52 - Parsed statement ok 53 - CODE(0x1e092e8) => CODE ref ok 54 - Digest::MD5::md5_hex(google) -> c822c1b63853ed273b89687ac505f9fa ok 55 - Parsed statement ok 56 - CODE(0x1b7b180) => CODE ref ok 57 - The object isa URI::http ok t\pod..........1..7 ok 1 - POD test for blib\lib/SQL/Dialects/Google.pm ok 2 - POD test for blib\lib/DBD/Google.pm ok 3 - POD test for blib\lib/DBD/Google/db.pm ok 4 - POD test for blib\lib/DBD/Google/dr.pm ok 5 - POD test for blib\lib/DBD/Google/GetInfo.pm ok 6 - POD test for blib\lib/DBD/Google/parser.pm ok 7 - POD test for blib\lib/DBD/Google/st.pm ok t\regexes......1..9 ok 1 - Foo::Bar =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'Foo::Bar' ok 2 - Foo->Bar =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'Foo->Bar' ok 3 - Foo::Bar::quux =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'Foo::Bar::quux' ok 4 - Foo::Bar->quux =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'Foo::Bar->quux' ok 5 - URI->new(URL) =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'URI->new' ok 6 - URI::new(URL) =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'URI::new' ok 7 - crap =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'crap' ok 8 - html_escape(title) =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'html_escape' ok 9 - HTML::Entities->encode_entities(title) =~ (?-xism:[a-zA-Z][a-zA-Z0-9_]*(?:::[a-zA-Z][a-zA-Z0-9_]*)*(?:[-]>[a-zA-Z][a-zA-Z0-9_]*)?) => 'HTML::Entities->encode_entities' ok t\signature....1..1 'gpg' is not recognized as an internal or external command, operable program or batch file. Cannot use GnuPG or Crypt::OpenPGP, please install either one first! Skipping Makefile Skipping blib/arch/auto/DBD/Google/.exists Skipping blib/lib/DBD/.exists Skipping blib/lib/DBD/Google.pm Skipping blib/lib/DBD/Google/GetInfo.pm Skipping blib/lib/DBD/Google/db.pm Skipping blib/lib/DBD/Google/dr.pm Skipping blib/lib/DBD/Google/parser.pm Skipping blib/lib/DBD/Google/st.pm Skipping blib/lib/SQL/Dialects/Google.pm Skipping blib/lib/auto/DBD/Google/.exists Skipping pm_to_blib ==> SKIPPED CHECKING 'Makefile'! (run Makefile.PL to ensure its integrity) <=== ok 1 - Valid signature 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 16. 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 16. 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/7 test scripts, 57.14% okay. 10/88 subtests failed, 88.64% 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.