Checking if your kit is complete... Looks good Writing Makefile for Finance::YahooQuote cp YahooQuote.pm blib/lib/Finance/YahooQuote.pm cp yahooquote blib/script/yahooquote /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/yahooquote Manifying blib/man1/yahooquote.1 Manifying blib/man3/Finance::YahooQuote.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/01base........1..2 ok 1 ok 2 ok t/02simple......1..2 ok 2 FAILED test 1 Failed 1/2 tests, 50.00% okay t/03extended....1..2 ok 1 ok 2 ok t/04custom......1..1 ok 1 ok t/05test........1..1 $VAR1 = [ [ 'INTL BUSINESS MAC', '1.40', '14.91' ], [ 'DELL INC', '1.44', '2.191' ] ]; ok 1 ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/02simple.t 2 1 1 Failed 1/5 test scripts. 1/8 subtests failed. Files=5, Tests=8, 3 wallclock secs ( 1.31 cusr + 0.34 csys = 1.65 CPU) Failed 1/5 test programs. 1/8 subtests failed. make: *** [test_dynamic] Error 255