The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.1.9

  • Fix working with C++ headers (marco vs functions conflicts) by defining NO_XSLOCKS and PERLIO_NOT_STDIO before including perl headers. All descendant modules must include <xs/xs.h> instead of XSUB.h, etc by hand.
  • ppport.h updated
  • internal tests compilation change

Modules

useful features and typemaps for XS modules.