Marcus Holland-Moritz <[EMAIL PROTECTED]> writes: >On 2004-06-26, at 18:21:37 -0300, SilvioCVdeAlmeida wrote: > >> Hello, >> >> How suitable is h2xs for generating C++Perl bindings? I couldn't manage >> it to work as I expected. > >I don't know an exact answer either, but googling for "XS C++" >leads you to > > http://www.johnkeiser.com/perl-xs-c++.html
Looks like a reasonable starting point. > >which might be worth having a look at. > >Marcus