bruce wrote at 6/27/2006 3:24 PM:
>i'm considering a C based project were i might have to do some
>file/text/html parsing.. given the nature of perl, i'd prefer to do any
>file/text parsing using perl's regex strength...
>
>can someone tell me what's the prefered method of returing information fro
om: John W. Kennedy [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 27, 2006 2:08 PM
To: [EMAIL PROTECTED]
Cc: activeperl@listserv.activestate.com
Subject: Re: C - Perl integration...
bruce wrote:
> hi...
>
> i'm considering a C based project were i might have to do some
> file/te
bruce wrote:
> hi...
>
> i'm considering a C based project were i might have to do some
> file/text/html parsing.. given the nature of perl, i'd prefer to do any
> file/text parsing using perl's regex strength...
>
> can someone tell me what's the prefered method of returing information from
> a
hi...
i'm considering a C based project were i might have to do some
file/text/html parsing.. given the nature of perl, i'd prefer to do any
file/text parsing using perl's regex strength...
can someone tell me what's the prefered method of returing information from
a perl app to a C app...
ie if