in reply to Is there any ready-to-use C++ perl wrapper?

Try Inline::CPP.
  • Comment on Re: Is there any ready-to-use C++ perl wrapper?

Replies are listed 'Best First'.
Re^2: Is there any ready-to-use C++ perl wrapper?
by llancet (Friar) on Jun 18, 2011 at 08:03 UTC
    It's invert. I want to use perl in C++, but inline let you use other language in perl.