Yossi Hi, First look at http://www.johnkeiser.com/perl-xs-c++.html
it is been a while since I have used xs - I do remember that it was done in a similar way on Win32/Visual C++ 6.0. If you are on windows too, I can search old backups to see what I did, just let me know. Roey On Sun, Aug 30, 2009 at 8:18 AM, Yossi Itzkovich <[email protected]> wrote: > > Hi, > > I am trying to call C++ functions from Perl, but it seems to be harder than > calling C. > I see there are few ways to do it (XS, Inline::CPP, Swig). > Does someone here in the list have experience with calling C++ functions > from Perl? > > Thanks for your help > > Yossi > _______________________________________________ > Perl mailing list > [email protected] > http://mail.perl.org.il/mailman/listinfo/perl _______________________________________________ Perl mailing list [email protected] http://mail.perl.org.il/mailman/listinfo/perl
