"Brian Ingerson" <[EMAIL PROTECTED]> writes:

> One reason I never liked SWIG for Perl is because it's a non-CPAN dependency.
> Now if we could package SWIG up as SWIG.pm, then we could support something
> like:
> 
>     use Inline with => SWIG;
>     use Inline C;
> 
> The SWIG.pm would pass in whatever extra parameters (like the -shadow option)
> it wanted including the obvious "GLUE => SWIG".

As long as we can build libswig.so turning it into SWIG.pm should be
trivial.

jas.

Reply via email to