Or embedding perl in a C program. Could anyone point me to a good tutorial on how to do this or give me some simple examples. I have read some of what is in Advanced Perl programming book. But unfortunately I am pretty new to perl and I don't know jack about C.
Basically all I want to do is call a perl subroutine that parses two values for certain characteristics. I have that logic done in perl. Then if the value returns true return back to the C program. And continue on. Thanks in advance. Scott -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]