Checking if your kit is complete... Looks good Writing Makefile for Config::ApacheExtended cp lib/Config/ApacheExtended/Grammar.pm blib/lib/Config/ApacheExtended/Grammar.pm cp lib/Config/ApacheExtended.pm blib/lib/Config/ApacheExtended.pm PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -I/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/001_load..........ok t/002_parse.........ok t/003_get...........ok t/004_block.........ok t/005_inheritance...ok t/006_expandvars....ok t/007_include.......ok t/008_validate......FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/009_examples......FAILED test 1 Failed 1/1 tests, 0.00% okay t/010_path..........ok t/011_bad_quote.....ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/008_validate.t 6 6 100.00% 1-6 t/009_examples.t 1 1 100.00% 1 Failed 2/11 test scripts, 81.82% okay. 7/95 subtests failed, 92.63% okay. make: *** [test_dynamic] Error 29