in reply to Re: Can arbitrary XS/SWIG using modules be loaded into an embedded perl at runtime?
in thread Can arbitrary XS/SWIG using modules be loaded into an embedded perl at runtime?
I interpreted the documentation to indicate that modules with binary components need explicit xs_init code. The alternate understanding is that the xs_init code is needed to call the modules from your C code. It's probably just the latter.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Can arbitrary XS/SWIG using modules be loaded into an embedded perl at runtime?
by kingkongrevenge (Scribe) on Jul 24, 2008 at 04:32 UTC |