Writing Makefile for App::Modular cp lib/App/Modular.pm blib/lib/App/Modular.pm cp lib/App/Modular/Module.pm blib/lib/App/Modular/Module.pm Manifying blib/man3/App::Modular.3 Manifying blib/man3/App::Modular::Module.3 PERL_DL_NONLAZY=1 /export/home/cpanrun/build/5.6.1/bin/perl -Iblib/arch -Iblib/lib -I/export/home/cpanrun/build/5.6.1/lib/5.6.1/sun4-solaris-thread-multi -I/export/home/cpanrun/build/5.6.1/lib/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/basic.............Base class package "Class::Singleton" is empty. (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/App/Modular.pm line 36 BEGIN failed--compilation aborted at blib/lib/App/Modular.pm line 36. Compilation failed in require at t/basic.t line 4. BEGIN failed--compilation aborted at t/basic.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) t/events............Base class package "Class::Singleton" is empty. (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/App/Modular.pm line 36 BEGIN failed--compilation aborted at blib/lib/App/Modular.pm line 36. Compilation failed in require at t/events.t line 4. BEGIN failed--compilation aborted at t/events.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) t/modules...........Base class package "Class::Singleton" is empty. (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/App/Modular.pm line 36 BEGIN failed--compilation aborted at blib/lib/App/Modular.pm line 36. Compilation failed in require at t/modules.t line 4. BEGIN failed--compilation aborted at t/modules.t line 4. dubious Test returned status 255 (wstat 65280, 0xff00) t/pod...............skipped: Test::Pod 1.14 required for testing POD FAILED--4 test scripts could be run, alas--no output ever seen make: *** [test_dynamic] Error 29