Greetings, I've been studying how to interface C++ and Perl using XS. I was aware of this project, and saw that it is doing things that are currently beyond my skillset. I was hoping I could get a few answers. 1. What is the general approach of handling exceptions? 2. How do you map multiple custom C++ objects out of a single header file using XS? For reference, here's my post on Perlmonks (it's a little wordy). http://perlmonks.org/?node_id=853194 Thanks, -Ryan DietrichThread Next