Brian Ingerson writes: > > No timeline for this, of course. BTW, does Swig use any Python code to > generate Perl glue? If so, I'll have to but Python on the CPAN as well ;)
SWIG is completely self-contained C/C++. It doesn't need any other packages to generate Perl glue-code. Cheers, Dave
