Checking if your kit is complete... Looks good Writing Makefile for Class::AutoClass cp lib/Class/AutoClass/Root.pm blib/lib/Class/AutoClass/Root.pm cp lib/Class/AutoClass.pm blib/lib/Class/AutoClass.pm cp lib/Class/AutoClass/Args.pm blib/lib/Class/AutoClass/Args.pm Manifying blib/man3/Class::AutoClass::Root.3 Manifying blib/man3/Class::AutoClass.3 Manifying blib/man3/Class::AutoClass::Args.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/AutoArgsTest......FAILED tests 1-24 Failed 24/24 tests, 0.00% okay t/AutoClassTest.....Name "testPackage5::FORCE_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 197. Name "testPackage4::FORCE_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 197. Name "testPackage3::FORCE_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 197. Name "testPackage6::AUTODB" used only once: possible typo at blib/lib/Class/AutoClass.pm line 176. Name "testPackage6::DEFAULTS" used only once: possible typo at blib/lib/Class/AutoClass.pm line 160. Name "testPackage6::FORCE_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 197. Name "testPackage6::ANCESTORS" used only once: possible typo at blib/lib/Class/AutoClass.pm line 183. Name "testPackage6::CAN_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 190. FAILED tests 1-52 Failed 52/52 tests, 0.00% okay t/RootTest..........Use of uninitialized value in join or string at /home/cpanrun/build/5.6.1/lib/site_perl/5.6.1/IO/Scalar.pm line 421. Use of uninitialized value in concatenation (.) or string at blib/lib/Class/AutoClass/Root.pm line 285. FAILED tests 1-6 Failed 6/6 tests, 0.00% okay t/classvarTest......Name "GrandChild::AUTODB" used only once: possible typo at blib/lib/Class/AutoClass.pm line 176. Name "GrandChild::FORCE_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 197. Name "GrandChild::ANCESTORS" used only once: possible typo at blib/lib/Class/AutoClass.pm line 183. Name "GrandChild::CAN_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 190. Name "Parent::AUTODB" used only once: possible typo at blib/lib/Class/AutoClass.pm line 176. Name "Parent::ANCESTORS" used only once: possible typo at blib/lib/Class/AutoClass.pm line 183. Name "Parent::CAN_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 190. Name "Child::AUTODB" used only once: possible typo at blib/lib/Class/AutoClass.pm line 176. Name "Child::ANCESTORS" used only once: possible typo at blib/lib/Class/AutoClass.pm line 183. Name "Child::CAN_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 190. FAILED tests 1-38 Failed 38/38 tests, 0.00% okay t/defaultTest.......Name "GrandChild::AUTODB" used only once: possible typo at blib/lib/Class/AutoClass.pm line 176. Name "GrandChild::FORCE_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 197. Name "GrandChild::ANCESTORS" used only once: possible typo at blib/lib/Class/AutoClass.pm line 183. Name "GrandChild::CAN_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 190. Name "Parent::AUTODB" used only once: possible typo at blib/lib/Class/AutoClass.pm line 176. Name "Parent::ANCESTORS" used only once: possible typo at blib/lib/Class/AutoClass.pm line 183. Name "Parent::CAN_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 190. Name "Child::AUTODB" used only once: possible typo at blib/lib/Class/AutoClass.pm line 176. Name "Child::ANCESTORS" used only once: possible typo at blib/lib/Class/AutoClass.pm line 183. Name "Child::CAN_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 190. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/nullify...........Name "Nullable::AUTODB" used only once: possible typo at blib/lib/Class/AutoClass.pm line 176. Name "Nullable::FORCE_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 197. Name "Nullable::ANCESTORS" used only once: possible typo at blib/lib/Class/AutoClass.pm line 183. Name "Nullable::CAN_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 190. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay t/synonym...........Name "Parent::AUTODB" used only once: possible typo at blib/lib/Class/AutoClass.pm line 176. Name "Parent::FORCE_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 197. Name "Parent::ANCESTORS" used only once: possible typo at blib/lib/Class/AutoClass.pm line 183. Name "Parent::CAN_NEW" used only once: possible typo at blib/lib/Class/AutoClass.pm line 190. FAILED tests 1-3 Failed 3/3 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/AutoArgsTest.t 24 24 100.00% 1-24 t/AutoClassTest.t 52 52 100.00% 1-52 t/RootTest.t 6 6 100.00% 1-6 t/classvarTest.t 38 38 100.00% 1-38 t/defaultTest.t 3 3 100.00% 1-3 t/nullify.t 3 3 100.00% 1-3 t/synonym.t 3 3 100.00% 1-3 Failed 7/7 test scripts, 0.00% okay. 129/129 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 29