in reply to Re: Re: Embedded Perl Global Variables
in thread Embedded Perl Global Variables

Blssu - Thank you for the answers, and the libperl++ library. I used your first and second replys to solve all of the remaining issues in my code. I can actually get some sleep this evening!

As you had guessed in your message, I was working on re-inventing the perl_get_hv() function (very much the hard way).

  • Comment on Re: Re: Re: Embedded Perl Global Variables