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/build/5.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.........1..1 # Failed test 'use Acme::Hoge;' # at t/00-load.t 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/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib . /Users/cpanrun/build/5.10.0/site/lib /Users/cpanrun/build/5.10.0/lib) 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. not ok 1 - use Acme::Hoge; Use of uninitialized value $Acme::Hoge::VERSION in concatenation (.) or string at t/00-load.t line 9. # Testing Acme::Hoge , Perl 5.010000, /Users/cpanrun/build/5.10.0/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.....1..3 ok 1 - README contains no boilerplate text ok 2 - Changes contains no boilerplate text ok 3 - lib/Acme/Hoge.pm contains no boilerplate text 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 t/pod.............1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00-load.t 1 256 1 1 1 2 tests skipped. Failed 1/4 test scripts. 1/4 subtests failed. Files=4, Tests=4, 0 wallclock secs ( 0.18 cusr + 0.06 csys = 0.24 CPU) Failed 1/4 test programs. 1/4 subtests failed. make: *** [test_dynamic] Error 255