Library: EasyXS
[email protected] (Felipe Gasper) Tue, 5 Apr 2022 11:22:07 -0400
| Newsgroups | perl.xs |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I=E2=80=99ve 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 =E2=80=A6 and more. See what you think. cheers, -Felipe=