Howto access Perl Objects from Cocoa

2005-10-27 Thread Manfred Bergmann
Hi there. I am almost new to Perl. I like it and tried to use it in some of my Cocoa Projects. First of all. I found there are two approaches. PerlObjCBridge and CamelBones. Unfortunately I couldn't find any examples covering what I try to do. I tested it with CamelBones first. Maybe

Re: Howto access Perl Objects from Cocoa

2005-10-27 Thread Sherm Pendley
On Oct 26, 2005, at 7:19 PM, Manfred Bergmann wrote: I am almost new to Perl. I like it and tried to use it in some of my Cocoa Projects. First of all. I found there are two approaches. PerlObjCBridge and CamelBones. Unfortunately I couldn't find any examples covering what I try to do. I

Re: Howto access Perl Objects from Cocoa

2005-10-27 Thread Manfred Bergmann
Am 28.10.2005 um 04:32 schrieb Sherm Pendley: On Oct 26, 2005, at 7:19 PM, Manfred Bergmann wrote: I am almost new to Perl. I like it and tried to use it in some of my Cocoa Projects. First of all. I found there are two approaches. PerlObjCBridge and CamelBones. Unfortunately I