Checking if your kit is complete... Looks good Writing Makefile for Hash::Type cp Type.pm blib/lib/Hash/Type.pm Manifying blib/man3/Hash::Type.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-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(0x4001f240) 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, 1 wallclock secs ( 0.36 cusr + 0.07 csys = 0.43 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/Hash/Type.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/Hash::Type.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod