Changes for version 0.19 - 2016-05-03
- bundled an updated ExtUtils::HasCompiler, to support building with a noexec $TMPDIR.
Changes for version 0.18 - 2016-04-21 (TRIAL RELEASE)
- fixed unnecessary inlining of ExtUtils::HasCompiler dependencies (RT#113685)
Changes for version 0.17 - 2016-04-21 (TRIAL RELEASE)
- Makefile.PL now checks for a working compiler using ExtUtils::HasCompiler (inlined into the build) rather than ExtUtils::CBuilder (RT#113685)
Changes for version 0.16 - 2015-09-19 (TRIAL RELEASE)
- more Makefile.PL updates - these contain slight functionality changes, hence the trial release
Modules
Execute code after a scope finished compilation
Execute code after a scope finished compilation - PP implementation
Execute code after a scope finished compilation - XS implementation