Hi all, I’ve cobbled together a bunch of tools I often need in XS modules here:
https://github.com/FGasper/easyxs This includes, for example: - the standard XS #include directives - ppport.h - a fix for the deluge of warnings from new clangs - simple interfaces to call Perl from C … and more. See what you think. cheers, -Felipe