in reply to Re^3: Embedding Perl / C++ structure question
in thread Embedding Perl / C++ structure question

I want to take the time to thank you for all of your help. We have figured everything out and all works fine. Note : we want to inspect the complete structure everytime but I will look into the objects instead of hashes. Thank you so much for everything, you have been very helpful.
  • Comment on Re^4: Embedding Perl / C++ structure question

Replies are listed 'Best First'.
Embedding Perl / C++ structure question
by perlsyntax (Pilgrim) on Nov 28, 2007 at 22:57 UTC
    Good book is Extending and Embedding perl.