Checking if your kit is complete... Looks good Writing Makefile for Crypt::Tea_JS cp Tea_JS.pm blib/lib/Crypt/Tea_JS.pm /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 Tea_JS.xs > Tea_JS.xsc && mv Tea_JS.xsc Tea_JS.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 -DUSE_SITECUSTOMIZE -DNO_HASH_SEED -fno-strict-aliasing -pipe -O3 -DVERSION=\"2.19\" -DXS_VERSION=\"2.19\" "-I/Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/CORE" Tea_JS.c Running Mkbootstrap for Crypt::Tea_JS () chmod 644 Tea_JS.bs rm -f blib/arch/auto/Crypt/Tea_JS/Tea_JS.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 Tea_JS.o -o blib/arch/auto/Crypt/Tea_JS/Tea_JS.bundle chmod 755 blib/arch/auto/Crypt/Tea_JS/Tea_JS.bundle cp Tea_JS.bs blib/arch/auto/Crypt/Tea_JS/Tea_JS.bs chmod 644 blib/arch/auto/Crypt/Tea_JS/Tea_JS.bs cp bin/tea blib/script/tea /Users/cpanrun/pristine/5.8.7/bin/perl "-MExtUtils::MY" -e "MY->fixin(shift)" blib/script/tea Manifying blib/man1/tea.1 Manifying blib/man3/Crypt::Tea_JS.3 PERL_DL_NONLAZY=1 /Users/cpanrun/pristine/5.8.7/bin/perl "-Iblib/lib" "-Iblib/arch" test.pl 1..9 ok 1 - binary2ascii ok 2 - ascii2binary ok 3 - oldtea_code ok 4 - oldtea_decode ok 5 - tea_code ok 6 - tea_decode ok 7 - asciidigest ok 8 - encrypt and decrypt ok 9 - encrypt and decrypt utf8 # Now use a JavaScript-capable browser to view test.html ... Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/auto/Crypt/Tea_JS/Tea_JS.bundle Files found in blib/arch: installing files in blib/lib into architecture dependent library tree Installing /Users/cpanrun/pristine/5.8.7/lib/site_perl/5.8.7/darwin-thread-multi-2level/Crypt/Tea_JS.pm Installing /Users/cpanrun/pristine/5.8.7/man/man1/tea.1 Installing /Users/cpanrun/pristine/5.8.7/man/man3/Crypt::Tea_JS.3 Installing /Users/cpanrun/pristine/5.8.7/bin/tea Appending installation info to /Users/cpanrun/pristine/5.8.7/lib/5.8.7/darwin-thread-multi-2level/perllocal.pod /bin/sh -c true