Harnessing Perl Scripts within a Project
Harnessing Perl Scripts within a Project
- Subject: Harnessing Perl Scripts within a Project
- From: John Delacour <email@hidden>
- Date: Sun, 04 Nov 2012 09:03:07 +0000
I am a rank beginner in Xcode and Objective-C, very slowly getting to
grips with things using Xcode 4.5.1 in 10.8. My only significant
experience is with AppleScript and Perl and, so far as AppleScript is
concerned, it looks to me as though I’d be wiser to set it aside and
work in straight C and ObjC.
Perl is another matter altogether. While I am getting up to speed with
Obj-C I would like to be able to include Perl routines within projects,
and I can find very little on the WWW to be guided by. So far I have
experimented simply with
system ("hard-coded/path/to/file")
I have not yet even attempted anything with NSTask and found no way to
add Perl scripts to the project file tree and refer to them by relative
path, so you can see I am not very far forward!
Any hints would be much appreciated. I shall doubtless have many more
questions of a more mainstream nature.
JD
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden