Checking if your kit is complete... Looks good Writing Makefile for Conf Microsoft (R) Program Maintenance Utility Version 7.10.3077 Copyright (C) Microsoft Corporation. All rights reserved. cp Conf.pm blib\lib\Conf.pm cp Conf/File.pm blib\lib\Conf\File.pm cp Conf/String.pm blib\lib\Conf\String.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/1....1..16 ok 1 - use Conf; ok 2 - use Conf::String; ok 3 - initial conf in $string -> test=HI=Yes ok 4 - initial conf in $string -> test1=NO! ok 5 - initial conf in $string -> test2=%joep% ok 6 - initial conf in $string -> test3=ok ok 7 - initial conf in $string -> oesterhol=account ok 8 - reuse commited Conf::String from $string -> test=HI=Yes ok 9 - reuse commited Conf::String from $string -> test1=NO! ok 10 - reuse commited Conf::String from $string -> test2=%joep% ok 11 - reuse commited Conf::String from $string -> test3=ok ok 12 - reuse commited Conf::String from $string -> oesterhol=account ok 13 - setting value in empty config -> $estring eq "%HI! # %%hallo%%hi%" ok 14 - setting value in empty config -> oesterhol=%HI! # %hallo%%hi% ok 15 - one item configuration -> oesterhol=%HI! # %hallo%%hi% ok 16 - variables: --> all variables are there ok t/2....1..2 ok 1 - use Conf::String; Use of uninitialized value $conf_str in string eq at t/2.t line 22. ok 2 - Died as expected ok t/3....1..30 ok 1 - use Conf; ok 2 - use Conf::File; "my" variable $string masks earlier declaration in same scope at t/3.t line 80. "my" variable $out masks earlier declaration in same scope at t/3.t line 81. "my" variable $conf masks earlier declaration in same scope at t/3.t line 84. "my" variable $nconf masks earlier declaration in same scope at t/3.t line 98. "my" variable $nconf masks earlier declaration in same scope at t/3.t line 110. ok 3 - initial conf in $string -> test=HI=Yes ok 4 - initial conf in $string -> test1=NO! ok 5 - initial conf in $string -> test2=%joep% ok 6 - initial conf in $string -> test3=ok ok 7 - initial conf in $string -> oesterhol=account ok 8 - setting value in empty config -> oesterhol=%HI! # %hallo%%hi% ok 9 - reread conf in $string -> test=HI=Yes ok 10 - reread conf in $string -> test1=NO! ok 11 - reread conf in $string -> test2=%joep% ok 12 - reread conf in $string -> test3=ok ok 13 - reread conf in $string -> oesterhol=account ok 14 - one item configuration -> oesterhol=%HI! # %hallo%%hi% ok 15 - variables: --> all variables are there ok 16 - initial comments conf in $string -> test=HI=Yes ok 17 - initial comments conf in $string -> test1=NO! ok 18 - initial comments conf in $string -> test2=%joep% ok 19 - initial comments conf in $string -> test3=ok # %Hello ok 20 - initial comments conf in $string -> account ok 21 - reread comments conf in $string -> test=HI=Yes ok 22 - reread comments conf in $string -> test1=NO! ok 23 - reread comments conf in $string -> test2=%joep% ok 24 - reread comments conf in $string -> test3=ok ok 25 - reread comments conf in $string -> oesterhol=account ok 26 - reread comments conf in $string -> test=HI=Yes ok 27 - reread comments conf in $string -> test1=NO! ok 28 - reread comments conf in $string -> test2=%joep% ok 29 - reread comments conf in $string -> test3=ok ok 30 - reread comments conf in $string -> oesterhol=nil ok All tests successful. Files=3, Tests=48, 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\Conf.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Conf\File.html Installing C:\cpanrun\build\5-10-0\html\site\lib\Conf\String.html Installing C:\cpanrun\build\5-10-0\site\lib\Conf.pm Installing C:\cpanrun\build\5-10-0\site\lib\Conf\File.pm Installing C:\cpanrun\build\5-10-0\site\lib\Conf\String.pm Appending installation info to C:\cpanrun\build\5-10-0\lib/perllocal.pod