Help for this page
#include <EXTERN.h> #include <perl.h> ... perl_free(my_perl); PERL_SYS_TERM(); }
cc myprog.c -o myprog `perl -MExtUtils::Embed -e ccopts -e ldopts`