Changes for version 0.33_002 - 2011-12-20

  • Patch submitted by BrowserUk, adapted by davido
    • Better handling of the '.h' code in Makefile.PL with respect to MS-flavor compilers.

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