Wrapping a C shared library with Perl and XS
Wrapping a C shared library with Perl and XS
This tutorial shows how to wrap a C shared library using XS and Perl (including creating a trivial test shared library).
Also posted to PerlMonks where the discussion references InlineX::C2XS.