Start 2009-12-15T15:50:06 ActivePerl-825 CPAN-1.9402 LIB=C:\PROGRA~1\MICROS~4\VC98\Lib\PSDK;C:\PROGRA~1\MICROS~2\Lib;C:\PROGRA~1\MICROS~4\VC98\Lib;C:\PROGRA~1\MICROS~4\VC98\MFC\Lib INCLUDE=C:\PROGRA~1\MICROS~2\Include;C:\PROGRA~1\MICROS~4\VC98\ATL\Include;C:\PROGRA~1\MICROS~4\VC98\Include;C:\PROGRA~1\MICROS~4\VC98\MFC\Include PATH=C:/CPANFL~1.8/var/libs/bin;C:\PROGRA~1\MICROS~2\Bin;C:\PROGRA~1\MICROS~2\Bin\WinNT;C:\PROGRA~1\MICROS~4\VC98\Bin;C:\PROGRA~1\MICROS~4\Common\MSDev98\Bin;C:\Perl-5.8\site\bin;C:\Perl-5.8\bin;C:\cygwin\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\system32\WINDOW~2\v1.0;C:\PROGRA~1\Perforce Going to read 'C:\cpanfly-5.8\var\cpan\Metadata' Database was generated on Mon, 14 Dec 2009 22:38:17 GMT Running make for C/CM/CMILLS/WWW-Compete-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/C/CM/CMILLS/WWW-Compete-0.01.tar.gz Fetching with LWP: http://cpan.nas.activestate.com/authors/id/C/CM/CMILLS/CHECKSUMS Checksum for C:\cpanfly-5.8\var\cpan\sources\authors\id\C\CM\CMILLS\WWW-Compete-0.01.tar.gz ok Will not use Archive::Tar, need 1.00 WWW-Compete-0.01/ WWW-Compete-0.01/t/ WWW-Compete-0.01/t/003-search.t WWW-Compete-0.01/t/001-obj.t WWW-Compete-0.01/t/002-api_key.t WWW-Compete-0.01/examples/ WWW-Compete-0.01/examples/simple_fetch.pl WWW-Compete-0.01/Changes WWW-Compete-0.01/MANIFEST WWW-Compete-0.01/lib/ WWW-Compete-0.01/lib/WWW/ WWW-Compete-0.01/lib/WWW/Compete.pm WWW-Compete-0.01/Makefile.PL WWW-Compete-0.01/README WWW-Compete-0.01/META.yml CPAN.pm: Going to build C/CM/CMILLS/WWW-Compete-0.01.tar.gz >>> C:\Perl-5.8\bin\perl.exe Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for WWW::Compete >>> nmake Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. cp lib/WWW/Compete.pm blib\lib\WWW\Compete.pm CMILLS/WWW-Compete-0.01.tar.gz nmake -- OK Running make test >>> nmake test TEST_VERBOSE=1 Microsoft (R) Program Maintenance Utility Version 7.00.8882 Copyright (C) Microsoft Corp 1988-2000. All rights reserved. C:\Perl-5.8\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/001-obj.t ...... 1..6 ok 1 - new() returned something ok 2 - and it's the right class ok 3 - got an LWP::UserAgent in my pocket ok 4 - create with api_key ok 5 - default api_ver() ok 6 - set/get api_ver() ok # # # Please enter your www.compete.com API key: Use of uninitialized value in scalar chomp at t/002-api_key.t line 11. # Failed test 'Thanks for the key, proceeding....' # at t/002-api_key.t line 12. Use of uninitialized value in print at t/002-api_key.t line 17. # Failed test 'Was able to write key' # at t/002-api_key.t line 20. # Looks like you failed 2 tests of 3. t/002-api_key.t .. 1..3 not ok 1 - Thanks for the key, proceeding.... ok 2 - Got handle to write key not ok 3 - Was able to write key Dubious, test returned 2 (wstat 512, 0x200) Failed 2/3 subtests # Failed test 'Got my hands on the api key, proceeding....' # at t/003-search.t line 19. # Now fetching cpan.org No API key! at t/003-search.t line 25 # Failed test ' get_domain()' # at t/003-search.t line 27. # got: '' # expected: 'cpan.org' # Failed test ' get_measurement_yr()' # at t/003-search.t line 28. # Failed test ' get_measurement_mon()' # at t/003-search.t line 29. # Failed test ' get_trust()' # at t/003-search.t line 30. # Failed test ' get_visitors()' # at t/003-search.t line 31. # Failed test ' get_rank()' # at t/003-search.t line 32. # Failed test ' get_summary_link()' # at t/003-search.t line 33. # Looks like you failed 8 tests of 10. t/003-search.t ... 1..10 not ok 1 - Got my hands on the api key, proceeding.... ok 2 - use WWW::Compete; ok 3 - The object isa WWW::Compete not ok 4 - get_domain() not ok 5 - get_measurement_yr() not ok 6 - get_measurement_mon() not ok 7 - get_trust() not ok 8 - get_visitors() not ok 9 - get_rank() not ok 10 - get_summary_link() Dubious, test returned 8 (wstat 2048, 0x800) Failed 8/10 subtests Test Summary Report ------------------- t/002-api_key.t (Wstat: 512 Tests: 3 Failed: 2) Failed tests: 1, 3 Non-zero exit status: 2 t/003-search.t (Wstat: 2048 Tests: 10 Failed: 8) Failed tests: 1, 4-10 Non-zero exit status: 8 Files=3, Tests=19, 1 wallclock secs ( 0.02 usr + 0.02 sys = 0.03 CPU) Result: FAIL Failed 2/3 test programs. 10/19 subtests failed. NMAKE : fatal error U1077: 'C:\Perl-5.8\bin\perl.exe' : return code '0x8' Stop. CMILLS/WWW-Compete-0.01.tar.gz nmake test TEST_VERBOSE=1 -- NOT OK //hint// to see the cpan-testers results for installing this module, try: reports CMILLS/WWW-Compete-0.01.tar.gz Finished 2009-12-15T15:50:14