Checking if your kit is complete... Looks good Writing Makefile for Options cp lib/Options.pm blib/lib/Options.pm cp example.pl blib/lib/example.pl cp lib/Options/Test.pm blib/lib/Options/Test.pm Manifying blib/man3/Options.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/options.........Can't locate Test/Unit/HarnessUnit.pm in @INC (@INC contains: /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Options/blib/lib /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Options/blib/arch /sw/lib/perl5 /sw/lib/perl5/darwin /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 t/options.t line 1. BEGIN failed--compilation aborted at t/options.t line 1. dubious Test returned status 2 (wstat 512, 0x200) t/pod-coverage....1..0 # Skip Test::Pod::Coverage required for testing pod coverage skipped all skipped: Test::Pod::Coverage required for testing pod coverage t/pod.............1..3 ok 1 - blib/lib/example.pl ok 2 - blib/lib/Options.pm ok 3 - blib/lib/Options/Test.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/options.t 2 512 ?? ?? ?? 1 test skipped. Failed 1/3 test scripts. 0/3 subtests failed. Files=3, Tests=3, 1 wallclock secs ( 0.17 cusr + 0.06 csys = 0.23 CPU) Failed 1/3 test programs. 0/3 subtests failed. make: *** [test_dynamic] Error 255