I've got most of it ported, though I've not done any testing yet. I am running into some undefined symbol errors:
$ perl -Iblib/arch -Iblib/lib -MMac::AppleEvents -e1
dyld: perl Undefined symbols:
__ZdlPv
__Znwm
___gxx_personality_v0
They are apparently related to C++ (AppleEvents.xs links to PerlAEUtils.cp) and gcc and linking. I just don't really have a clue as to how to deal with it.
Mac::Carbon Mac::Trouble (Score:1)
Re:Mac::Carbon Mac::Trouble (Score:2)
FWIW, the warning from the Component Manager is caused by one of your installed components, I can't do anything about that.