Re: How to build 5.4.5 on OS X

2005-07-04 Thread Sherm Pendley
On Jul 4, 2005, at 3:41 AM, Michael G Schwern wrote: With a hint from Jarkko I got 5.4.5 to build on OS X. Here's how. Now *that* is taking regression testing to a new level. 5.4.5 is over six years old now. In case anyone's wondering what the point of porting such an old Perl is,

Re: How to build 5.4.5 on OS X

2005-07-04 Thread Ken Williams
On Jul 4, 2005, at 2:41 AM, Michael G Schwern wrote: With a hint from Jarkko I got 5.4.5 to build on OS X. Here's how. Do I hear a 5.4.6 in the future, then? ;-) -Ken

Passing Perl pointers via PerlObjCBridge

2005-07-04 Thread James Reynolds
I've tried passing perl pointers to Cocoa methods using the PerlObjCBridge. I can't get it to work, probably because Perl pointers don't let you peek and poke at raw memory locations (Adv Perl Programming). Does anyone know of a way to get this to work? For example, I'm trying to pass an