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

Changes for version 0.003 - 2021-05-31

  • No change from v0.002_003.

Changes for version 0.002_003 - 2021-05-30

  • Bug fixes
    • Use C++ standard flag from ExtUtils::CppGuess to determine if C++ compiler has support for C++11.
      • See <https://github.com/Intertangle/p5-Alien-Kiwisolver/pull/9>, <https://github.com/tsee/extutils-cppguess/pull/24>.

Changes for version 0.002_002 - 2021-05-05

  • Bug fixes
    • C++ headers: Avoid Perl's "seed" macro that breaks <algorithm> by including <algorithm> first.

Changes for version 0.002_001 - 2021-05-02

  • Bug fixes
    • Add explicit prereq on URI. Thanks to SREZIC for the bug report.
      • Fixes <https://rt.cpan.org/Public/Bug/Display.html?id=133546>.

Modules

Alien package for the Kiwi C++ implementation of the Cassowary constraint solving algorithm