Hi, I have compiled the perl interpeter into my executable. I want to invoke a perl method from C++, this method returns a Xerces perl object. Now what I want to know is if there is any way I could obtain the C++ object pointer from this Xerces object. Using wxPerl for example, this can be done using the "wxPli_sv_2_object" method.
I hope someone can help me. Thanks in advance. Ben Meijering
