Checking if your kit is complete... Looks good Writing Makefile for Config::General::Match cp lib/Config/General/Match.pm blib/lib/Config/General/Match.pm 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/00-load...........# Testing Config::General::Match 0.05 ok t/01-lower_case_sections.FAILED tests 1-4 Failed 4/4 tests, 0.00% okay t/02-substring......FAILED tests 1-36 Failed 36/36 tests, 0.00% okay t/03-regex..........FAILED tests 1-30 Failed 30/30 tests, 0.00% okay t/04-path...........FAILED tests 1-31 Failed 31/31 tests, 0.00% okay t/05-module.........FAILED tests 1-30 Failed 30/30 tests, 0.00% okay t/06-regex_hash_merge_reverse.FAILED tests 1-21 Failed 21/21 tests, 0.00% okay t/07-section_type_example.FAILED tests 1-12 Failed 12/12 tests, 0.00% okay t/08-section_type...FAILED tests 1-12 Failed 12/12 tests, 0.00% okay t/09-trim_section_names.FAILED tests 1-10 Failed 10/10 tests, 0.00% okay t/10-escaping.......FAILED tests 1-2 Failed 2/2 tests, 0.00% okay t/11-multi-level-merge.FAILED tests 1-15 Failed 15/15 tests, 0.00% okay t/12-exact..........FAILED tests 1-31 Failed 31/31 tests, 0.00% okay t/13-nesting........FAILED tests 1-30 Failed 30/30 tests, 0.00% okay t/14-nesting_pod_example.FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/pod-coverage......skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01-lower_case_sections.t 4 4 100.00% 1-4 t/02-substring.t 36 36 100.00% 1-36 t/03-regex.t 30 30 100.00% 1-30 t/04-path.t 31 31 100.00% 1-31 t/05-module.t 30 30 100.00% 1-30 t/06-regex_hash_merge_reverse.t 21 21 100.00% 1-21 t/07-section_type_example.t 12 12 100.00% 1-12 t/08-section_type.t 12 12 100.00% 1-12 t/09-trim_section_names.t 10 10 100.00% 1-10 t/10-escaping.t 2 2 100.00% 1-2 t/11-multi-level-merge.t 15 15 100.00% 1-15 t/12-exact.t 31 31 100.00% 1-31 t/13-nesting.t 30 30 100.00% 1-30 t/14-nesting_pod_example.t 3 3 100.00% 1-3 2 tests skipped. Failed 14/17 test scripts, 17.65% okay. 267/268 subtests failed, 0.37% okay. make: *** [test_dynamic] Error 29