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
- xsubpp - compiler to convert Perl XS code into C code
Modules
- ExtUtils::ParseXS - converts Perl XS code into C code
- ExtUtils::ParseXS::Constants - Initialization values for some globals
- ExtUtils::ParseXS::Eval - Clean package to evaluate code in
- ExtUtils::ParseXS::Utilities - Subroutines used with ExtUtils::ParseXS
- ExtUtils::Typemaps - Read/Write/Modify Perl/XS typemap files
- ExtUtils::Typemaps::Cmd - Quick commands for handling typemaps
- ExtUtils::Typemaps::InputMap - Entry in the INPUT section of a typemap
- ExtUtils::Typemaps::OutputMap - Entry in the OUTPUT section of a typemap
- ExtUtils::Typemaps::Type - Entry in the TYPEMAP section of a typemap
Provides
- ExtUtils::ParseXS::CountLines in lib/ExtUtils/ParseXS/CountLines.pm