Checking if your kit is complete... Looks good Writing Makefile for Config::Constants cp lib/Config/Constants.pm blib/lib/Config/Constants.pm cp lib/Config/Constants/Perl.pm blib/lib/Config/Constants/Perl.pm cp lib/Config/Constants/XML.pm blib/lib/Config/Constants/XML.pm cp lib/Config/Constants/XML/SAX/Handler.pm blib/lib/Config/Constants/XML/SAX/Handler.pm Manifying blib/man3/Config::Constants.3 Manifying blib/man3/Config::Constants::Perl.3 Manifying blib/man3/Config::Constants::XML.3 Manifying blib/man3/Config::Constants::XML::SAX::Handler.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/10_Config_Constants_test..............1..3 ok 1 - use Config::Constants; ok 2 - use Config::Constants::Perl; ok 3 - use Config::Constants::XML; ok t/11a_Config_Constants_w_Perl...........1..3 ok 1 - ... got the right config ok 2 - ... got the right config variable ok 3 - ... got the right config variable ok t/11b_Config_Constants_w_Perl...........1..3 ok 1 - ... got the right config ok 2 - ... got the right config variable ok 3 - ... got the right config variable ok t/12a_Config_Constants_w_XML_test.......1..3 ok 1 - ... got the right config ok 2 - ... got the right config variable ok 3 - ... got the right config variable ok t/12b_Config_Constants_w_XML_test.......1..3 ok 1 - ... got the right config ok 2 - ... got the right config variable ok 3 - ... got the right config variable ok t/12c_Config_Constants_w_XML_test.......1..3 ok 1 - ... got the right config ok 2 - ... got the right config variable ok 3 - The object isa My::Object ok t/12d_Config_Constants_w_XML_test.......1..3 ok 1 - ... got the right config ok 2 - ... got the right config variable ok 3 - ... got the right config variable ok t/12e_Config_Constants_w_XML_test.......1..2 ok 1 - ... got the right config variable ok 2 - ... got the right config variable ok t/12f_Config_Constants_w_XML_test.......1..1 ok 1 - ... got the right config variable ok t/15a_Config_Constants_error_test.......1..1 ok 1 - ... got the right error ok t/15b_Config_Constants_error_test.......1..1 ok 1 - ... got the right error ok t/15c_Config_Constants_error_test.......1..1 ok 1 - ... got the right error ok t/20_Config_Constants_Perl_test.........1..8 ok 1 - use Config::Constants::Perl; ok 2 - Config::Constants::Perl->can('new') ok 3 - The object isa Config::Constants::Perl ok 4 - Config::Constants::Perl->can('modules') ok 5 - Config::Constants::Perl->can('constants') ok 6 - ... got the right modules ok 7 - ... got the right constants for Foo::Bar ok 8 - ... got the right constants for Bar::Baz ok t/30_Config_Constants_XML_test..........1..8 ok 1 - use Config::Constants::XML; ok 2 - Config::Constants::XML->can('new') ok 3 - The object isa Config::Constants::XML ok 4 - Config::Constants::XML->can('modules') ok 5 - Config::Constants::XML->can('constants') ok 6 - ... got the right modules ok 7 - ... got the right constants for Foo::Bar ok 8 - ... got the right constants for Bar::Baz ok t/40_Config_Constants_reloading_test....1..10 ok 1 - use t::lib::Foo::Bar; ok 2 - use t::lib::Bar::Baz; ok 3 - ... got the right config ok 4 - ... got the right config variable ok 5 - ... got the right config variable ok 6 - use t::lib::Foo::Bar; ok 7 - use t::lib::Bar::Baz; ok 8 - ... got the right config ok 9 - ... got the right config variable ok 10 - ... got the right config variable ok t/pod...................................1..4 ok 1 - blib/lib/Config/Constants.pm ok 2 - blib/lib/Config/Constants/Perl.pm ok 3 - blib/lib/Config/Constants/XML.pm ok 4 - blib/lib/Config/Constants/XML/SAX/Handler.pm ok t/pod_coverage..........................1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage All tests successful, 1 test skipped. Files=17, Tests=57, 4 wallclock secs ( 2.53 cusr + 0.65 csys = 3.18 CPU) Installing /Users/cpanrun/build/5.10.0/html/site/lib/Config/Constants.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Config/Constants/Perl.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Config/Constants/XML.html Installing /Users/cpanrun/build/5.10.0/html/site/lib/Config/Constants/XML/SAX/Handler.html Installing /Users/cpanrun/build/5.10.0/site/lib/Config/Constants.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Config/Constants/Perl.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Config/Constants/XML.pm Installing /Users/cpanrun/build/5.10.0/site/lib/Config/Constants/XML/SAX/Handler.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Config::Constants.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Config::Constants::Perl.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Config::Constants::XML.3 Installing /Users/cpanrun/build/5.10.0/site/man/man3/Config::Constants::XML::SAX::Handler.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod make: *** [doc_update] Hangup