09/06/2006
Perl XS and SWIG interface to CLucene C++ text search engine
13
Enter SWIG
lCreates XS for you from a .i definition file
lParses C/C++ .h header files to get types and function prototypes
lAllows for inline C/XS code