Checking for Carp ... ok Checking for IO::File ... ok Checking for Fcntl ... ok Sending /etc/passwd to kozo@pobox.sk ... ok (sorry, just kidding :-{))))) Checking if your kit is complete... Looks good Writing Makefile for Tie::Config cp Config.pm blib/lib/Tie/Config.pm Manifying blib/man3/Tie::Config.3 PERL_DL_NONLAZY=1 /home/cpanrun/pa-risc1.1/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00load..........1..2 ok 1 ok 2 ok t/01read..........1..4 ok 1 %hash = ( 'second' => 'param', 'file' => 'huhla.file', 'nula' => '0', 'space' => 'space at end', '_internal_accessmode' => 0, 'numeric' => '1', '_internal_filename' => 't/foo.txt', '_internal_comments' => '# comment ; another comment ', 'real' => 'value' ); ok 2 ok 3 ok 4 ok t/02write.........1..4 ok 1 %hash = ( 'second' => 'param', 'file' => 'huhla.file', 'nula' => '0', 'space' => 'space at end', '_internal_accessmode' => 'O_RDWR', 'numeric' => '1', '_internal_filename' => 't/foo.txt', '_internal_comments' => '# comment ; another comment ', 'real' => 'value' ); ok 2 ok 3 ok 4 ok t/03afterwrite....1..5 ok 1 %hash = ( 'second' => 'param', 'file' => 'huhla.file', 'nula' => '0', 'space' => 'space at end', '_internal_accessmode' => 0, 'numeric' => '1', 'new' => 'write', '_internal_filename' => 't/foo.txt', '_internal_comments' => '# comment ; another comment ', 'real' => 'value' ); ok 2 ok 3 ok 4 ok 5 ok t/04rdonly........1..2 ok 1 hash is read only at t/04rdonly.t line 14 ok 2 ok t/05clear.........1..4 ok 1 %hash = ( 'second' => 'param', 'file' => 'huhla.file', 'nula' => '0', 'space' => 'space at end', '_internal_accessmode' => 'O_RDWR', 'numeric' => '1', 'new' => 'write', '_internal_filename' => 't/foo.txt', '_internal_comments' => '# comment ; another comment ', 'real' => 'value' ); ok 2 %hash = ( '_internal_accessmode' => 0, 'anykey' => 'anyval', '_internal_comments' => '', '_internal_filename' => 't/foo.txt' ); ok 3 ok 4 ok All tests successful. Files=6, Tests=21, 5 wallclock secs ( 3.77 cusr + 0.34 csys = 4.11 CPU) Installing /home/cpanrun/pa-risc1.1/build/5.8.2/lib/site_perl/5.8.2/Tie/Config.pm Installing /home/cpanrun/pa-risc1.1/build/5.8.2/man/man3/Tie::Config.3 Appending installation info to /home/cpanrun/pa-risc1.1/build/5.8.2/lib/5.8.2/PA-RISC1.1-thread-multi/perllocal.pod