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

Changes for version 3.14_04 - 2008-10-30

  • added support for the following API isALNUMC [depend] isASCII isBLANK isCNTRL isGRAPH isPRINT isPSXSPC isPUNCT isXDIGIT PERL_PV_ESCAPE_ALL PERL_PV_ESCAPE_FIRSTCHAR PERL_PV_ESCAPE_NOBACKSLASH PERL_PV_ESCAPE_NOCLEAR PERL_PV_ESCAPE_QUOTE PERL_PV_ESCAPE_RE PERL_PV_ESCAPE_UNI PERL_PV_ESCAPE_UNI_DETECT PERL_PV_PRETTY_DUMP PERL_PV_PRETTY_ELLIPSES PERL_PV_PRETTY_LTGT PERL_PV_PRETTY_NOCLEAR PERL_PV_PRETTY_QUOTE PERL_PV_PRETTY_REGPROP pv_display pv_escape pv_pretty

Changes for version 3.14_03 - 2008-10-21

  • fix C++ compilation issue with last release (spotted by Nicholas Clark)
  • added support for the following API Perl_ppaddr_t Perl_check_t CPERLscope (fixes CPAN #40078)

Changes for version 3.14_02 - 2008-10-12

  • added support for the following API my_sprintf PL_linestr PL_bufptr PL_bufend PL_lex_state PL_lex_stuff PL_tokenbuf SvPV_renew (fixes CPAN #39809 and CPAN #39808)
  • add read/write support for PL_expect PL_copline PL_rsfp PL_rsfp_filters (fixes CPAN #39802)
  • sync my_snprintf implementation with bleadperl

Changes for version 3.14_01 - 2008-07-11

  • resolve CPAN #37451: add PERLIO_FUNCS_DECL and PERLIO_FUNCS_CAST
  • update API info

Documentation

Devel::PPPort internals for hackers
Perl/Pollution/Portability
build/install perl distributions
Automatically regeneate Devel::PPPort's API information
Perl/Pollution/Portability version __VERSION__
Test Perl modules with multiple Perl releases

Modules

Perl/Pollution/Portability