mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
aeb604ef80
PR: ports/52164
9 lines
278 B
Plaintext
9 lines
278 B
Plaintext
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: http://search.cpan.org/dist/Inline-CPP/
|
|
|
|
-- Sergey Skvortsov
|
|
skv@FreeBSD.org
|