in reply to Re: xs code in a perl module
in thread xs code in a perl module

And ditch the object argument youre doing wrong(hardcoding filenames) what makemaker will do automatically

Replies are listed 'Best First'.
Re^3: xs code in a perl module
by frazap (Monk) on Oct 26, 2017 at 13:22 UTC
    Well in fact if I remove the line it does not compile. Probably because of hook.c beeing not used/seen.