I have ActiveState Perl 5.14.1 installed... I get this error doing the simple add/subtract test:
robert -> perl inline_tst.pl Set up build environment without MacOSX10.5 SDK (will build i386 binaries) Had problems bootstrapping Inline module 'inline_tst_pl_1e79' Can't load '/Users/robert/Temp/_Inline/lib/auto/inline_tst_pl_1e79/inline_tst_pl_1e79.bundle' for module inline_tst_pl_1e79: dlopen(/Users/robert/Temp/_Inline/lib/auto/inline_tst_pl_1e79/inline_tst_pl_1e79.bundle, 1): no suitable image found. Did find: /Users/robert/Temp/_Inline/lib/auto/inline_tst_pl_1e79/inline_tst_pl_1e79.bundle: mach-o, but wrong architecture at /usr/local/ActivePerl-5.14/lib/DynaLoader.pm line 195. at /Users/robert/Library/ActivePerl-5.14/lib/Inline.pm line 534 at inline_tst.pl line 0 INIT failed--call queue aborted. -- Robert