Why not adopt me?
This distribution is up for adoption!
If you're interested then please contact the PAUSE module admins via
email.
Changes for version 1.3.0
- added xs::my_perl static per-thread variable which helps to deal with static init on threaded perls additionally, if you don't care about performance on threaded perls, you can do "using xs::my_perl" and remove pTHX from your function's definitions.
- added mTHX/mTHXa C++ class helpers to store my_perl inside class' objects
Modules
useful features and typemaps for XS modules.