The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
This example shows one method for adding Python
functions as callbacks to C programs.  Requires
some familiarity with Python's C API and SWIG's
typemap mechanism.