Checking if your kit is complete... Looks good Writing Makefile for Tie-Hash-Array-CustomStorage cp Hash/CustomStorage.pm blib/lib/Tie/Hash/CustomStorage.pm cp Array/CustomStorage.pm blib/lib/Tie/Array/CustomStorage.pm Manifying blib/man3/Tie::Hash::CustomStorage.3pm Manifying blib/man3/Tie::Array::CustomStorage.3pm PERL_DL_NONLAZY=1 /home/cpanrun/tmp/5.10.0/bin/perl "-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, 0 wallclock secs ( 0.18 cusr + 0.03 csys = 0.21 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Tie/Array/CustomStorage.html Installing /home/cpanrun/build/5.10.0/html/site/lib/Tie/Hash/CustomStorage.html Installing /home/cpanrun/build/5.10.0/site/lib/Tie/Array/CustomStorage.pm Installing /home/cpanrun/build/5.10.0/site/lib/Tie/Hash/CustomStorage.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Tie::Hash::CustomStorage.3pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Tie::Array::CustomStorage.3pm Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod