in reply to Re^2: Interface Perl with C++
in thread Interface Perl with C++

I second the first suggestion. The easiest way is to use Inline for your language. Other approaches are far more complex.

The docs, for all the Inline modules I've looked at, are clear.

Phil