Help for this page
#include <EXTERN.h> #include <perl.h> ... return 0; }
void do_something () { dSP; ... FREETMPS; LEAVE; }