perl_fan has asked for the wisdom of the Perl Monks concerning the following question:
just would like to know how to call perl script (module) from C/C++ ? am not looking for any readymade module (which has licensing issues :o) ) but a very rudimentary way of calling perl modules from C, i can write wrappers on top of it. cheers, M
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: calling perl from C/C++
by ccn (Vicar) on Dec 22, 2008 at 11:40 UTC | |
|
Re: calling perl from C/C++
by Bloodnok (Vicar) on Dec 22, 2008 at 12:58 UTC | |
|
Re: calling perl from C/C++
by Perlbotics (Archbishop) on Dec 22, 2008 at 14:20 UTC |