Changes for version 0.34_003 - 2012-02-24

  • Add (untested) code to Makefile.PL to deal with NetBSD so that we can get a clean NetBSD install. EXPERIMENTAL in this version.
  • Add check to CPP.pm to avoid a noisy warning about undefined value when user code includes a subroutine with 'void' as param list. (Note: This does NOT add 'void' as a valid param list type.)
  • POD refinements.

Changes for version 0.34_002

  • Patch to Makefile.PL provided by smoke tester Steven Schubiger which allows module to successfully install on MirBSD systems. Thanks!
  • Patch to Makefile.PL by Dave Oswald to allow successful install for Darwin OS by setting proper default libraries.

Changes for version 0.34_001

  • Patched Makefile.PL (as suggested by sisyphus) to better detect proper Solaris compiler (targeting Solaris 2.11 bug).

Documentation

Write Perl subroutines and classes in C++.

Provides

in CPP.pm
in grammar/grammar.pm