Checking if your kit is complete... Looks good Writing Makefile for Hash::Type Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Type.pm blib\lib\Hash\Type.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....1..37 ok 1 - use Hash::Type; ok 2 - The object isa Hash::Type ok 3 - The object isa Hash::Type ok 4 - The object isa HASH ok 5 - wolfgang firstname ok 6 - wolfgang lastname ok 7 - The object isa HASH ok 8 - ludwig city ok 9 - tied wolfgang 2 ok 10 - tied ludwig 1 ok 11 - The object isa HASH ok 12 - jsb values ok 13 - 2 new names ok 14 - proper set of names ok 15 - proper method 'names' ok 16 - added field ok 17 - wolfgang birth ok 18 - not exists foobar (instance) ok 19 - not exists foobar (instance2) ok 20 - not exists foobar (type) ok 21 - ludwig exists city ok 22 - wolfgang exists city ok 23 - get back hash::type ok 24 - setting ->{'Hash::Type'} is forbidden : can't STORE, key 'Hash::Type' was never added to this Hash::Type at t/1.t line 80 # ok 25 ok 26 - die on wrong fields : can't STORE, key 'sons' was never added to this Hash::Type at t/1.t line 93 # ok 27 - die on calling 'add' on a tied hash: Can't call method "add" on unblessed reference at t/1.t line 97. # ok 28 - byAge isa CODE ok 29 - sort byAge ok 30 - byNameLength isa CODE ok 31 - sort byNameLength ok 32 - values cleared, keys still there ok 33 - wolfgang array is cleared ok 34 - delete forbidden on tied hash : DELETE forbidden on hash tied to Hash::Type at t/1.t line 137 # ok 35 - delete OK on Hash::Type=HASH(0x15db9dc) ok 36 - city field was really deleted ok 37 - jsb lost his name ok t/2....1..7 ok 1 - use Hash::Type; ok 2 - The object isa Hash::Type ok 3 - alpha sort on column 1 ok 4 - numeric sort on column 1 ok 5 - reverse numeric sort on column 1 ok 6 - alpha sort on column 2, then alpha on entire line ok 7 - alpha sort on column 4, then numeric on column 1, then reverse numeric on column 3 ok t/3....1..6 ok 1 - use Hash::Type; ok 2 - The object isa Hash::Type ok 3 - sort d1:d.m.y, line:num ok 4 - sort d1 : -d.m.y, line : -num ok 5 - sort d2: y-m-d, line: -num ok 6 - sort d3: m/d/y, line: -num ok All tests successful. Files=3, Tests=50, 0 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\Hash\Type.html Installing C:\cpanrun\build\5-10-0\site\lib\Hash\Type.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod