Search Results

5
votes

How can I use a C++ class from Perl?

I would normally choose XS, like tsee, but there is also Inline::C (or …