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