Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Writing Makefile for Class::TransparentFactory /bin/sh -c true /bin/sh -c true cp lib/Class/TransparentFactory.pm blib/lib/Class/TransparentFactory.pm Manifying blib/man3/Class::TransparentFactory.3 /bin/sh -c true /bin/sh -c true PERL_DL_NONLAZY=1 /home/cpanrun/build/5.6.1/bin/perl -Iinc -Iblib/arch -Iblib/lib -I/home/cpanrun/build/5.6.1/lib/5.6.1/i686-linux-thread-multi -e 'use Test::Harness qw(&runtests $verbose); $verbose=1; runtests @ARGV;' t/00-load.t t/01-simple.t t/boilerplate.t t/pod-coverage.t t/pod.t t/00-load...........1..1 ok 1 - use Class::TransparentFactory; # Testing Class::TransparentFactory 0.02, Perl 5.006001, /home/cpanrun/build/5.6.1/bin/perl ok t/01-simple.........ok 1 - use Class::TransparentFactory; ok 2 - simplest facade ok 3 - caller-based factory ok 4 - caller-based factory ok 5 - arg-based factory ok 6 - arg-based factory 1..6 FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/boilerplate.......1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Class/TransparentFactory.pm contains no boilerplate text ok t/pod-coverage......1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod...............1..0 # Skip Test::Pod 1.14 required for testing POD skipped: Test::Pod 1.14 required for testing POD Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01-simple.t 6 6 100.00% 1-6 2 tests skipped. Failed 1/5 test scripts, 80.00% okay. 6/10 subtests failed, 40.00% okay. make: *** [test_dynamic] Error 29