tmaly has asked for the wisdom of the Perl Monks concerning the following question:

Monks, I am just starting to try to figure out how to use XS. I wanted to create a routine in C++ that would accept a hash reference and a string and tests whether that string exists as a key in the hash reference. Has anyone done this? Best Regards Ty

Replies are listed 'Best First'.
Re: Help with XS and hashes
by ikegami (Patriarch) on Mar 31, 2008 at 03:48 UTC