/home/cpanrun/build/5.6.1/bin/perl Build.PL Checking whether your kit is complete... ERROR: Class::DBI::Sweet: Prerequisite Class::DBI::Sweet isn't installed ERROR: Catalyst: Prerequisite Catalyst isn't installed ERRORS/WARNINGS FOUND IN PREREQUISITES. You may wish to install the versions of the modules indicated above before proceeding with this installation. Looks good Creating new 'Build' script for 'Catalyst-Model-CDBI-Sweet' version '0.06' /home/cpanrun/build/5.6.1/bin/perl Build lib/Catalyst/Model/CDBI/Sweet.pm -> blib/lib/Catalyst/Model/CDBI/Sweet.pm Manifying blib/lib/Catalyst/Model/CDBI/Sweet.pm -> blib/libdoc/Catalyst::Model::CDBI::Sweet.3 /home/cpanrun/build/5.6.1/bin/perl Build test t/01use............. # Failed test (t/01use.t at line 3) # Tried to use 'Catalyst::Model::CDBI::Sweet'. # Error: Base class package "Class::DBI::Sweet" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Catalyst-Model-CDBI-Sweet/blib/lib/Catalyst/Model/CDBI/Sweet.pm line 4 # BEGIN failed--compilation aborted at t/01use.t line 3. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/02pod.............skipped: Test::Pod 1.14 required t/03podcoverage.....skipped: Test::Pod::Coverage 1.04 required Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/01use.t 1 256 1 1 100.00% 1 2 tests skipped. Failed 1/3 test scripts, 66.67% okay. 1/1 subtests failed, 0.00% okay. make: *** [test] Error 29