• 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: NSTask & NSPipe to perl script
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTask & NSPipe to perl script


  • Subject: Re: NSTask & NSPipe to perl script
  • From: Jim Turner <email@hidden>
  • Date: Thu, 01 Feb 2007 10:22:53 -0600
  • Thread-topic: NSTask & NSPipe to perl script

I've used CamelBones to do some "heavy lifting" regex work before and it's
always performed quite nicely, even on very large datasets.

http://camelbones.sourceforge.net/

If you've never had the pleasure, it allows you a direct interface to perl
from Cocoa as a framework.

Jim

On 1/31/07 12:39 PM, "David Brennan" <email@hidden> wrote:

> Hi
>
> I am trying to send text to a perl script, I want to apply regular
> expressions to the text, then I use the result.
>
> I am using a pipe to send the text. I create the pipe, and the file
> handle, and it works for small text strings.
>
> When I try to pass the text from a 100 page PDF, it fails. Is there a
> limit on the amount of data I send to a script, or am I just doing
> something wrong?
>
> Thanks,
> Dave.
> _______________________________________________
>
> Cocoa-dev mailing list (email@hidden)
>
> 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


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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

  • Prev by Date: Re: [Q] What encoding method can be automatically detected?
  • Next by Date: Re: [Q] What encoding method can be automatically detected?
  • Previous by thread: How to get deviceDeltaX/Y from NSScrollWheel..?
  • Next by thread: key path blues
  • Index(es):
    • Date
    • Thread