Checking if your kit is complete... Looks good Writing Makefile for Schedule::Advisory cp lib/Schedule/Advisory.pm blib/lib/Schedule/Advisory.pm Manifying blib/man3/Schedule::Advisory.3 PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00base......Use of uninitialized value $id in length at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Advisory/blib/lib/Schedule/Advisory.pm line 31. Use of uninitialized value $runperiod in numeric gt (>) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Advisory/blib/lib/Schedule/Advisory.pm line 33. 1..79 ok 1 (Loaded version 1.002) ok 2 (Flag for Time::HiRes says 1) ok 3 (mean OK with no args) ok 4 (mean OK with 1 arg (a zero)) ok 5 (mean OK with 1 arg) ok 6 (mean OK with 3 args - got 3) ok 7 (mean OK with 3 args - got 0.75) ok 8 (mean OK with 5 args (one zero) - got 2) ok 9 (mean OK with 4 args - got 2) ok 10 (object created) ok 11 (Error trapped: You must supply an ID at t/00base.t line 53) ok 12 (Error trapped: Your job must have a run period greater than 0 seconds at t/00base.t line 57) ok 13 (Error trapped: Your job must have a run period greater than 0 seconds at t/00base.t line 61) ok 14 (all_jobs OK) ok 15 (add OK) ok 16 (Error trapped: A job already exists with the ID 'foo' at t/00base.t line 71) ok 17 (job data OK) ok 18 (add OK) ok 19 (all_jobs OK) Use of uninitialized value $id in length at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Advisory/blib/lib/Schedule/Advisory.pm line 73. ok 20 (Error trapped: You must supply an ID at t/00base.t line 86) ok 21 (Error trapped: There is no job with the ID 'no_such_job' at t/00base.t line 90) ok 22 (remove OK) ok 23 (all_jobs OK after remove) ok 24 (Error trapped: Your run period must just be a number at t/00base.t line 101) ok 25 (all_jobs OK after add) Use of uninitialized value $id in length at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Advisory/blib/lib/Schedule/Advisory.pm line 55. ok 26 (Error trapped: You must supply an ID at t/00base.t line 112) ok 27 (Error trapped: There is no job with the ID 'bibble' at t/00base.t line 116) Use of uninitialized value $runperiod in numeric gt (>) at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Advisory/blib/lib/Schedule/Advisory.pm line 57. ok 28 (Error trapped: Your job must have a run period greater than 0 seconds at t/00base.t line 120) ok 29 (Error trapped: Your job must have a run period greater than 0 seconds at t/00base.t line 124) ok 30 (update_runperiod OK) Use of uninitialized value $id in length at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Advisory/blib/lib/Schedule/Advisory.pm line 189. ok 31 (Error trapped: You must supply an ID at t/00base.t line 133) ok 32 (Error trapped: There is no job with the ID 'no_data_for_me' at t/00base.t line 137) ok 33 (job data OK) Use of uninitialized value $id in length at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Advisory/blib/lib/Schedule/Advisory.pm line 199. ok 34 (Error trapped: You must supply an ID at t/00base.t line 146) ok 35 (Error trapped: There is no job with the ID 'no_userdata_for_me' at t/00base.t line 150) ok 36 (no userdata for foo) ok 37 (userdata OK) Use of uninitialized value $id in length at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Advisory/blib/lib/Schedule/Advisory.pm line 209. ok 38 (Error trapped: You must supply an ID at t/00base.t line 161) ok 39 (Error trapped: There is no job with the ID 'still_no_userdata' at t/00base.t line 165) ok 40 (update_userdata OK) ok 41 (userdata OK after update_userdata) Use of uninitialized value $id in length at /home/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Schedule-Advisory/blib/lib/Schedule/Advisory.pm line 220. ok 42 (Error trapped: You must supply an ID at t/00base.t line 177) ok 43 (Error trapped: There is no job with the ID 'delete_no_userdata' at t/00base.t line 181) ok 44 (delete_userdata OK) ok 45 (spread OK) ok 46 (spread OK (1196410479.66481 and 1196410529.66481)) ok 47 (spread OK with explicit time) ok 48 (spread OK for foo) ok 49 (spread OK for bar) ok 50 (next_job OK) ok 51 (next_job OK) ok 52 (next_job OK) ok 53 (next_job OK) ok 54 (next_job OK) ok 55 (next_job OK) ok 56 (next_job OK) ok 57 (next_job OK - specific time) ok 58 (next_job OK - specific time) ok 59 (next_job OK - specific time) ok 60 (next_job OK - specific time) ok 61 (next_job OK - specific time) ok 62 (next_job OK - specific time) ok 63 (next_job OK - specific time) ok 64 (next_job OK - specific time) ok 65 (next_job OK - specific time) ok 66 (next_job OK - specific time) ok 67 (next_job OK - specific time) ok 68 (next_job OK - specific time (very overdue)) ok 69 (next_job OK - specific time (very overdue)) ok 70 (next_job OK - specific time (very overdue)) ok 71 (next_job OK - specific time (very overdue)) ok 72 (next_job OK - specific time (very overdue, tight loop)) ok 73 (next_job OK - specific time (very overdue, tight loop)) ok 74 (next_job OK - specific time (very overdue, tight loop)) ok 75 (next_job OK - specific time (very overdue, tight loop)) ok 76 (next_job OK - specific time (very overdue, tight loop)) ok 77 (next_job OK - specific time (very overdue, tight loop)) ok 78 (next_job OK - specific time (very overdue, tight loop)) ok 79 (next_job OK - specific time (very overdue, tight loop)) ok t/01setpar....1..1 ok 1 (Skipping test - Set::Partition::SimilarValues not installed ok All tests successful. Files=2, Tests=80, 0 wallclock secs ( 0.16 cusr + 0.10 csys = 0.26 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Schedule/Advisory.html Installing /home/cpanrun/build/5.10.0/site/lib/Schedule/Advisory.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Schedule::Advisory.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod