hi ppl,
i have an c++ application and i have embedded perl in it. and i want to use c functions of that applications in my perl files, so when i parse the pl scripts when the file encounters the functions it should pass the arguments/call the functions and perform neccessary action in the side application a fecth the result and display or white to file what ever, when i mean to say in simple words i should he using those functions from perl scripts with out creating any dll/c extentions