Checking if your kit is complete... Looks good Writing Makefile for Schedule::Advisory Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Schedule/Advisory.pm blib\lib\Schedule\Advisory.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib\lib', 'blib\arch')" t/*.t t/00base......Use of uninitialized value $id in length at C:\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 C:\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) Use of uninitialized value $id in length at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Schedule-Advisory\blib\lib/Schedule/Advisory.pm line 73. ok 19 (all_jobs OK) 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) Use of uninitialized value $id in length at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Schedule-Advisory\blib\lib/Schedule/Advisory.pm line 55. ok 25 (all_jobs OK after add) ok 26 (Error trapped: You must supply an ID at t/00base.t line 112) Use of uninitialized value $runperiod in numeric gt (>) at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Schedule-Advisory\blib\lib/Schedule/Advisory.pm line 57. ok 27 (Error trapped: There is no job with the ID 'bibble' at t/00base.t line 116) ok 28 (Error trapped: Your job must have a run period greater than 0 seconds at t/00base.t line 120) Use of uninitialized value $id in length at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Schedule-Advisory\blib\lib/Schedule/Advisory.pm line 189. 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) 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) Use of uninitialized value $id in length at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Schedule-Advisory\blib\lib/Schedule/Advisory.pm line 199. ok 33 (job data OK) 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) Use of uninitialized value $id in length at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Schedule-Advisory\blib\lib/Schedule/Advisory.pm line 209. ok 37 (userdata OK) 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) Use of uninitialized value $id in length at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Schedule-Advisory\blib\lib/Schedule/Advisory.pm line 220. ok 41 (userdata OK after update_userdata) 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 (1198471390.98438 and 1198471440.98438)) 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, 1 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Schedule\Advisory.html Installing C:\cpanrun\build\5-10-0\site\lib\Schedule\Advisory.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod