Setting PATH to /opt/SUNWspro/bin:/usr/local/bin:/opt/csw/bin:/usr/ccs/bin:/usr/bin:/usr/sbin Start 2009-12-14T09:03:19 ActivePerl-818 CPAN-1.9402 Going to read '/export/home/fly818/var/cpan/Metadata' Database was generated on Sun, 13 Dec 2009 21:50:42 GMT Running make for C/CM/CMILLS/WWW-Compete-0.01.tar.gz Checksum for /net/nas/data/cpan/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 >>> /export/home/fly818/bin/perl Makefile.PL Checking if your kit is complete... Looks good Writing Makefile for WWW::Compete >>> make cp lib/WWW/Compete.pm blib/lib/WWW/Compete.pm Manifying blib/man3/WWW::Compete.3 CMILLS/WWW-Compete-0.01.tar.gz make -- OK Running make test >>> make test TEST_VERBOSE=1 PERL_DL_NONLAZY=1 /export/home/fly818/bin/perl "-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.09 usr 0.03 sys + 0.70 cusr 0.11 csys = 0.93 CPU) Result: FAIL Failed 2/3 test programs. 10/19 subtests failed. make: *** [test_dynamic] Error 29 CMILLS/WWW-Compete-0.01.tar.gz make 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-14T09:03:27