ad4f267b7a
search.cpan.org is shutting down. It will redirect to metacpan.org after June 25, 2018. With hat: perl
5 lines
241 B
Text
5 lines
241 B
Text
The Inline::CPP module allows you to put C++ source code directly
|
|
"inline" in a Perl script or module. You code classes or functions in
|
|
C++, and you can use them as if they were written in Perl.
|
|
|
|
WWW: https://metacpan.org/release/Inline-CPP
|