Checking if your kit is complete... Looks good Writing Makefile for WWW::Search::Pagesjaunes cp lib/WWW/Search/Pagesjaunes.pm blib/lib/WWW/Search/Pagesjaunes.pm cp pagesjaunes blib/script/pagesjaunes /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/pagesjaunes Manifying blib/man1/pagesjaunes.1 Manifying blib/man3/WWW::Search::Pagesjaunes.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00basic........ok t/01interface....ok t/02search.......# Test 2 got: "55 e Fbg St Honor\xE9 75008 Paris \xA7\xA4\xA7Plan" (t/02search.t at line 13) # Expected: "55 r Fbg St Honor\xE9 75008 PARIS" # t/02search.t line 13 is: ok($r->address, "55 r Fbg St Honoré 75008 PARIS"); # Test 5 got: "-1" (t/02search.t at line 20) # Expected: "3" # t/02search.t line 20 is: ok($#r, 3); FAILED tests 2, 5 Failed 2/5 tests, 60.00% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/02search.t 5 2 40.00% 2 5 Failed 1/3 test scripts, 66.67% okay. 2/9 subtests failed, 77.78% okay. make: *** [test_dynamic] Error 25