| Student Name: | Kosei MORIYAMA |
| Mentor Name: | Richard Boulton |
| Title: | Implement Perl binding for Xapian using SWIG |
| Abstract: | 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. |