Security Advisories (1)
CVE-2016-1238 (2016-08-02)

(1) cpan/Archive-Tar/bin/ptar, (2) cpan/Archive-Tar/bin/ptardiff, (3) cpan/Archive-Tar/bin/ptargrep, (4) cpan/CPAN/scripts/cpan, (5) cpan/Digest-SHA/shasum, (6) cpan/Encode/bin/enc2xs, (7) cpan/Encode/bin/encguess, (8) cpan/Encode/bin/piconv, (9) cpan/Encode/bin/ucmlint, (10) cpan/Encode/bin/unidump, (11) cpan/ExtUtils-MakeMaker/bin/instmodsh, (12) cpan/IO-Compress/bin/zipdetails, (13) cpan/JSON-PP/bin/json_pp, (14) cpan/Test-Harness/bin/prove, (15) dist/ExtUtils-ParseXS/lib/ExtUtils/xsubpp, (16) dist/Module-CoreList/corelist, (17) ext/Pod-Html/bin/pod2html, (18) utils/c2ph.PL, (19) utils/h2ph.PL, (20) utils/h2xs.PL, (21) utils/libnetcfg.PL, (22) utils/perlbug.PL, (23) utils/perldoc.PL, (24) utils/perlivp.PL, and (25) utils/splain.PL in Perl 5.x before 5.22.3-RC2 and 5.24 before 5.24.1-RC2 do not properly remove . (period) characters from the end of the includes directory array, which might allow local users to gain privileges via a Trojan horse module under the current working directory.

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