Checking if your kit is complete... Looks good Writing Makefile for Astro::ADS::Query Writing Makefile for Astro::ADS::Result::Paper Writing Makefile for Astro::ADS::Result Writing Makefile for Astro::ADS cp ADS.pm blib/lib/Astro/ADS.pm cp Query.pm ../blib/lib/Astro/ADS/Query.pm Manifying ../blib/man3/Astro::ADS::Query.3 cp Result.pm ../blib/lib/Astro/ADS/Result.pm cp Paper.pm ../../blib/lib/Astro/ADS/Result/Paper.pm Manifying ../../blib/man3/Astro::ADS::Result::Paper.3 Manifying ../blib/man3/Astro::ADS::Result.3 /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/arch" "-Iblib/lib" adsquery.PL adsquery Extracting adsquery (with variable substitutions) cp adsquery blib/script/adsquery /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/adsquery Manifying blib/man1/adsquery.1 Manifying blib/man3/Astro::ADS.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/paper.....1..49 # Running under perl version 5.010000 for darwin # Current time local: Wed Nov 21 22:04:32 2007 # Current time GMT: Thu Nov 22 06:04:32 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 ok 11 ok 12 ok 13 ok 14 ok 15 ok 16 ok 17 ok 18 ok 19 ok 20 ok 21 ok 22 ok 23 ok 24 ok 25 ok 26 ok 27 ok 28 ok 29 ok 30 ok 31 ok 32 ok 33 ok 34 ok 35 ok 36 ok 37 ok 38 ok 39 ok 40 ok 41 ok 42 ok 43 ok 44 ok 45 ok 46 ok 47 # Connecting to ADS # Test 48 got: "29" (t/paper.t at line 164) # Expected: "27" # t/paper.t line 164 is: ok( $refs->sizeof(), 27 ); # Continuing Tests not ok 48 # Connecting to ADS # Continuing Tests # Connecting to ADS # Continuing Tests ok 49 FAILED test 48 Failed 1/49 tests, 97.96% okay t/query.....1..23 # Running under perl version 5.010000 for darwin # Current time local: Wed Nov 21 22:04:45 2007 # Current time GMT: Thu Nov 22 06:04:45 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok 5 ok 6 ok 7 ok 8 ok 9 ok 10 # Connecting to ADS # Continuing Tests ok 11 ok 12 ok 13 ok 14 # Connecting to ADS # Test 15 got: "100" (t/query.t at line 113) # Continuing Tests # Expected: "99" # t/query.t line 113 is: ok( 100, $other_result->sizeof()); not ok 15 # Connecting to ADS # Continuing Tests ok 16 ok 17 ok 18 # Connecting to ADS # Continuing Tests ok 19 # User Agent: Astro::ADS/1.21 (sphinx.activestate.com) ok 20 ok 21 ok 22 ok 23 FAILED test 15 Failed 1/23 tests, 95.65% okay t/result....1..4 # Running under perl version 5.010000 for darwin # Current time local: Wed Nov 21 22:04:58 2007 # Current time GMT: Thu Nov 22 06:04:58 2007 # Using Test.pm version 1.25 ok 1 ok 2 ok 3 ok 4 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/paper.t 49 1 48 t/query.t 23 1 15 Failed 2/3 test scripts. 2/76 subtests failed. Files=3, Tests=76, 26 wallclock secs ( 0.97 cusr + 0.21 csys = 1.18 CPU) Failed 2/3 test programs. 2/76 subtests failed. make: *** [test_dynamic] Error 255