GSoC/GCI Archive
Google Summer of Code 2009 SWIG

Implement Perl binding for Xapian using SWIG

by Kosei MORIYAMA for SWIG

This project implements Perl binding for Xapian using SWIG. At present Xapian's Perl binding is hand-written using XS. However, updating XS code for API changes is more work than SWIG-based one.