Changes for version 0.33_001 - 2011-12-19

  • Patch submitted by sysiphus, adapted by davido
    • Developer release to verify smoke tests without upsetting v0.33 stable.
    • Reworked Makefile.PL and CPP.pm to test-compile a C++ program containing <iostream>. On success we know that <iostream> style headers are ok. On failure we assume that headers should be <iostream.h> instead. Removed previous compiler-name based detection in favor of trial method.

Documentation

Write Perl subroutines and classes in C++.

Provides

in CPP.pm
in grammar/grammar.pm