Checking if your kit is complete... Looks good Inline::C is packaged with Inline.pm because it is the most commonly used Inline Language Support Module (ILSM). See also: Inline::ASM, ::Awk, ::BC, ::Basic, ::Befunge, ::CPP (C++), ::CPR, ::Foo, ::Guile, ::Java, ::Octave, ::PERL, ::Python, ::Ruby, ::TT, ::Tcl and ::WebChat. Config.pm indicates that your version of Perl was built with this C compiler: gcc I have located this compiler on your system: Do you want to install Inline::C? [y] y Writing Makefile for Inline::C Writing Makefile for Inline cp Inline.pod blib/lib/Inline.pod cp lib/Inline/MakeMaker/Changes blib/lib/Inline/MakeMaker/Changes cp lib/Inline/denter.pm blib/lib/Inline/denter.pm AutoSplitting blib/lib/Inline/denter.pm (blib/lib/auto/Inline/denter) cp Inline.pm blib/lib/Inline.pm AutoSplitting blib/lib/Inline.pm (blib/lib/auto/Inline) cp lib/Inline/Foo.pm blib/lib/Inline/Foo.pm cp Inline-API.pod blib/lib/Inline-API.pod cp lib/Inline/MakeMaker.pm blib/lib/Inline/MakeMaker.pm cp Inline-FAQ.pod blib/lib/Inline-FAQ.pod cp Inline-Support.pod blib/lib/Inline-Support.pod cp lib/Inline/C/ParseRegExp.pm ../blib/lib/Inline/C/ParseRegExp.pm cp C-Cookbook.pod ../blib/lib/Inline/C-Cookbook.pod cp C.pm ../blib/lib/Inline/C.pm cp C.pod ../blib/lib/Inline/C.pod cp lib/Inline/C/ParseRecDescent.pm ../blib/lib/Inline/C/ParseRecDescent.pm Manifying ../blib/man3/Inline::C::ParseRegExp.3 Manifying ../blib/man3/Inline::C-Cookbook.3 Manifying ../blib/man3/Inline::C::ParseRecDescent.3 Manifying ../blib/man3/Inline::C.3 Manifying blib/man3/Inline.3 Manifying blib/man3/Inline-API.3 Manifying blib/man3/Inline-FAQ.3 Manifying blib/man3/Inline-Support.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/00init......ok t/01usages....ok t/02config....ok t/03errors....ok t/04create....Use of uninitialized value in substitution (s///) at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/ActivePerl/Config.pm line 109 (#1) (W uninitialized) An undefined value was used as if it were already defined. It was interpreted as a "" or a 0, but maybe it was a mistake. To suppress this warning assign a defined value to your variables. To help you figure out what was undefined, perl tells you what operation you used the undefined value in. Note, however, that perl optimizes your program and the operation displayed in the warning may not necessarily appear literally in your program. For example, "that $foo" is usually optimized into "that " . $foo, and the warning will refer to the concatenation (.) operator, even though there is no . in your program. Use of uninitialized value in scalar chomp at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/ActivePerl/Config.pm line 110 (#1) Use of uninitialized value in pattern match (m//) at /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/ActivePerl/Config.pm line 116 (#1) ok t/05files.....ok All tests successful. Files=6, Tests=15, 14 wallclock secs ( 1.91 cusr + 0.68 csys = 2.59 CPU) PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, '../blib/lib', '../blib/arch')" t/*.t t/00init.......ok t/01syntax.....ok t/02config.....ok t/03typemap....ok t/04perlapi....ok t/05xsmode.....ok All tests successful. Files=6, Tests=12, 23 wallclock secs (15.45 cusr + 8.56 csys = 24.01 CPU) Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true