Checking if your kit is complete... Warning: the following files are missing in your kit: META.yml Please inform the author. Writing Makefile for Acme::Hoge cp lib/Acme/Hoge.pm blib/lib/Acme/Hoge.pm Manifying blib/man3/Acme::Hoge.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/00-load......... # Failed test (t/00-load.t at line 6) # Tried to use 'Acme::Hoge'. # Error: Can't locate Output/Rewrite.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Hoge/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Hoge/blib/arch /Users/cpanrun/depot/main/Apps/CPAN_Run/lib /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level /Users/cpanrun/pristine/5.8.7/lib/5.8.7 /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7 /Users/cpanrun/pristine/5.8.7/lib/site_perl) at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Acme-Hoge/blib/lib/Acme/Hoge.pm line 7. # BEGIN failed--compilation aborted at t/00-load.t line 6. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. Use of uninitialized value in concatenation (.) or string at t/00-load.t line 9. # Testing Acme::Hoge , Perl 5.008007, /Users/cpanrun/pristine/5.8.7/bin/perl # Looks like you failed 1 test of 1. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay t/boilerplate.....ok t/pod-coverage....ok t/pod.............ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 100.00% 1 Failed 1/4 test scripts, 75.00% okay. 1/6 subtests failed, 83.33% okay. make: *** [test_dynamic] Error 25