Checking whether your kit is complete... Looks good Checking prerequisites... Looks good Creating new 'Build' script for 'Tie-Hash-StructKeyed' version '0.03' Copying lib/Tie/Hash/StructKeyed.pm -> blib/lib/Tie/Hash/StructKeyed.pm Manifying blib/lib/Tie/Hash/StructKeyed.pm -> blib/libdoc/Tie::Hash::StructKeyed.3 HTMLifying blib/lib/Tie/Hash/StructKeyed.pm -> blib/libhtml/site/lib/Tie/Hash/StructKeyed.html t/00use.......1..1 ok 1 - use Tie::Hash::StructKeyed; ok t/01basic.....1..16 ok 1 - The object isa HASH ok 2 - The object isa Tie::Hash::StructKeyed ok 3 - Basic (non-array) thing still works ok 4 ok 5 - undef value ok 6 - [subscripted key] works ok 7 ok 8 - Undef ok 9 - multi-path tests ok 10 ok 11 ok 12 ok 13 - [subscripted key] works # Failed test 'Keys returned (in order expected by my machine - I guess this is not a good test though...)' # at t/01basic.t line 42. not ok 14 - Keys returned (in order expected by my machine - I guess this is not a good test though...) # Structures begin differing at: # $got->[0][0] = 'DE' # $expected->[0][0] = 'UK' ok 15 - complex 1 ok 16 - complex 2 # Looks like you failed 1 test of 16. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 14 Failed 1/16 tests, 93.75% okay t/02object....1..5 # Behaviour of objects in keys is undefined and subject to change ok 1 - Simple object key test ok 2 - Simple object key test not ok 3 - Multiple object test # TODO Separate objects with different representations should not hash the same # Failed (TODO) test 'Multiple object test' # at t/02object.t line 33. # got: 'ZZ' # expected: 'Z' ok 4 - Simple object key test not ok 5 - Same object after state change # TODO Same object after state change should hash the same # Failed (TODO) test 'Same object after state change' # at t/02object.t line 40. # got: undef # expected: 'ZZ' ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/01basic.t 1 256 16 1 14 Failed 1/3 test scripts. 1/22 subtests failed. Files=3, Tests=22, 1 wallclock secs ( 0.53 cusr + 0.12 csys = 0.65 CPU) Failed 1/3 test programs. 1/22 subtests failed.