It seems that h2xs is not able to generate the XS declarations for the functions in factorial.c
That's what it produces in my machine:
#include "EXTERN.h" #include "perl.h" #include "XSUB.h" #include "ppport.h" MODULE = Book::Factorial PACKAGE = Book::Factorial
In reply to Re: own perl module based on c library
by salva
in thread own perl module based on c library
by gants
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |