Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for HTML::Form::ForceValue cp lib/HTML/Form/ForceValue.pm blib/lib/HTML/Form/ForceValue.pm Manifying blib/man3/HTML::Form::ForceValue.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1/PA-RISC1.1-thread-multi -I/home/cpanrun/pa-risc1.1/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/*.t t/00-load.........1..1 # Testing HTML::Form::ForceValue 0.006, Perl 5.006001, /home/cpanrun/pa-risc1.1/build/5.6.1/bin/perl ok 1 - use HTML::Form::ForceValue; ok t/boilerplate.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/HTML/Form/ForceValue.pm contains no boilerplate text ok t/form............1..8 ok 1 - can't set select element to invalid option ok 2 - can't set select element to invalid option ok 3 - no force_value method yet ok 4 - no none_such input ok 5 - use HTML::Form::ForceValue; # Failed test 'using force_value forces it' # at t/form.t line 36. # got: 'Illegal value 'fingo' at blib/lib/HTML/Form/ForceValue.pm line 107 # ' # expected: '' not ok 6 - using force_value forces it # Failed test 'using force_value creates a non-existent field' # at t/form.t line 39. # got: 'Illegal value '10' at blib/lib/HTML/Form/ForceValue.pm line 107 # ' # expected: '' not ok 7 - using force_value creates a non-existent field # Failed test 'and the value is correct' # at t/form.t line 40. # got: undef # expected: '10' # Looks like you failed 3 tests of 8. not ok 8 - and the value is correct dubious Test returned status 3 (wstat 768, 0x300) DIED. FAILED tests 6-8 Failed 3/8 tests, 62.50% okay t/perl-critic.....1..0 # Skip define PERL_TEST_CRITIC to run these tests skipped all skipped: define PERL_TEST_CRITIC to run these tests t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed 1/6 test scripts, 83.33% okay. 3/12 subtests failed, 75.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/form.t 3 768 8 3 37.50% 6-8 3 tests skipped. make: *** [test_dynamic] Error 11