in reply to Re: How to set up xcode 4.2 to run perl scripts ?
in thread How to set up xcode 4.2 to run perl scripts ?
Thanks Doc!
I have taken a quick look at CamelBones. My first attempt built but didn't run. Not sure it supports perl 5.10? I will look again but for the time I just want to run pure perl - e.g. to test solutions to monk-ish queries.
In any case I was looking for a way to do what I do with UltraEdit/Studio in winders - run and capture output in the console.
I s'pose what I could do is just run the perl script from a C prog.