Hey! Ok i did a x-sub Installation for a friend of mine and everything works fine, now he wants to split his c-file into different modules but wants to retain a single perl file which references all functions off the c-file for further use in perl application.
Is it enough to include all Modules in the API.xs, Manifest file and change the Makefile in the c Directory or doesn't it work that way. Thx for helping. Roman