Luca Ranieri: Creation of C libraries for Perl programming with XS.
Ferrara 2003.
Original title: Creazione di librerie in C per la programmazione
in Perl con XS.

DYNALIB Introduction The DynaLib module DeclareSub Callbacks Examples for using DynaLib INLINE C The module Inline::C Typemaps Macros for the stack Examples for the use of Inline::C THE INTERFACE XS XSUBs h2xs Extensions from existent .c and .h files Makefile.PL The .pm file The .xs file Key words of XS Parameter passing The organization of tests Mathematical examples REFERENCES