WARNING: LICENSE is not a known parameter. Checking if your kit is complete... Looks good 'LICENSE' is not a known MakeMaker parameter name. Writing Makefile for XSLoader /Users/cpanrun/build/5.8.8/bin/perl XSLoader_pm.PL XSLoader.pm cp XSLoader.pm blib/arch/XSLoader.pm Manifying blib/man3/XSLoader.3 PERL_DL_NONLAZY=1 /Users/cpanrun/build/5.8.8/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/pod.........1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD t/podcover....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/portfs......1..0 # Skip Test::Portability::Files required for testing filenames portability skipped all skipped: Test::Portability::Files required for testing filenames portability t/XSLoader....1..20 ok 1 - use XSLoader; ok 2 - XSLoader->can('load') ok 3 - XSLoader->can('bootstrap_inherit') ok 4 - calling XSLoader::load() with no argument ok 5 - calling XSLoader::load() under a package with no XS part ok 6 - calling XSLoader::load() with a XS module and an incorrect version # Failed test 'XSLoader::load(Cwd)' not ok 7 - XSLoader::load(Cwd) # at t/XSLoader.t line 71. # got: 'Malformed prototype for XSLoader::load: main at (eval 11) line 1. # ' # expected: '' ok 8 - Cwd->can('fastcwd') # Failed test 'calling XSLoader::load() with a XS module and an incorrect version' # at t/XSLoader.t line 67. not ok 9 - calling XSLoader::load() with a XS module and an incorrect version # 'Undefined subroutine called at (eval 14) line 1. # ' # doesn't match '/^File::Glob object version \S+ does not match bootstrap parameter (?:qunckkk|0)/' dubious Test returned status 0 (wstat 4, 0x4) DIED. FAILED tests 7, 9-20 Failed 13/20 tests, 35.00% okay Failed Test Stat Wstat Total Fail List of Failed ------------------------------------------------------------------------------- t/XSLoader.t 0 4 20 24 7 9-20 3 tests skipped. Failed 1/4 test scripts. 13/20 subtests failed. Files=4, Tests=20, 1 wallclock secs ( 0.21 cusr + 0.08 csys = 0.29 CPU) Failed 1/4 test programs. 13/20 subtests failed. make: *** [test_dynamic] Error 255