Checking if your kit is complete... Looks good Writing Makefile for Schedule::RateLimiter Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp RateLimiter.pm blib\lib\Schedule\RateLimiter.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/1_constructor............1..11 ok 1 - Did the Schedule::RateLimiter module load? ok 2 - Did we construct an object? ok 3 - Did the seconds value get set correctly? ok 4 - Did the iterations value get set correctly? ok 5 - Did the default iterations value get set correctly? ok 6 - Did we throw an error when seconds was missing? ok 7 - Did we throw an error when iterations was fractional? 'iterations' argument must be integer at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Schedule-RateLimiter\blib\lib/Schedule/RateLimiter.pm line 133. # ok 8 - Did we throw an error when iterations was negative? ok 9 - Did we throw an error when iterations was a string? ok 10 - Did we throw an error when iterations was numeric and string? ok 11 - Did we throw an error when seconds was a string? 'seconds' argument must be numeric at C:\cpanrun\depot\main\contrib-patched\perl\CPAN\src\Schedule-RateLimiter\blib\lib/Schedule/RateLimiter.pm line 123. # ok t/2_single_iterations......1..11 ok 1 - Did the Schedule::RateLimiter module load? ok 2 - Did the first event return success? ok 3 - Did the second event fail? ok 4 - Did an implicit blocking event hang? ok 5 - Did an explicit blocking event hang? ok 6 - Did the first event return success? ok 7 - Did the second event fail? ok 8 - Did an implicit blocking event hang when blocking is explicitly on? ok 9 - Did the first event return success? ok 10 - Did the second event fail? ok 11 - Did an implicit non-blocking event hang? ok t/3_zero_seconds...........1..22 ok 1 - Did the Schedule::RateLimiter module load? ok 2 - Did we build a zero-second Schedule::RateLimiter? ok 3 - Test 0-second Throttle: 1 ok 4 - Test 0-second Throttle: 2 ok 5 - Test 0-second Throttle: 3 ok 6 - Test 0-second Throttle: 4 ok 7 - Test 0-second Throttle: 5 ok 8 - Test 0-second Throttle: 6 ok 9 - Test 0-second Throttle: 7 ok 10 - Test 0-second Throttle: 8 ok 11 - Test 0-second Throttle: 9 ok 12 - Test 0-second Throttle: 10 ok 13 - Test 0-second Throttle: 11 ok 14 - Test 0-second Throttle: 12 ok 15 - Test 0-second Throttle: 13 ok 16 - Test 0-second Throttle: 14 ok 17 - Test 0-second Throttle: 15 ok 18 - Test 0-second Throttle: 16 ok 19 - Test 0-second Throttle: 17 ok 20 - Test 0-second Throttle: 18 ok 21 - Test 0-second Throttle: 19 ok 22 - Test 0-second Throttle: 20 ok t/4_multiple_iterations....1..202 ok 1 - Did the Schedule::RateLimiter module load? ok 2 - Did we build an Schedule::RateLimiter with more than one iteration? ok 3 - Was event 1 allowed to run? ok 4 - Was event 2 allowed to run? ok 5 - Was event 3 allowed to run? ok 6 - Was event 4 allowed to run? ok 7 - Was event 5 allowed to run? ok 8 - Was event 6 allowed to run? ok 9 - Was event 7 allowed to run? ok 10 - Was event 8 allowed to run? ok 11 - Was event 9 allowed to run? ok 12 - Was event 10 allowed to run? ok 13 - Was event 11 allowed to run? ok 14 - Was event 12 allowed to run? ok 15 - Was event 13 allowed to run? ok 16 - Was event 14 allowed to run? ok 17 - Was event 15 allowed to run? ok 18 - Was event 16 allowed to run? ok 19 - Was event 17 allowed to run? ok 20 - Was event 18 allowed to run? ok 21 - Was event 19 allowed to run? ok 22 - Was event 20 allowed to run? ok 23 - Was event 21 allowed to run? ok 24 - Was event 22 allowed to run? ok 25 - Was event 23 allowed to run? ok 26 - Was event 24 allowed to run? ok 27 - Was event 25 allowed to run? ok 28 - Was event 26 allowed to run? ok 29 - Was event 27 allowed to run? ok 30 - Was event 28 allowed to run? ok 31 - Was event 29 allowed to run? ok 32 - Was event 30 allowed to run? ok 33 - Was event 31 allowed to run? ok 34 - Was event 32 allowed to run? ok 35 - Was event 33 allowed to run? ok 36 - Was event 34 allowed to run? ok 37 - Was event 35 allowed to run? ok 38 - Was event 36 allowed to run? ok 39 - Was event 37 allowed to run? ok 40 - Was event 38 allowed to run? ok 41 - Was event 39 allowed to run? ok 42 - Was event 40 allowed to run? ok 43 - Was event 41 allowed to run? ok 44 - Was event 42 allowed to run? ok 45 - Was event 43 allowed to run? ok 46 - Was event 44 allowed to run? ok 47 - Was event 45 allowed to run? ok 48 - Was event 46 allowed to run? ok 49 - Was event 47 allowed to run? ok 50 - Was event 48 allowed to run? ok 51 - Was event 49 allowed to run? ok 52 - Was event 50 allowed to run? ok 53 - Was event 51 allowed to run? ok 54 - Was event 52 allowed to run? ok 55 - Was event 53 allowed to run? ok 56 - Was event 54 allowed to run? ok 57 - Was event 55 allowed to run? ok 58 - Was event 56 allowed to run? ok 59 - Was event 57 allowed to run? ok 60 - Was event 58 allowed to run? ok 61 - Was event 59 allowed to run? ok 62 - Was event 60 allowed to run? ok 63 - Was event 61 allowed to run? ok 64 - Was event 62 allowed to run? ok 65 - Was event 63 allowed to run? ok 66 - Was event 64 allowed to run? ok 67 - Was event 65 allowed to run? ok 68 - Was event 66 allowed to run? ok 69 - Was event 67 allowed to run? ok 70 - Was event 68 allowed to run? ok 71 - Was event 69 allowed to run? ok 72 - Was event 70 allowed to run? ok 73 - Was event 71 allowed to run? ok 74 - Was event 72 allowed to run? ok 75 - Was event 73 allowed to run? ok 76 - Was event 74 allowed to run? ok 77 - Was event 75 allowed to run? ok 78 - Was event 76 allowed to run? ok 79 - Was event 77 allowed to run? ok 80 - Was event 78 allowed to run? ok 81 - Was event 79 allowed to run? ok 82 - Was event 80 allowed to run? ok 83 - Was event 81 allowed to run? ok 84 - Was event 82 allowed to run? ok 85 - Was event 83 allowed to run? ok 86 - Was event 84 allowed to run? ok 87 - Was event 85 allowed to run? ok 88 - Was event 86 allowed to run? ok 89 - Was event 87 allowed to run? ok 90 - Was event 88 allowed to run? ok 91 - Was event 89 allowed to run? ok 92 - Was event 90 allowed to run? ok 93 - Was event 91 allowed to run? ok 94 - Was event 92 allowed to run? ok 95 - Was event 93 allowed to run? ok 96 - Was event 94 allowed to run? ok 97 - Was event 95 allowed to run? ok 98 - Was event 96 allowed to run? ok 99 - Was event 97 allowed to run? ok 100 - Was event 98 allowed to run? ok 101 - Was event 99 allowed to run? ok 102 - Was event 100 allowed to run? ok 103 - Was event 101 dis-allowed to run? ok 104 - Was event 102 dis-allowed to run? ok 105 - Was event 103 dis-allowed to run? ok 106 - Was event 104 dis-allowed to run? ok 107 - Was event 105 dis-allowed to run? ok 108 - Was event 106 dis-allowed to run? ok 109 - Was event 107 dis-allowed to run? ok 110 - Was event 108 dis-allowed to run? ok 111 - Was event 109 dis-allowed to run? ok 112 - Was event 110 dis-allowed to run? ok 113 - Was event 111 dis-allowed to run? ok 114 - Was event 112 dis-allowed to run? ok 115 - Was event 113 dis-allowed to run? ok 116 - Was event 114 dis-allowed to run? ok 117 - Was event 115 dis-allowed to run? ok 118 - Was event 116 dis-allowed to run? ok 119 - Was event 117 dis-allowed to run? ok 120 - Was event 118 dis-allowed to run? ok 121 - Was event 119 dis-allowed to run? ok 122 - Was event 120 dis-allowed to run? ok 123 - Was event 121 dis-allowed to run? ok 124 - Was event 122 dis-allowed to run? ok 125 - Was event 123 dis-allowed to run? ok 126 - Was event 124 dis-allowed to run? ok 127 - Was event 125 dis-allowed to run? ok 128 - Was event 126 dis-allowed to run? ok 129 - Was event 127 dis-allowed to run? ok 130 - Was event 128 dis-allowed to run? ok 131 - Was event 129 dis-allowed to run? ok 132 - Was event 130 dis-allowed to run? ok 133 - Was event 131 dis-allowed to run? ok 134 - Was event 132 dis-allowed to run? ok 135 - Was event 133 dis-allowed to run? ok 136 - Was event 134 dis-allowed to run? ok 137 - Was event 135 dis-allowed to run? ok 138 - Was event 136 dis-allowed to run? ok 139 - Was event 137 dis-allowed to run? ok 140 - Was event 138 dis-allowed to run? ok 141 - Was event 139 dis-allowed to run? ok 142 - Was event 140 dis-allowed to run? ok 143 - Was event 141 dis-allowed to run? ok 144 - Was event 142 dis-allowed to run? ok 145 - Was event 143 dis-allowed to run? ok 146 - Was event 144 dis-allowed to run? ok 147 - Was event 145 dis-allowed to run? ok 148 - Was event 146 dis-allowed to run? ok 149 - Was event 147 dis-allowed to run? ok 150 - Was event 148 dis-allowed to run? ok 151 - Was event 149 dis-allowed to run? ok 152 - Was event 150 dis-allowed to run? ok 153 - Was event 151 dis-allowed to run? ok 154 - Was event 152 dis-allowed to run? ok 155 - Was event 153 dis-allowed to run? ok 156 - Was event 154 dis-allowed to run? ok 157 - Was event 155 dis-allowed to run? ok 158 - Was event 156 dis-allowed to run? ok 159 - Was event 157 dis-allowed to run? ok 160 - Was event 158 dis-allowed to run? ok 161 - Was event 159 dis-allowed to run? ok 162 - Was event 160 dis-allowed to run? ok 163 - Was event 161 dis-allowed to run? ok 164 - Was event 162 dis-allowed to run? ok 165 - Was event 163 dis-allowed to run? ok 166 - Was event 164 dis-allowed to run? ok 167 - Was event 165 dis-allowed to run? ok 168 - Was event 166 dis-allowed to run? ok 169 - Was event 167 dis-allowed to run? ok 170 - Was event 168 dis-allowed to run? ok 171 - Was event 169 dis-allowed to run? ok 172 - Was event 170 dis-allowed to run? ok 173 - Was event 171 dis-allowed to run? ok 174 - Was event 172 dis-allowed to run? ok 175 - Was event 173 dis-allowed to run? ok 176 - Was event 174 dis-allowed to run? ok 177 - Was event 175 dis-allowed to run? ok 178 - Was event 176 dis-allowed to run? ok 179 - Was event 177 dis-allowed to run? ok 180 - Was event 178 dis-allowed to run? ok 181 - Was event 179 dis-allowed to run? ok 182 - Was event 180 dis-allowed to run? ok 183 - Was event 181 dis-allowed to run? ok 184 - Was event 182 dis-allowed to run? ok 185 - Was event 183 dis-allowed to run? ok 186 - Was event 184 dis-allowed to run? ok 187 - Was event 185 dis-allowed to run? ok 188 - Was event 186 dis-allowed to run? ok 189 - Was event 187 dis-allowed to run? ok 190 - Was event 188 dis-allowed to run? ok 191 - Was event 189 dis-allowed to run? ok 192 - Was event 190 dis-allowed to run? ok 193 - Was event 191 dis-allowed to run? ok 194 - Was event 192 dis-allowed to run? ok 195 - Was event 193 dis-allowed to run? ok 196 - Was event 194 dis-allowed to run? ok 197 - Was event 195 dis-allowed to run? ok 198 - Was event 196 dis-allowed to run? ok 199 - Was event 197 dis-allowed to run? ok 200 - Was event 198 dis-allowed to run? ok 201 - Was event 199 dis-allowed to run? ok 202 - Was event 200 dis-allowed to run? ok All tests successful. Files=4, Tests=246, 7 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\RateLimiter.html Installing C:\cpanrun\build\5-10-0\site\lib\Schedule\RateLimiter.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod