http://qs321.pair.com?node_id=11144702


in reply to Better way to force Inline to use compiled binary instead of C source?

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.