-
-
31 May 2021 23:55:35 UTC
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues (0)
- Testers (155 / 1 / 0)
- Kwalitee
Bus factor: 1- 92.00% Coverage
- License: perl_5
- Perl: v5.6.0
- Activity
24 month- Tools
- Download (11.74KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Alien::Base
- parent
- strict
- warnings
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
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>.
- Use C++ standard flag from ExtUtils::CppGuess to determine if C++ compiler has support for C++11.
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>.
- Add explicit prereq on URI. Thanks to SREZIC for the bug report.
Modules
Alien package for the Kiwi C++ implementation of the Cassowary constraint solving algorithmModule Install Instructions
To install Alien::Kiwisolver, copy and paste the appropriate command in to your terminal.
cpanm Alien::Kiwisolver
perl -MCPAN -e shell install Alien::Kiwisolver
For more information on module installation, please visit the detailed CPAN module installation guide.