Branch: refs/heads/macos_deployment_target
Home: https://github.com/Perl/perl5
Commit: a88b1affec998e207bc5a6e94048c578c36fd5f3
https://github.com/Perl/perl5/commit/a88b1affec998e207bc5a6e94048c578c36fd5f3
Author: Leon Timmermans <[email protected]>
Date: 2026-01-17 (Sat, 17 Jan 2026)
Changed paths:
M hints/darwin.sh
Log Message:
-----------
Allow for integer values to $MACOSX_DEPLOYMENT_TARGET #24085
Previously it only allowed values with a deximal dot (e.g. "13.0"), now it
also allows integers (e.g. "13").
To unsubscribe from these emails, change your notification settings at
https://github.com/Perl/perl5/settings/notifications