Checking if your kit is complete... Looks good Writing Makefile for Time::Elapsed cp lib/Time/Elapsed/Lang/EN.pm blib/lib/Time/Elapsed/Lang/EN.pm cp lib/Time/Elapsed.pm blib/lib/Time/Elapsed.pm cp lib/Time/Elapsed/Lang/TR.pm blib/lib/Time/Elapsed/Lang/TR.pm cp lib/Time/Elapsed/Lang/DE.pm blib/lib/Time/Elapsed/Lang/DE.pm Manifying blib/man3/Time::Elapsed::Lang::EN.3 lib/Time/Elapsed/Lang/EN.pm:44: Unknown command paragraph "=encoding utf8" Manifying blib/man3/Time::Elapsed.3 lib/Time/Elapsed.pm:198: Unknown command paragraph "=encoding utf8" Manifying blib/man3/Time::Elapsed::Lang::TR.3 lib/Time/Elapsed/Lang/TR.pm:36: Unknown command paragraph "=encoding utf8" Manifying blib/man3/Time::Elapsed::Lang::DE.3 lib/Time/Elapsed/Lang/DE.pm:44: Unknown command paragraph "=encoding utf8" 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=1; runtests @ARGV;' t/*.t t/01-pod............1..0 # Skip Errors detected: Test::Pod is required for testing POD Pod::Simple is required for testing POD '=encoding utf8' directives in Pods don't work with legacy perl. skipped: Errors detected: Test::Pod is required for testing POD Pod::Simple is required for testing POD '=encoding utf8' directives in Pods don't work with legacy perl. t/02-pod-coverage...1..0 # Skip Test::Pod::Coverage required for testing pod coverage skipped: Test::Pod::Coverage required for testing pod coverage t/03-simple.........ok 1 - Test1 equals Test2 ok 2 - "21 days, 15 hours and 5 seconds" eq "21 days, 15 hours and 5 seconds" ok 3 - "21 days, 15 hours and 5 seconds" eq "21 days, 15 hours and 5 seconds" ok 4 - "21 gün, 15 saat ve 5 saniye" eq "21 gün, 15 saat ve 5 saniye" ok 5 - "21 Tage, 15 Stunden und 5 Sekunden" eq "21 Tage, 15 Stunden und 5 Sekunden" ok 6 - "21 days, 15 hours and 1 second" eq "21 days, 15 hours and 1 second" ok 7 - "21 days, 15 hours and 1 second" eq "21 days, 15 hours and 1 second" ok 8 - "21 gün, 15 saat ve 1 saniye" eq "21 gün, 15 saat ve 1 saniye" ok 9 - "21 Tage, 15 Stunden und 1 Sekunde" eq "21 Tage, 15 Stunden und 1 Sekunde" ok 10 - Parameter is undef ok 11 - Parameter is undef ok 12 - "zero seconds" eq "zero seconds" ok 13 - "zero seconds" eq "zero seconds" ok 14 - Test1 equals Test2 ok 15 - "sıfır saniye" eq "sıfır saniye" ok 16 - "sıfır saniye" eq "sıfır saniye" ok 17 - Test1 equals Test2 ok 18 - "Nullsekunden" eq "Nullsekunden" ok 19 - "Nullsekunden" eq "Nullsekunden" ok 20 - Test1 equals Test2 1..20 FAILED tests 1-20 Failed 20/20 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/03-simple.t 20 20 100.00% 1-20 2 tests skipped. Failed 1/3 test scripts, 66.67% okay. 20/20 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29