Checking if your kit is complete... Looks good Writing Makefile for Acme::Holy cp Holy.pm blib/lib/Acme/Holy.pm /Users/cpanrun/build/5.10.0/bin/perl /Users/cpanrun/build/5.10.0/lib/ExtUtils/xsubpp -typemap /Users/cpanrun/build/5.10.0/lib/ExtUtils/typemap Holy.xs > Holy.xsc && mv Holy.xsc Holy.c gcc -c -I. -fno-common -DPERL_DARWIN -no-cpp-precomp -arch ppc -arch i386 -nostdinc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/include/gcc -B/Developer/SDKs/MacOSX10.4u.sdk/usr/lib/gcc -isystem/Developer/SDKs/MacOSX10.4u.sdk/usr/include -F/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks -mmacosx-version-min=10.3 -DPRIVLIB_LAST_IN_INC -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.03\" -DXS_VERSION=\"0.03\" "-I/Users/cpanrun/build/5.10.0/lib/CORE" Holy.c Running Mkbootstrap for Acme::Holy () chmod 644 Holy.bs rm -f blib/arch/auto/Acme/Holy/Holy.bundle env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -Wl,-search_paths_first -arch ppc -arch i386 -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 Holy.o -o blib/arch/auto/Acme/Holy/Holy.bundle \ \ chmod 755 blib/arch/auto/Acme/Holy/Holy.bundle cp Holy.bs blib/arch/auto/Acme/Holy/Holy.bs chmod 644 blib/arch/auto/Acme/Holy/Holy.bs Manifying blib/man3/Acme::Holy.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/1compile....1..2 ok 1 - use Acme::Holy; ok 2 - holy() imported ok t/2holy.......1..17 ok 1 - holy() ok with numerical object ok 2 - holy() ok with string object ok 3 - holy() ok with array object ok 4 - holy() ok with hash object ok 5 - holy() ok with code object ok 6 - holy() ok with glob object ok 7 - holy() not defined with numerical reference ok 8 - holy() not defined with string reference ok 9 - holy() not defined with array reference ok 10 - holy() not defined with hash reference ok 11 - holy() not defined with code reference ok 12 - holy() not defined with glob reference ok 13 - holy() not defined with undefined argument ok 14 - holy() not defined with numerical argument ok 15 - holy() not defined with string argument ok 16 - holy() not defined with array argument ok 17 - holy() not defined with hash argument ok t/3aliases....1..12 ok 1 - blessed executes successfully ok 2 - blessed executes correctly ok 3 - consecrated executes successfully ok 4 - consecrated executes correctly ok 5 - divine executes successfully ok 6 - divine executes correctly ok 7 - hallowed executes successfully ok 8 - hallowed executes correctly ok 9 - sacred executes successfully ok 10 - sacred executes correctly ok 11 - sacrosanct executes successfully ok 12 - sacrosanct executes correctly ok All tests successful. Files=3, Tests=31, 0 wallclock secs ( 0.28 cusr + 0.08 csys = 0.36 CPU) Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Acme/Holy/Holy.bs Installing /Users/cpanrun/build/5.10.0/site/lib/auto/Acme/Holy/Holy.bundle Installing /Users/cpanrun/build/5.10.0/html/site/lib/Acme/Holy.html Installing /Users/cpanrun/build/5.10.0/site/lib/Acme/Holy.pm Installing /Users/cpanrun/build/5.10.0/site/man/man3/Acme::Holy.3 Appending installation info to /Users/cpanrun/build/5.10.0/lib/perllocal.pod