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 /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=0; 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............ok t/02-nocheck........ok t/03-hash...........Name "main::AO" used only once: possible typo at t/03-hash.t line 8. ok t/04-hash-nocheck...Name "main::AO" used only once: possible typo at t/04-hash-nocheck.t line 10. ok t/05-array..........Name "main::AO" used only once: possible typo at t/05-array.t line 8. ok t/06-array-nocheck..Name "main::AO" used only once: possible typo at t/06-array-nocheck.t line 10. ok t/07-hash-clone.....Name "main::AO" used only once: possible typo at t/07-hash-clone.t line 8. ok t/08-hash-fullclone.Name "main::AO" used only once: possible typo at t/08-hash-fullclone.t line 8. ok t/09-array-clone....Name "main::AO" used only once: possible typo at t/09-array-clone.t line 8. ok t/10-array-fullclone.Name "main::AO" used only once: possible typo at t/10-array-fullclone.t line 8. 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 29