How can I call a Perl subroutine from Flex?

Posted by NLV on Stack Overflow See other posts from Stack Overflow or by NLV
Published on 2010-05-17T19:05:50Z Indexed on 2010/05/18 12:30 UTC
Read the original article Hit count: 128

Filed under:
|

I'm new to Perl as well as Flex. I've just gone through the basic (and exciting) stuff in both of them. I just want to call a Perl subroutine from Flex. Is it possible? If so how?

© Stack Overflow or respective owner

Related posts about perl

Related posts about flex