I just started to get familar with Perl on OSX. I start with a custom perl 5.8.5 and try the interaction with cocoa. But whenever I use my custom perl installation, the module PerlObjCBridge is missing. Because I didn't install it ;-)
I'm pretty sure I can copy it from the system's perl, since it is perl 5.8.1, but where can I get the package?
I searched