Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Test::URI cp lib/URI.pm blib/lib/Test/URI.pm Manifying blib/man3/Test::URI.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/fragment..........1..6 Too many arguments for Test::Builder::Tester::test_test at t/fragment.t line 28, near ")" Too many arguments for Test::Builder::Tester::test_test at t/fragment.t line 52, near ")" Execution of t/fragment.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/functions.........1..47 Too many arguments for Test::Builder::Tester::test_test at t/functions.t line 88, near ")" Too many arguments for Test::Builder::Tester::test_test at t/functions.t line 115, near ")" Too many arguments for Test::Builder::Tester::test_test at t/functions.t line 141, near ")" Execution of t/functions.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-47 Failed 47/47 tests, 0.00% okay t/load..............1..1 ok 1 - use Test::URI; ok t/path..............1..6 Too many arguments for Test::Builder::Tester::test_test at t/path.t line 28, near ")" Too many arguments for Test::Builder::Tester::test_test at t/path.t line 52, near ")" Execution of t/path.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/pod...............1..0 # Skip Test::Pod 1.00 required for testing POD skipped: Test::Pod 1.00 required for testing POD t/pod_coverage......1..0 # Skip Test::Pod::Coverage required for testing POD skipped: Test::Pod::Coverage required for testing POD t/prereq............1..0 # Skip Test::Prereq required to test dependencies skipped: Test::Prereq required to test dependencies Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/fragment.t 255 65280 6 6 100.00% 1-6 t/functions.t 255 65280 47 47 100.00% 1-47 t/path.t 255 65280 6 6 100.00% 1-6 3 tests skipped. Failed 3/7 test scripts, 57.14% okay. 59/60 subtests failed, 1.67% okay. make: *** [test_dynamic] Error 29