09/06/2006
Perl XS and SWIG interface to CLucene C++ text search engine
26
Recap
lWe saw how and why I selected an external Perl library lWe looked at GNU autotools to provide a cross-platform build environment lWe investigated the layers of code needed to interface perl to a C++ library ~ SWIG, C, XS inline helpers, low and high level Perl modules