Checking if your kit is complete... Looks good Writing Makefile for mqs::header cp header.pm blib/lib/mqs/header.pm AutoSplitting blib/lib/mqs/header.pm (blib/lib/auto/mqs/header) /Users/cpanrun/pristine/5.8.7/bin/perl /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/xsubpp -typemap /Users/cpanrun/pristine/5.8.7/lib/5.8.7/ExtUtils/typemap header.xs > header.xsc && mv header.xsc header.c Please specify prototyping behavior for header.xs (see perlxs manual) gcc -c -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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" header.c Running Mkbootstrap for mqs::header () chmod 644 header.bs rm -f blib/arch/auto/mqs/header/header.bundle LD_RUN_PATH="" env MACOSX_DEPLOYMENT_TARGET=10.3 cc -bundle -undefined dynamic_lookup -arch ppc -arch i386 -Wl,-search_paths_first -Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.3 header.o -o blib/arch/auto/mqs/header/header.bundle chmod 755 blib/arch/auto/mqs/header/header.bundle cp header.bs blib/arch/auto/mqs/header/header.bs chmod 644 blib/arch/auto/mqs/header/header.bs Manifying blib/man3/mqs::header.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..1 # Running under perl version 5.008007 for darwin # Current time local: Fri Feb 24 12:01:50 2006 # Current time GMT: Fri Feb 24 20:01:50 2006 # Using Test.pm version 1.25 ok 1 content => line 1 line 2 <= end content read_content on a content without header begin line 1 line 2 end Value header => no (Normally no) Content after add_header => test: actual mqs-header: yes line 1 line 2 Read header of Content test => actual mqs-header => yes Content after a second add_header => test2: actual2 test: actual mqs-header: yes line 1 line 2 Read header of Content test => actual mqs-header => yes test2 => actual2 get the content of the message begin line 1 line 2 end Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/man/man3/mqs::header.3 Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true