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 foo has something like
 abc =  system `perl cat.pl "att1, att2"`

how would i return an array/list of items from cat.pl into foo...

thanks

-bruce


_______________________________________________
ActivePerl mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to