perl library for C++

P

Peng Yu

For what? Embedding Perl in your C++ app, or extending Perl with an XS
module written in C++? For the former, there's only one libperl, so it
is the "best" by default.

For the latter, the Inline:: set of modules is pretty popular, and
require a bit less grunt work than the traditional ExtUtils::MakeMaker
approach. Have a look at Inline::CPP:

<http://search.cpan.org/~neilw/Inline-CPP-0.25/lib/Inline/CPP.pod>

I want to embed perl in my C++ app. I couldn't find any more recent
webpage for libperl than the one in my OP. Would you please let me
know whether this library is updated and where to download them?

Thanks,
Peng
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,581
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top