On Sun, Aug 30, 2009 at 8:18 AM, Yossi Itzkovich<[email protected]> wrote: > Does someone here in the list have experience with calling C++ functions > from Perl?
I did it some years ago, I just build C based library that call C++ library, then integrate it with XS. thanks Pinkhas Nisanov _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
