Checking if your kit is complete... Looks good Writing Makefile for Geo::Postcodes::NO cp lib/Geo/Postcodes/NO.pm blib/lib/Geo/Postcodes/NO.pm Manifying blib/man3/Geo::Postcodes::NO.3 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/1_procedures......Undefined subroutine &Geo::Postcodes::NO::kommunenr2fylke called at t/1_procedures.t line 45. # Looks like you planned 52 tests but only ran 19. # Looks like your test died just after 19. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 20-52 Failed 33/52 tests, 36.54% okay t/2_objects.........ok t/3_selection....... # Failed test (t/3_selection.t at line 134) # Structures begin differing at: # $got->[0] = '0001' # $expected->[0] = Does not exist # Looks like you failed 1 test of 18. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 18 Failed 1/18 tests, 94.44% okay t/4_fields..........ok t/5_selection_list..ok, 2/3 skipped: List::MoreUtils not installed t/6_validselection..ok t/7_pod.............skipped: Test::Pod 1.00 required for testing POD t/7_pod_coverage....skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/8_exporter........ok Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/1_procedures.t 255 65280 52 33 63.46% 20-52 t/3_selection.t 1 256 18 1 5.56% 18 2 tests and 2 subtests skipped. Failed 2/9 test scripts, 77.78% okay. 34/168 subtests failed, 79.76% okay. make: *** [test_dynamic] Error 29