Checking if your kit is complete... Warning: the following files are missing in your kit: .cvsignore Please inform the author. Warning: prerequisite YAML::LibYAML 0.16 not found. Writing Makefile for Markaya cp lib/Markaya.pm blib/lib/Markaya.pm Manifying blib/man3/Markaya.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/00.load.........1..1 # Failed test 'use Markaya;' # at t/00.load.t line 4. # Tried to use 'Markaya'. # Error: YAML::LibYAML has been renamed to YAML::XS. Please use YAML::XS instead. at /Users/cpanrun/build/5.8.8/lib/site_perl/5.8.8/darwin-thread-multi-2level/YAML/LibYAML.pm line 7. # Compilation failed in require at /Users/cpanrun/depot/main/contrib-patched/perl/CPAN/src/Markaya/blib/lib/Markaya.pm line 7. # BEGIN failed--compilation aborted at t/00.load.t line 4. # Compilation failed in require at (eval 3) line 2. # BEGIN failed--compilation aborted at (eval 3) line 2. not ok 1 - use Markaya; Use of uninitialized value in concatenation (.) or string at t/00.load.t line 7. # Testing Markaya # 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/perlcritic......1..1 ok 1 - blib/lib/Markaya.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 t/pod.............1..1 ok 1 - blib/lib/Markaya.pm ok Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/00.load.t 1 256 1 1 1 1 test skipped. Failed 1/4 test scripts. 1/3 subtests failed. Files=4, Tests=3, 2 wallclock secs ( 1.24 cusr + 0.27 csys = 1.51 CPU) Failed 1/4 test programs. 1/3 subtests failed. make: *** [test_dynamic] Error 25