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

Changes for version 3.21 - 2013-08-09

  • stop "sv_2mortal(&PL_sv_yes)" and "(void)sv_newmortal()" for immortal typemap entries [perl #116152]
  • Deterministic C output (fix for hash randomization in 5.18).

Changes for version 3.18_04 - 2013-06-20

  • Fix targetable size detection (& better tests)
  • Assorted cleanup and refactoring.

Changes for version 3.18_03 - 2013-04-19

  • Heuristic (and flawed) type canonicalization for templated C++ types.
  • More tests ported from core.

Changes for version 3.18_02 - 2013-04-15

  • ExtUtils::ParseXS no longer uses global state (if using OO interface).
  • New "real" OO interface.

Changes for version 3.18_01 - 2013-04-11

  • ExtUtils::Typemaps gains a clone method.

Documentation

compiler to convert Perl XS code into C code

Modules

converts Perl XS code into C code
Initialization values for some globals
Clean package to evaluate code in
Subroutines used with ExtUtils::ParseXS
Read/Write/Modify Perl/XS typemap files
Quick commands for handling typemaps
Entry in the INPUT section of a typemap
Entry in the OUTPUT section of a typemap
Entry in the TYPEMAP section of a typemap

Provides

in lib/ExtUtils/ParseXS/CountLines.pm