Test::Inline is nice for testing the examples, but not necessary Checking if your kit is complete... Looks good Writing Makefile for Schedule::Cron::Nofork cp lib/Schedule/Cron/Nofork.pm blib/lib/Schedule/Cron/Nofork.pm Manifying blib/man3/Schedule::Cron::Nofork.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01-api...........................# Scheduling an entry for * * * * *, please stand by Use of uninitialized value in concatenation (.) or string at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Cron-Nofork/blib/lib/Schedule/Cron/Nofork.pm line 19. # Failed test (t/01-api.t at line 41) # 'No subroutine provided with at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Cron-Nofork/blib/lib/Schedule/Cron/Nofork.pm line 19. # ' # doesn't match '/Cron job called/' # Scheduling an entry for * * * * *, please stand by Use of uninitialized value in concatenation (.) or string at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Cron-Nofork/blib/lib/Schedule/Cron/Nofork.pm line 19. # Failed test (t/01-api.t at line 55) # 'No subroutine provided with at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Cron-Nofork/blib/lib/Schedule/Cron/Nofork.pm line 19. # ' # doesn't match '/General dispatch called/' # Failed test (t/01-api.t at line 56) # got: '0' # expected: '1' # Failed test (t/01-api.t at line 57) # got: undef # expected: 'MESSAGE' # Failed test (t/01-api.t at line 58) # got: undef # expected: 'just testing' # Scheduling two entries for * * * * *, please stand by Use of uninitialized value in concatenation (.) or string at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Cron-Nofork/blib/lib/Schedule/Cron/Nofork.pm line 19. # Failed test (t/01-api.t at line 73) # 'No subroutine provided with at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Cron-Nofork/blib/lib/Schedule/Cron/Nofork.pm line 19. # ' # doesn't match '/General dispatch called/' # Failed test (t/01-api.t at line 74) # got: '0' # expected: '1' # Failed test (t/01-api.t at line 75) # got: undef # expected: 'MESSAGE' # Failed test (t/01-api.t at line 76) # undef # doesn't match '/^just testing/' # Scheduling three entries for * * * * *, please stand by Use of uninitialized value in concatenation (.) or string at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Cron-Nofork/blib/lib/Schedule/Cron/Nofork.pm line 19. # Failed test (t/01-api.t at line 102) # 'No subroutine provided with at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Cron-Nofork/blib/lib/Schedule/Cron/Nofork.pm line 19. # ' # doesn't match '/Work done/' # Failed test (t/01-api.t at line 103) # got: '0' # expected: '3' # Looks like you planned 21 tests but only ran 18. dubious Test returned status 14 (wstat 3584, 0xe00) DIED. FAILED tests 4, 6-9, 11-14, 16-17, 19-21 Failed 14/21 tests, 33.33% okay t/embedded-Schedule-Cron-Nofork....ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/01-api.t 14 3584 21 17 80.95% 4 6-9 11-14 16-17 19-21 Failed 1/2 test scripts, 50.00% okay. 14/22 subtests failed, 36.36% okay. make: *** [test_dynamic] Error 25