Checking if your kit is complete... Looks good WARNING: Setting ABSTRACT via file 'lib/Class/CompiledC.pm' failed at C:/cpanrun/build/5-10-0/lib/ExtUtils/MakeMaker.pm line 529 Writing Makefile for Class::CompiledC Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp lib/Class/CompiledC.pm blib\lib\Class\CompiledC.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/Class-CompiledC....1..234 Useless use of addition (+) in void context at t/Class-CompiledC.t line 971. ok 1 - use Class::CompiledC; ok 2 - test __include ok 3 - baseref hash positive ok 4 - baseref hash negative (string) ok 5 - # baseref hash negative (arrayref) ok 6 - baseref hash negative (number) ok 7 - baseref hash negative (coderef) ok 8 - baseref hash negative (undef) ok 9 - baseref hash negative (globref) ok 10 - baseref hash negative (scalarref) ok 11 - baseref array positive ok 12 - baseref array negative (string) ok 13 - baseref array negative (hashref) ok 14 - baseref array negative (number) ok 15 - baseref array negative (coderef) ok 16 - baseref array negative (undef) ok 17 - baseref array negative (globref) ok 18 - baseref array negative (scalarref) ok 19 - baseref array positive ok 20 - baseref array negative (string) ok 21 - baseref array negative (hashref) ok 22 - baseref array negative (number) ok 23 - baseref array negative (coderef) ok 24 - baseref array negative (undef) ok 25 - baseref array negative (globref) ok 26 - baseref array negative (arrayref) ok 27 - baseref code positive ok 28 - baseref code negative (string) ok 29 - baseref code negative (hashref) ok 30 - baseref code negative (number) ok 31 - baseref code negative (globref) ok 32 - baseref code negative (undef) ok 33 - baseref code negative (scalarref) ok 34 - baseref code negative (arrayref) ok 35 - baseref glob positive ok 36 - baseref glob negative (string) ok 37 - baseref glob negative (hashref) ok 38 - baseref glob negative (number) ok 39 - baseref glob negative (coderef) ok 40 - baseref glob negative (undef) ok 41 - baseref glob negative (scalarref) ok 42 - baseref glob negative (arrayref) ok 43 - __arrayref positive ok 44 - __arrayref negative (string) ok 45 - __arrayref negative (hashref) ok 46 - __arrayref negative (number) ok 47 - __arrayref negative (coderef) ok 48 - __arrayref negative (undef) ok 49 - __arrayref negative (globref) ok 50 - __arrayref negative (scalarref) ok 51 - __hashref positive ok 52 - __hashref negative (string) ok 53 - __hashref negative (arrayref) ok 54 - __hashref negative (number) ok 55 - __hashref negative (coderef) ok 56 - __hashref negative (undef) ok 57 - __hashref negative (globref) ok 58 - __hashref negative (scalarref) ok 59 - __coderef positive ok 60 - __coderef negative (string) ok 61 - __coderef negative (arrayref) ok 62 - __coderef negative (number) ok 63 - __coderef negative (hashref) ok 64 - __coderef negative (undef) ok 65 - __coderef negative (globref) ok 66 - __coderef negative (scalarref) ok 67 - test __circumPrint simple ok 68 - test __circumPrint extra parameter ok 69 - test __circumPrint numeric parameters ok 70 - test __circumPrint daulvar'ed parameter ok 71 - test __circumPrint large parameters ok 72 - __fetchSymbolName positive ok 73 - __fetchSymbolName negative (coderef) ok 74 - __fetchSymbolName negative (number) ok 75 - __fetchSymbolName negative (string) ok 76 - __fetchSymbolName negative (arrayref) ok 77 - __fetchSymbolName negative (hashref) ok 78 - __fetchSymbolName negative (scalarref) ok 79 - __fetchSymbolName negative (regexref) ok 80 - __fetchSymbolName negative (blessed reference) ok 81 - __promoteFieldTypeToMacro simple test ok 82 - __promoteFieldTypeToMacro case test ok 83 - __promoteFieldTypeToMacro any test ok 84 - __parseFieldType isa test ok 85 - __parseFieldType int test ok 86 - __parseFieldType float test ok 87 - __parseFieldType number test ok 88 - __parseFieldType string test ok 89 - __parseFieldType ref test ok 90 - __parseFieldType arrayref test ok 91 - __parseFieldType hashref test ok 92 - __parseFieldType coderef test ok 93 - __parseFieldType object test ok 94 - __parseFieldType regexpref test ok 95 - __parseFieldType any test ok 96 - __parseFieldType uint test ok 97 - __parseFieldType unknown field test ok 98 - int_field positive ok 99 - int_field negative (arrayref) ok 100 - int_field negative (hashref) ok 101 - int_field negative (coderef) ok 102 - int_field negative (globref) ok 103 - int_field negative (regexp ref) ok 104 - int_field negative (object) ok 105 - int_field negative (scalarref) ok 106 - int_field negative (string) ok 107 - int_field negative (string int) ok 108 - int_field negative (float) ok 109 - float_field positive (bare 1) ok 110 - float_field negative (string int) ok 111 - float_field negative (float) ok 112 - float_field negative (arrayref) ok 113 - float_field negative (hashref) ok 114 - float_field negative (coderef) ok 115 - float_field negative (globref) ok 116 - float_field negative (regexp ref) ok 117 - float_field negative (object) ok 118 - float_field negative (scalarref) ok 119 - float_field negative (string) ok 120 - number_field positive (bare 1) ok 121 - number_field negative (string int) ok 122 - number_field negative (number) ok 123 - number_field negative (arrayref) ok 124 - number_field negative (hashref) ok 125 - number_field negative (coderef) ok 126 - number_field negative (globref) ok 127 - number_field negative (regexp ref) ok 128 - number_field negative (object) ok 129 - number_field negative (scalarref) ok 130 - number_field negative (string) ok 131 - string_field positive (string) ok 132 - string_field positive (int string) ok 133 - string_field negative (arrayref) ok 134 - string_field negative (hashref) ok 135 - string_field negative (coderef) ok 136 - string_field negative (globref) ok 137 - string_field negative (regexp ref) ok 138 - string_field negative (object) ok 139 - string_field negative (scalarref) ok 140 - string_field negative (bare number) ok 141 - string_field negative (float) ok 142 - ref_field positive (arrayref) ok 143 - ref_field positive (hashref) ok 144 - ref_field positive (coderef) ok 145 - ref_field positive (globref) ok 146 - ref_field positive (regexp ref) ok 147 - ref_field positive (object) ok 148 - ref_field positive (scalarref) ok 149 - ref_field negative (bare number) ok 150 - ref_field negative (string) ok 151 - ref_field negative (string ref) ok 152 - ref_field negative (float) ok 153 - arrayref_field negative (bare number) ok 154 - arrayref_field positive (arrayref) ok 155 - arrayref_field positive (object from arrayref) ok 156 - arrayref_field negative (hashref) ok 157 - arrayref_field negative (coderef) ok 158 - arrayref_field negative (globref) ok 159 - arrayref_field negative (regexp ref) ok 160 - arrayref_field negative (scalarref) ok 161 - arrayref_field negative (string) ok 162 - arrayref_field negative (string arrayref) ok 163 - arrayref_field negative (float) ok 164 - hashref_field negative (bare number) ok 165 - hashref_field positive (hashref) ok 166 - hashref_field negative (arrayref) ok 167 - hashref_field negative (coderef) ok 168 - hashref_field negative (globref) ok 169 - hashref_field negative (regexp ref) ok 170 - hashref_field negative (object) ok 171 - hashref_field negative (scalarref) ok 172 - hashref_field negative (string) ok 173 - hashref_field negative (string hashref) ok 174 - hashref_field negative (float) ok 175 - coderef_field negative (bare number) ok 176 - coderef_field positive (coderef) ok 177 - coderef_field negative (arrayref) ok 178 - coderef_field negative (hashref) ok 179 - coderef_field negative (globref) ok 180 - coderef_field negative (regexp ref) ok 181 - coderef_field negative (object) ok 182 - coderef_field negative (scalarref) ok 183 - coderef_field negative (string) ok 184 - coderef_field negative (string coderef) ok 185 - coderef_field negative (float) ok 186 - object_field negative (bare number) ok 187 - object_field positive (object) ok 188 - object_field positive (regexp ref) ok 189 - object_field negative (arrayref) ok 190 - object_field negative (hashref) ok 191 - object_field negative (globref) ok 192 - object_field negative (coderef) ok 193 - object_field negative (scalarref) ok 194 - object_field negative (string) ok 195 - object_field negative (string object) ok 196 - object_field negative (float) ok 197 - regexpref_field negative (bare number) ok 198 - regexpref_field positive (regexpref) ok 199 - regexpref_field negative (arrayref) ok 200 - regexpref_field negative (hashref) ok 201 - regexpref_field negative (globref) ok 202 - regexpref_field negative (regexp ref) ok 203 - regexpref_field negative (coderef) ok 204 - regexpref_field negative (scalarref) ok 205 - regexpref_field negative (string) ok 206 - regexpref_field negative (string regexpref) ok 207 - regexpref_field negative (float) ok 208 - any_field positive (bare number) ok 209 - any_field positive (any) ok 210 - any_field positive (arrayref) ok 211 - any_field positive (hashref) ok 212 - any_field positive (globref) ok 213 - any_field positive (regexp ref) ok 214 - any_field positive (coderef) ok 215 - any_field positive (scalarref) ok 216 - any_field positive (string) ok 217 - any_field positive (string any) ok 218 - any_field positive (float) ok 219 - test alias trait ok 220 - test Abstract trait ok 221 - test Const trait ok 222 - test Overload trait ok 223 - int_field sanity checks ok 224 - float_field sanity checks ok 225 - number_field sanity checks ok 226 - string_field sanity checks ok 227 - ref_field sanity checks ok 228 - arrayref_field sanity checks ok 229 - hashref_field sanity checks ok 230 - coderef_field sanity checks ok 231 - object_field sanity checks ok 232 - regexpref_field sanity checks ok 233 - any_field sanity checks ok 234 - test inspect method ok All tests successful. Files=1, Tests=234, 15 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\Class\CompiledC.html Installing C:\cpanrun\build\5-10-0\site\lib\Class\CompiledC.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod