besser82 / libxcrypt

Extended crypt library for descrypt, md5crypt, bcrypt, and others
GNU Lesser General Public License v2.1
189 stars 52 forks source link

Make BuildCommon.pm compatible with latest perl #171

Closed Leont closed 1 year ago

Leont commented 1 year ago

It was previously using an experimental feature that has since been dropped. This removes the use of that feature.

This fixes #170

besser82 commented 1 year ago

Thank you for your contribution! I will merge on cli as soon as all tests are finished.

codecov[bot] commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: -0.02 :warning:

Comparison is base (e2788e5) 89.89% compared to head (ce562f4) 89.88%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #171 +/- ## =========================================== - Coverage 89.89% 89.88% -0.02% =========================================== Files 32 32 Lines 3632 3628 -4 Branches 690 689 -1 =========================================== - Hits 3265 3261 -4 Misses 227 227 Partials 140 140 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/besser82/libxcrypt/pull/171/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Bj%C3%B6rn+Esser)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.