Checking if your kit is complete... Looks good Writing Makefile for URI::Find::Simple cp lib/URI/Find/Simple.pm blib/lib/URI/Find/Simple.pm Manifying blib/man3/URI::Find::Simple.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/find..............ok 1 - use URI::Find::Simple; ok 2 - can't call list_uris without text ok 3 - can't call change_uris without text ok 4 - can't call change_uris without subref ok 5 - set text string ok 6 - got list of uris ok 7 - got 4 uris ok 8 - got news.com uri ok 9 - got various.com uri ok 10 - got email address ok 11 - got ftp uri ok 12 - changed text ok 13 - set expected text string ok 14 - expcted matches new text 1..14 FAILED tests 1-14 Failed 14/14 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/find.t 14 14 100.00% 1-14 Failed 1/1 test scripts, 0.00% okay. 14/14 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29