Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for Class::Gomor cp lib/Class/Gomor/Array.pm blib/lib/Class/Gomor/Array.pm cp lib/Class/Gomor/Hash.pm blib/lib/Class/Gomor/Hash.pm cp lib/Class/Gomor.pm blib/lib/Class/Gomor.pm Manifying blib/man3/Class::Gomor::Array.3 Manifying blib/man3/Class::Gomor::Hash.3 Manifying blib/man3/Class::Gomor.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1/IA64.ARCHREV_0-thread-multi -I/home/cpanrun/ia64/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/01-pod-coverage...Not enough arguments for Test::skip at t/01-pod-coverage.t line 5, near ""Test::Pod::Coverage required for testing")" Execution of t/01-pod-coverage.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) t/01-test-pod.......Not enough arguments for Test::skip at t/01-test-pod.t line 5, near ""Test::Pod 1.00 required for testing")" Execution of t/01-test-pod.t aborted due to compilation errors. dubious Test returned status 255 (wstat 65280, 0xff00) t/01-use............1..1 ok 1 ok t/02-nocheck........1..1 ok 1 ok t/03-hash...........1..1 Name "main::AO" used only once: possible typo at t/03-hash.t line 8. test 1 test ok 1 ok t/04-hash-nocheck...1..1 Name "main::AO" used only once: possible typo at t/04-hash-nocheck.t line 10. 1 test 1 test ok 1 ok t/05-array..........1..1 Name "main::AO" used only once: possible typo at t/05-array.t line 8. testS1a testA1s testO1 ok 1 ok t/06-array-nocheck..1..1 Name "main::AO" used only once: possible typo at t/06-array-nocheck.t line 10. 1 testS1a testA1s testO1 ok 1 ok t/07-hash-clone.....1..1 Name "main::AO" used only once: possible typo at t/07-hash-clone.t line 8. new: test clone: test2 new: 1 new: test ok 1 ok t/08-hash-fullclone.1..1 Name "main::AO" used only once: possible typo at t/08-hash-fullclone.t line 8. new: test clone: test2 new: 1 new: test full: test3 clone: test2 ok 1 ok t/09-array-clone....1..1 Name "main::AO" used only once: possible typo at t/09-array-clone.t line 8. new: test clone: test2 new: 1 new: test ok 1 ok t/10-array-fullclone.1..1 Name "main::AO" used only once: possible typo at t/10-array-fullclone.t line 8. new: test clone: test2 new: 1 new: test full: test3 clone: test2 ok 1 ok Failed Test Status Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------------------------------------------------------------------------- t/01-pod-coverage.t 255 65280 ?? ?? % ?? t/01-test-pod.t 255 65280 ?? ?? % ?? Failed 2/12 test scripts, 83.33% okay. 0/10 subtests failed, 100.00% okay. make: *** [test_dynamic] Error 25