Checking if your kit is complete... Looks good Writing Makefile for Data::LazyACL cp lib/Data/LazyACL.pm blib/lib/Data/LazyACL.pm Manifying blib/man3/Data::LazyACL.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=1; runtests @ARGV;' t/*.t t/00-compile........1..1 ok 1 - use Data::LazyACL; ok t/01-pod-coverage...1..0 # Skip Test::Pod::Coverage 1.00 required for testing POD coverage skipped: Test::Pod::Coverage 1.00 required for testing POD coverage t/02-data-lazyacl...ok 1 - use Data::LazyACL; ok 2 Use of uninitialized value in substitution (s///) at /home/cpanrun/build/5.6.1/lib/5.6.1/Math/BigInt.pm line 67. Use of uninitialized value in substitution (s///) at /home/cpanrun/build/5.6.1/lib/5.6.1/Math/BigInt.pm line 68. Argument "NaN" isn't numeric in addition (+) at /home/cpanrun/build/5.6.1/lib/5.6.1/Math/BigInt.pm line 43. ok 3 ok 4 not ok 5 # Failed test (t/02-data-lazyacl.t at line 22) ok 6 ok 7 - threw Regexp ((?-xism:can not find access key \[boo\])) Use of uninitialized value in substitution (s///) at /home/cpanrun/build/5.6.1/lib/5.6.1/Math/BigInt.pm line 67. Use of uninitialized value in substitution (s///) at /home/cpanrun/build/5.6.1/lib/5.6.1/Math/BigInt.pm line 68. ok 8 ok 9 - threw Regexp ((?-xism:You can not use reserved word 'admin' as access key.)) ok 10 ok 11 not ok 12 # Failed test (t/02-data-lazyacl.t at line 39) ok 13 ok 14 ok 15 not ok 16 # Failed test (t/02-data-lazyacl.t at line 46) ok 17 ok 18 Use of uninitialized value in substitution (s///) at /home/cpanrun/build/5.6.1/lib/5.6.1/Math/BigInt.pm line 67. Use of uninitialized value in substitution (s///) at /home/cpanrun/build/5.6.1/lib/5.6.1/Math/BigInt.pm line 68. Argument "NaN" isn't numeric in addition (+) at /home/cpanrun/build/5.6.1/lib/5.6.1/Math/BigInt.pm line 43. ok 19 ok 20 not ok 21 # Failed test (t/02-data-lazyacl.t at line 76) 1..21 # Looks like you failed 4 tests of 21. dubious Test returned status 4 (wstat 1024, 0x400) DIED. FAILED tests 1-21 Failed 21/21 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/02-data-lazyacl.t 4 1024 21 21 100.00% 1-21 1 test skipped. Failed 1/3 test scripts, 66.67% okay. 21/22 subtests failed, 4.55% okay. make: *** [test_dynamic] Error 2