WARNING: LICENSE is not a known parameter. 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/parisc2.0-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 ok 1 - use HTML::Form::ForceValue; # Testing HTML::Form::ForceValue 0.006, Perl 5.008002, /home/cpanrun/parisc2.0-lp64/build/5.8.2/bin/perl 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; not ok 6 - using force_value forces it # Failed test (t/form.t at line 36) # got: 'Illegal value 'fingo' for field 'single_select' at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Form-ForceValue/blib/lib/HTML/Form/ForceValue.pm line 107 # ' # expected: '' # Failed test (t/form.t at line 39) not ok 7 - using force_value creates a non-existent field # got: 'Illegal value '10' for field 'none_such' at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-Form-ForceValue/blib/lib/HTML/Form/ForceValue.pm line 107 # ' # expected: '' # Failed test (t/form.t at line 40) not ok 8 - and the value is correct # got: undef # expected: '10' # Looks like you failed 3 tests of 8. 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..1 ok 1 - blib/lib/HTML/Form/ForceValue.pm ok Failed 1/6 test scripts, 83.33% okay. 3/13 subtests failed, 76.92% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- t/form.t 3 768 8 3 37.50% 6-8 2 tests skipped. make: *** [test_dynamic] Error 25