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 Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Config.pm blib\lib\Tie\Config.pm Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. C:\cpanrun\build\5-10-0\bin\perl.exe "-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, 0 wallclock secs ( 0.00 cusr + 0.00 csys = 0.00 CPU) Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. Installing C:\cpanrun\build\5-10-0\html\site\lib\Tie\Config.html Installing C:\cpanrun\build\5-10-0\site\lib\Tie\Config.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod