in reply to c++ and perl
Hi,
I am using inline::CPP in order to get access to CPP functions located in shared objects that I have.
I searched the web for the right way of loading a shared object into the perl (so that I can call for the cpp functions directly from the perl code) and haven't found none.
Does somebody know how it is being done?
Thanks, Nir