Checking if your kit is complete... Looks good Writing Makefile for Attribute::Tie cp lib/Attribute/Tie.pm blib/lib/Attribute/Tie.pm Manifying blib/man3/Attribute::Tie.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64-lp64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load......1..1 ok 1 - use Attribute::Tie; ok t/01-hash......ok 1 - my %hash : Tie('LenHash') ok 2 - $hash{'key'} == key ok 3 - Can't locate class method 'Tie::EchoHash::STORE' via package 'Tie::EchoHash' at t/01-hash.t line 20 # ok 4 - Neither __NONE__ nor Tie::__NONE__ is available at t/01-hash.t line 24 # ok 5 - tie(%HASH, 'SDBM_File', ./_none_/db, 258, 438) failed : No such file or directory at t/01-hash.t line 29 # 1..5 ok t/02-array.....ok 1 - my @array : Tie('EchoArray') ok 2 - $array[42] == 42 ok 3 - Can't locate class method 'Tie::EchoArray::STORE' via package 'Tie::EchoArray' at t/02-array.t line 21 # ok 4 - Neither __NONE__ nor Tie::__NONE__ is available at t/02-array.t line 26 # ok 5 - tie(@ARRAY, 'Tie::File', ./_none_/db) failed : No such file or directory at t/02-array.t line 30 # 1..5 ok t/03-scalar....ok 1 - my $scalar : Tie('ConstantScalar') ok 2 - $scalar == 42 ok 3 - Tie::ConstantScalar doesn't define a STORE method at t/03-scalar.t line 20 # ok 4 - Neither __NONE__ nor Tie::__NONE__ is available at t/03-scalar.t line 25 # 1..4 ok t/04-error.....ok 1 - tie(%HASH, 'SDBM_File', ./_none_/db, 258, 438) failed : No such file or directory at t/04-error.t line 12 # ok 2 - no error ok 3 - HASH(0x600000000035d850), SDBM_File, ./_none_/db, 258, 438 at t/04-error.t line 21. # ok 4 - tie(%HASH, 'SDBM_File', ./_none_/db, 258, 438) failed : No such file or directory at t/04-error.t line 29 # 1..4 ok All tests successful. Files=5, Tests=19, 1 wallclock secs ( 0.73 cusr + 0.17 csys = 0.90 CPU) Installing /home/cpanrun/ia64-lp64/build/5.8.2/lib/site_perl/5.8.2/Attribute/Tie.pm Installing /home/cpanrun/ia64-lp64/build/5.8.2/man/man3/Attribute::Tie.3 Appending installation info to /home/cpanrun/ia64-lp64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi-LP64/perllocal.pod