Inline/SWIG version 0.00 ======================== Inline::SWIG is an Inline interface to SWIG (the Simplified Wrapper and Interface Generator -- http://www.swig.org/). It is a variant of Inline::C which generates glue code using SWIG rather than Inline::C. Inline::SWIG requires that swig has been installed. (http://www.swig.org/) INSTALLATION To install this module type the following: perl Makefile.PL make make test make install DEPENDENCIES This module requires these other modules and libraries: Inline This module requires these other programs: swig COPYRIGHT AND LICENCE Copyright (C) 2002 Mitchell N Charity. All Rights Reserved. This module is free software. It may be used, redistributed and/or modified under the same terms as Perl itself. See http://www.perl.com/perl/misc/Artistic.html