Warning: prerequisite Class::Accessor 0.18 not found. Checking if your kit is complete... Looks good Writing Makefile for HTML::FormStructure cp lib/HTML/FormStructure/Query.pm blib/lib/HTML/FormStructure/Query.pm cp lib/HTML/FormStructure.pm blib/lib/HTML/FormStructure.pm cp lib/HTML/FormStructure/Validation.pm blib/lib/HTML/FormStructure/Validation.pm Manifying blib/man3/HTML::FormStructure.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.8.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00_compile....# Failed test (t/00_compile.t at line 3) # Tried to use 'HTML::FormStructure'. # Error: Base class package "Class::Accessor" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-FormStructure/blib/lib/HTML/FormStructure/Query.pm line 4 # BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-FormStructure/blib/lib/HTML/FormStructure/Query.pm line 4. # Compilation failed in require at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-FormStructure/blib/lib/HTML/FormStructure.pm line 7. # BEGIN failed--compilation aborted at /export/home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/HTML-FormStructure/blib/lib/HTML/FormStructure.pm line 7. # Compilation failed in require at (eval 1) line 2. # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/01_exec.......skipped all skipped: no HTML::FormStructure Failed 1/2 test scripts, 50.00% okay. 1/1 subtests failed, 0.00% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/00_compile.t 1 256 1 1 100.00% 1 1 test skipped. make: *** [test_dynamic] Error 29