blob: f17dfdf931f959ecdbc5e2bc66bbbd608ff34bc3 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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
|