I know of Camelbones, which weds Cocoa and Perl. Has anyone wedded Carbon and Perl? Cocoa is OO and based on Objective C, Carbon is more procedural and based on C.
--Nat
Sorta
pudge on 2002-09-10T17:33:41
I am working on porting the Mac:: modules to Mac OS X. They are all Carbon (well, old Mac OS API, some of it is not Carbon-compatible and needs to be dealt with). My primary goal is to get the non-GUI modules all ported. I've got two basically done (Mac::Types and Mac::Memory) as test cases, and after I finish MacPerl 5.6.1r2, I am going to get back to them.