Checking if your kit is complete... Looks good Writing Makefile for BusinessHours cp lib/BusinessHours.pm blib/lib/BusinessHours.pm Manifying blib/man3/BusinessHours.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 not ok 1 - use BusinessHours; # Failed test 'use BusinessHours;' # at t/00-load.t line 6. # Tried to use 'BusinessHours'. # Error: Can't locate Class/MethodMaker.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/BusinessHours/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/BusinessHours/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl . /Users/cpanrun/build/5.8.8/lib/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8 /Users/cpanrun/build/5.8.8/lib/site_perl) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/BusinessHours/blib/lib/BusinessHours.pm line 16. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. # Testing BusinessHours 1, Perl 5.008008, /Users/cpanrun/build/5.8.8/bin/perl # 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/boilerplate.....1..3 not ok 1 - README contains boilerplate text # TODO Need to replace the boilerplate text # Failed (TODO) test 'README contains boilerplate text' # at t/boilerplate.t line 23. # The README is used... appears on lines 3 # 'version information here' appears on lines 11 not ok 2 - Changes contains boilerplate text # TODO Need to replace the boilerplate text # Failed (TODO) test 'Changes contains boilerplate text' # at t/boilerplate.t line 23. # placeholder date/time appears on lines 3 ok 3 - lib/BusinessHours.pm contains no boilerplate text # TODO Need to replace the boilerplate text ok 1/3 unexpectedly succeeded TODO PASSED test 3 t/pod-coverage....1..0 # Skip Test::Pod::Coverage 1.08 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.08 required for testing POD coverage t/pod.............1..0 # Skip Test::Pod 1.22 required for testing POD skipped all skipped: Test::Pod 1.22 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 1 (1 subtest UNEXPECTEDLY SUCCEEDED), 2 tests skipped. Failed 1/4 test scripts. 1/4 subtests failed. Files=4, Tests=4, 1 wallclock secs ( 0.45 cusr + 0.12 csys = 0.57 CPU) Failed 1/4 test programs. 1/4 subtests failed. make: *** [test_dynamic] Error 25