Checking if your kit is complete... Looks good Writing Makefile for AppConfig::Std cp lib/AppConfig/Std.pm blib/lib/AppConfig/Std.pm Manifying blib/man3/AppConfig::Std.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/basic.....OUTPUT: Start of testscript.pl [AppConfig::Std 1.07] Can't locate object method "initialize" via package "Pod::Usage" at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/Pod/Usage.pm line 534. EXPECTED: Start of testscript.pl [AppConfig::Std 1.07] Usage: testscript.pl [ -version | -debug | -verbose | -doc | -help ] [ -color C | -country C | -foobar ] Options: -color C Provide a color. -country C Specify a country. -foobar Turn on the foobar flag. -doc Display the full documentation for testscript.pl. -verbose or -v Display verbose information as testscript.pl runs. -version Display the version of testscript.pl. -debug Display debugging information as testscript.pl runs. FAILED test 13 Failed 1/13 tests, 92.31% okay t/getopt....OUTPUT: Start of getscript.pl [AppConfig::Std 1.07] Can't locate object method "initialize" via package "Pod::Usage" at /Users/cpanrun/pristine/5.8.7/lib/5.8.7/Pod/Usage.pm line 534. EXPECTED: Start of getscript.pl [AppConfig::Std 1.07] Usage: getscript.pl [ -version | -debug | -verbose | -doc | -help ] [ -color C | -country C | -foobar ] Options: -color C Provide a color. -country C Specify a country. -foobar Turn on the foobar flag. -doc Display the full documentation for getscript.pl. -verbose or -v Display verbose information as getscript.pl runs. -version Display the version of getscript.pl. -debug Display debugging information as getscript.pl runs. FAILED test 13 Failed 1/13 tests, 92.31% okay Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/basic.t 13 1 7.69% 13 t/getopt.t 13 1 7.69% 13 Failed 2/2 test scripts, 0.00% okay. 2/26 subtests failed, 92.31% okay. make: *** [test_dynamic] Error 25