FFI-Platypus-2.08
Write Perl bindings to non-Perl libraries with FFI. No XS required.
Changes for 2.08 - 2023-05-05T15:48:53Z
- Updated non-binding support for Perls to match the policy of the Perl toolchain (Perls older than 10 years old are unsupported, with a one-time exception of Perl 5.16). The intent is not to suddenly drop support for older Perls, but the FFI-Platypus team may take advantage of features in supported Perls that will effectively remove compatability with unsupported Perls.
- Documentation improvements (gh#392)
Alien-Build-2.79
Build external dependencies for use in CPAN
Changes for 2.79 - 2023-05-05T15:08:46Z
- Updated non-binding support for Perls to match the policy of the Perl toolchain (Perls older than 10 years old are unsupported, with a one-time exception of Perl 5.16). The intent is not to suddenly drop support for older Perls, but the Alien-Build team may take advantage of features in supported Perls that will effectively remove compatability with unsupported Perls.
XML-XPath-Helper-String-1.05
Helper functions for XPath expression.
Changes for 1.05 - 2023-05-05
- POD: minor fix