Checking if your kit is complete... Looks good Writing Makefile for Date::Simple::Month cp lib/Date/Simple/Month.pm blib/lib/Date/Simple/Month.pm Manifying blib/man3/Date::Simple::Month.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/00_compile........# Failed test (t/00_compile.t at line 4) # Tried to use 'Date::Simple::Month'. # Error: Base class package "Date::Range" is empty. # (Perhaps you need to 'use' the module which defines that package first.) at blib/lib/Date/Simple/Month.pm line 4 # BEGIN failed--compilation aborted at blib/lib/Date/Simple/Month.pm line 4. # Compilation failed in require at (eval 1) line 2. # Looks like you failed 1 tests of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay Failed Test Status Wstat Total Fail Failed List of Failed -------------------------------------------------------------------------------- t/00_compile.t 1 256 1 1 100.00% 1 Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay. make: *** [test_dynamic] Error 2