![]() |
|
XP is just a number | |
PerlMonks |
Re: Better way to force Inline to use compiled binary instead of C source?by swl (Vicar) |
on Jun 12, 2022 at 07:22 UTC ( #11144702=note: print w/replies, xml ) | Need Help?? |
It might be worth looking at Inline::Module. You can keep your code using the Inline setup, and let Inline::Module handle the XS wrapping. After that you can treat it as a normal module.
In Section
Seekers of Perl Wisdom
|
|