in reply to Re^2: Is there any ready-to-use C++ perl wrapper?
in thread Is there any ready-to-use C++ perl wrapper?

embed perl in c++ ->

http://stackoverflow.com/questions/49168/how-can-i-embed-perl-inside-a-c-application ->

Closing "Embedding Perl into C++ Applications" Grant - The Perl Foundation ->

https://github.com/Leont/libperl--

This is libperl++. A library for embedding and extending perl in C++.

  • Comment on Re^3: Is there any ready-to-use C++ perl wrapper?