Checking if your kit is complete... Looks good Writing Makefile for Net::Meerkat cp Meerkat.pm blib/lib/Net/Meerkat.pm Manifying blib/man3/Net::Meerkat.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/get.........Useless use of a constant in void context at t/get.t line 27. Useless use of a constant in void context at t/get.t line 27. 1..8 ok 1 - get() ok 2 - get(\$data) ok 3 - get(\@data) ok 4 - $data[0] Argument "Can't open tmp file /var/tmp/aaaa23895: No such file or ..." isn't numeric in foreach loop entry at /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/Test/More.pm line 808. ok 5 - Append to array ok 6 - $data[1] ok 7 - Passing object that can print ok 8 - Passing filename (string) ok t/instance....1..5 ok 1 - No parameters ok 2 - No parameters, different default server Invalid value for shared scalar at /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/Test/Builder.pm line 319. WHOA! Somehow you got a different number of results than tests ran! This should never happen! Please contact the author immediately! END failed--call queue aborted. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 3-5 Failed 3/5 tests, 40.00% okay t/load........1..1 ok 1 - use Net::Meerkat; ok t/time........1..9 ok 1 - '7DAY' => '7DAY' ok 2 - '7 days' => '7DAY' ok 3 - '2 weeks' => '14DAY' ok 4 - '160 minutes' => '160MINUTE' ok 5 - '22 hours' => '22HOUR' ok 6 - 'ALL' => 'ALL' ok 7 - 'all' => 'ALL' ok 8 - 'All' => 'ALL' ok 9 - '1 Week' => '7DAY' ok Failed 1/4 test scripts, 75.00% okay. 3/23 subtests failed, 86.96% okay. Failed Test Stat Wstat Total Fail Failed List of Failed --------------------------------------------------------------------------------------------------------------------------------------- t/instance.t 255 65280 5 6 120.00% 3-5 make: *** [test_dynamic] Error 25