Checking if your kit is complete... Looks good Writing Makefile for Config::Maker cp lib/Config/Maker/Path.pm blib/lib/Config/Maker/Path.pm cp lib/Config/Maker/Value.pm blib/lib/Config/Maker/Value.pm cp lib/Config/Maker/Path/This.pm blib/lib/Config/Maker/Path/This.pm cp lib/Config/Maker/Path/Parent.pm blib/lib/Config/Maker/Path/Parent.pm cp lib/Config/Maker/Type.pm blib/lib/Config/Maker/Type.pm cp lib/Config/Maker/Path/AnyPath.pm blib/lib/Config/Maker/Path/AnyPath.pm cp lib/Config/Maker/Path/Root.pm blib/lib/Config/Maker/Path/Root.pm cp lib/Config/Maker/Metaconfig.pm blib/lib/Config/Maker/Metaconfig.pm cp lib/Config/Maker/Option.pm blib/lib/Config/Maker/Option.pm cp lib/Config/Maker/Eval.pm blib/lib/Config/Maker/Eval.pm cp lib/Config/Maker/Encode.pm blib/lib/Config/Maker/Encode.pm cp lib/Config/Maker/Driver.pm blib/lib/Config/Maker/Driver.pm cp lib/Config/Maker.pm blib/lib/Config/Maker.pm cp lib/Config/Maker/Schema.pm blib/lib/Config/Maker/Schema.pm cp lib/Config/Maker/Config.pm blib/lib/Config/Maker/Config.pm /Users/cpanrun/build/5.10.0/bin/perl "-Iblib/arch" "-Iblib/lib" lib/Config/Maker/Grammar.pm.PL blib/lib/Config/Maker/Grammar.pm cp configit blib/script/configit /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/configit Manifying blib/man1/configit.1 Manifying blib/man3/Config::Maker::Value.3 Manifying blib/man3/Config::Maker::Path.3 Manifying blib/man3/Config::Maker::Path::This.3 Manifying blib/man3/Config::Maker::Type.3 Manifying blib/man3/Config::Maker::Path::Parent.3 Manifying blib/man3/Config::Maker::Path::Root.3 Manifying blib/man3/Config::Maker::Path::AnyPath.3 Manifying blib/man3/Config::Maker::Metaconfig.3 Manifying blib/man3/Config::Maker::Option.3 Manifying blib/man3/Config::Maker::Eval.3 Manifying blib/man3/Config::Maker::Encode.3 Manifying blib/man3/Config::Maker::Schema.3 Manifying blib/man3/Config::Maker.3 Manifying blib/man3/Config::Maker::Driver.3 Manifying blib/man3/Config::Maker::Config.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/big.........1..2 ok 1 - use Config::Maker; ok 2 - Process big example ok t/code........1..11 ok 1 - use Config::Maker; ok 2 - The object isa Config::Maker::Config ok 3 - config: No strict, $config available ok 4 - Get-1: Get function ok 5 - Get1-1: Get1 function in correct cases ok 6 - Get1-2: Get1 functions no match ok 7 - Get1-3: Get1 functions multiple matches ok 8 - ValueType: Value and Type access ok 9 - CondPath-1: Exists in path condition ok 10 - CondPath-2: Unique and parens in path cond ok 11 - CondPath-3: One in path codition ok t/encode......1..4 ok 1 - use Config::Maker; ok 2 - use Encode; ok 3 - Imported Encode stuff ok 4 - Recoding iso-8859-2, utf-8 ok t/install.....1..5 ok 1 - use Config::Maker; ok 2 - Install file ok 3 - Pass to command ok 4 - Both, check file ok 5 - Both, check command output ok t/template....1..14 ok 1 - use Config::Maker; ok 2 - The object isa Config::Maker::Config ok 3 - if0: If no path ok 4 - if1: If expression ok 5 - map0: Map path-by-value ok 6 - map1: Map path-by-value 2 ok 7 - map2: Map over perl list ok 8 - map3: Map path-with-simple-condition ok 9 - map4: Map path-with-condition ok 10 - map5: Map path-with-condition 2 ok 11 - map6: Map path-with-character-group ok 12 - map7: Map path-with-alternative ok 13 - if2: If-elsif-else path ok 14 - if3: If-elsif-else mixed ok All tests successful. Files=5, Tests=36, 8 wallclock secs ( 4.97 cusr + 2.69 csys = 7.66 CPU) make: *** [pure_site_install] Hangup