• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: perl folder in /system/library/
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: perl folder in /system/library/


  • Subject: Re: perl folder in /system/library/
  • From: Sherm Pendley <email@hidden>
  • Date: Sat, 3 May 2003 22:24:48 -0400

On Saturday, May 3, 2003, at 07:33 PM, Ben Dougall wrote:

/system/libarary/perl

does that's existence mean that perl is useable from cocoa already, without any extra installations?

That depends on what you mean by "useable from Cocoa." You can use NSTask to launch Perl scripts from a Cocoa app, just as you can any other command-line tool. In 10.2 and newer, Apple includes a PerlObjCBridge module (I think that's the name of it - I have 10.1) you can use to access Foundation objects from within a Perl script.

To write a full application in Perl, though, you'll need an extra framework - CamelBones, available at SourceForge <http://camelbones.sf.net>.

what is that folder's purpose?

That's where core Perl modules - i.e. the modules Perl ships with - are. CPAN modules - i.e. any optional modules you install yourself - are installed in /Library/Perl.

sherm--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

References: 
 >perl folder in /system/library/ (From: Ben Dougall <email@hidden>)

  • Prev by Date: Complex control of cell editing in an outline view
  • Next by Date: Pagination...
  • Previous by thread: perl folder in /system/library/
  • Next by thread: Complex control of cell editing in an outline view
  • Index(es):
    • Date
    • Thread