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

Changes for version 3.35 - 2017-07-31

  • Fix ExtUtils-ParseXS/t/*.t that needed '.' in @INC (David Mitchell)
  • Remove impediment to compiling under C++11 (Karl Williamson)
  • Make build reproducinle (Chris Lamb)
  • (perl #127834) remove . from the end of @INC if complex modules are loaded (Tony Cook)
  • Replace :: with __ in THIS like it's done for parameters/return values (Mattia Barbon)

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