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

Changes for version 1.2.0 - 2023-07-22

  • fixing inconsistencies along side of the development of OpenMP::Simple, which is exposing some hidden issues.
  • using omp_dynamic to set OMP_DYNAMIC with a falsy value results in the key getting deleted; this may end up being how all "boolean" envars are handled
  • added a couple more envars missing neede to support the upcoming OpenMP::Simple trial release

Modules

Perl extension managing OpenMP variables in %ENV within a script.