Checking if your kit is complete... Looks good Writing Makefile for XSLoader /Users/cpanrun/build/5.10.0/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.10.0/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/pod.........1..1 ok 1 - blib/arch/XSLoader.pm ok 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 Version string 'qunckkk' contains invalid data; ignoring: 'qunckkk' at (eval 9) line 1. ok 6 - calling XSLoader::load() with a XS module and an incorrect version ok 7 - XSLoader::load(Cwd) ok 8 - Cwd->can('fastcwd') Version string 'qunckkk' contains invalid data; ignoring: 'qunckkk' at /Users/cpanrun/build/5.10.0/lib/DynaLoader.pm line 230. ok 9 - calling XSLoader::load() with a XS module and an incorrect version ok 10 - XSLoader::load(File::Glob) ok 11 - File::Glob->can('doglob') Version string 'qunckkk' contains invalid data; ignoring: 'qunckkk' at /Users/cpanrun/build/5.10.0/lib/DynaLoader.pm line 230. ok 12 - calling XSLoader::load() with a XS module and an incorrect version ok 13 - XSLoader::load(SDBM_File) ok 14 - SDBM_File->can('TIEHASH') Version string 'qunckkk' contains invalid data; ignoring: 'qunckkk' at /Users/cpanrun/build/5.10.0/lib/DynaLoader.pm line 230. ok 15 - calling XSLoader::load() with a XS module and an incorrect version ok 16 - XSLoader::load(Socket) ok 17 - Socket->can('inet_aton') Version string 'qunckkk' contains invalid data; ignoring: 'qunckkk' at /Users/cpanrun/build/5.10.0/lib/DynaLoader.pm line 230. ok 18 - calling XSLoader::load() with a XS module and an incorrect version ok 19 - XSLoader::load(Time::HiRes) ok 20 - Time::HiRes->can('usleep') ok All tests successful, 2 tests skipped. Files=4, Tests=21, 1 wallclock secs ( 0.33 cusr + 0.10 csys = 0.43 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/html/arch/XSLoader.html Installing /Users/cpanrun/build/5.10.0/man/man3/XSLoader.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod