Checking if your kit is complete... Looks good Writing Makefile for Tie-Hash-Array-CustomStorage Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Hash/CustomStorage.pm blib\lib/Tie/Hash/CustomStorage.pm cp Array/CustomStorage.pm blib\lib/Tie/Array/CustomStorage.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/tie_array....1..26 ok 1 ok 2 - created utility tie array with init ok 3 - checked default value ok 4 - checked default value + assignment ok 5 - checked nb of keys ok 6 - created utility tie array with tie_array ok 7 - checked type of tied array within utility ok 8 - checked value for key 0 ok 9 - checked value for key two ok 10 - checked nb of keys ok 11 - created utility tie array with tie_storage ok 12 - checked default value for key 0 ok 13 - checked assigned value for key 0 ok 14 - checked nb of keys ok 15 - created utility tie array with class_storage ok 16 - check autovivified object isa ObjTest ok 17 - check that init_object was called ok 18 - object assignment worked ok 19 - check autovivified object isa ObjTest ok 20 - wrong object assignement rejected: Tie::Array::CustomStorage: wrong object assigned to index '2'. Expected 'ObjTest', got 'Dummy' at t/tie_array.t line 104 # ok 21 - created utility tie array with tie_storage ok 22 - checked default value for key 0 ok 23 - checked assigned value for key 0 ok 24 - checked nb of keys ok 25 - check type of storage object ok 26 - check that init_object was called ok t/tie_hash.....1..26 ok 1 ok 2 - created utility tie hash with init ok 3 - checked default value ok 4 - checked default value + assignment ok 5 - checked nb of keys ok 6 - created utility tie hash with tie_hash ok 7 - checked type of tied hash within utility ok 8 - checked value for key one ok 9 - checked value for key two ok 10 - checked nb of keys ok 11 - created utility tie hash with tie_storage ok 12 - checked default value for key one ok 13 - checked assigned value for key one ok 14 - checked nb of keys ok 15 - created utility tie hash with class_storage ok 16 - check autovivified object isa ObjTest ok 17 - check that init_object was called ok 18 - object assignment worked ok 19 - check autovivified object isa ObjTest ok 20 - wrong object assignement rejected: Tie::Hash::CustomStorage: wrong object assigned to index 'three'. Expected 'ObjTest', got 'Dummy' at t/tie_hash.t line 104 # ok 21 - created utility tie hash with tie_storage ok 22 - checked default value for key one ok 23 - checked assigned value for key one ok 24 - checked nb of keys ok 25 - check type of storage object ok 26 - check that init_object was called ok All tests successful. Files=2, Tests=52, 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\Tie\Array\CustomStorage.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Tie\Hash\CustomStorage.html Installing C:\cpanrun\build\5-10-0\site\lib\Tie\Array\CustomStorage.pm Installing C:\cpanrun\build\5-10-0\site\lib\Tie\Hash\CustomStorage.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod