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

Changes for version 0.43 - 2013-05-04

  • Require Inline::C version 0.53 to mainstream the bug fix that addressed Inline's RT # 11748, and Inline::CPP's RT#84762.
  • No changes from 0.42_002 (dev) other than to bump the version number to a 'production' number.

Changes for version 0.42_002 - 2013-04-24

  • Require Inline::C version 0.52_02, to test a fix for the bug raised in Inline's RT #11748, and Inline::CPP's RT #84762: Typemaps were causing INC to be clobbered. Though this may be an Inline::CPP bug, the simplest fix turned out to be a patch to Inline::C.

Changes for version 0.42_001 - 2013-04-24

  • Added documentation on the Some::Foo::Foo problem (See the POD section, "The Perl Namespace Hack").
  • Removed version number from README; fewer places to make a mistake.

Documentation

Write Perl subroutines and classes in C++.

Provides

in CPP.pm