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/tmp/5.10.0/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, 1 wallclock secs ( 0.33 cusr + 0.15 csys = 0.48 CPU) Installing /home/cpanrun/build/5.10.0/html/site/lib/Tie/Config.html Installing /home/cpanrun/build/5.10.0/site/lib/Tie/Config.pm Installing /home/cpanrun/build/5.10.0/site/man/man3/Tie::Config.3 Appending installation info to /home/cpanrun/build/5.10.0/lib/perllocal.pod