[xxxp@illinxxx ExtUtils-MakeMaker-7.30]$ perl -Mlocal::lib Makefile.PL Using included version of Parse::CPAN::Meta (1.4414) because it is not already installed. Using included version of CPAN::Meta (2.143240) because it is not already installed. Using included version of CPAN::Meta::YAML (0.011) because it is not already installed. Using included version of JSON::PP (2.27203) because it is not already installed. Using included version of ExtUtils::Manifest (1.70) as it is newer than the installed version (1.61). Using included version of CPAN::Meta::Requirements (2.131) because it is not already installed. Using included version of ExtUtils::Install (2.06) as it is newer than the installed version (1.58). Generating a Unix-style Makefile Writing Makefile for ExtUtils::MakeMaker Writing MYMETA.yml and MYMETA.json ..make... ...make test return: [nadavp@illin4615 ExtUtils-MakeMaker-7.30]$ make test PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/arch" "-Iblib/lib" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00compile.t ............. ok t/01perl_bugs.t ........... ok t/02-xsdynamic.t .......... skipped: ExtUtils::CBuilder not installed or couldn't find a compiler t/03-xsstatic.t ........... skipped: ExtUtils::CBuilder not installed or couldn't find a compiler t/arch_check.t ............ ok t/backwards.t ............. ok t/basic.t ................. ok t/build_man.t ............. ok t/cd.t .................... ok ..... Result: PASS