Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix buidls 5.8.x #480

Merged
merged 28 commits into from
Nov 29, 2020
Merged

Fix buidls 5.8.x #480

merged 28 commits into from
Nov 29, 2020

Conversation

shogo82148
Copy link
Owner

No description provided.

@shogo82148
Copy link
Owner Author

IO::Socket::SSL requires Perl/perl5@5be848e
but this commit changes the definition of the Errno module.
Users who use v5.8.6 want this change? 🤔

@shogo82148 shogo82148 merged commit 32a38c4 into main Nov 29, 2020
@shogo82148 shogo82148 deleted the fix-buils-5.8.x branch November 29, 2020 13:45
@shogo82148 shogo82148 added this to the 1.9.0 milestone Nov 30, 2020
@tobyink
Copy link

tobyink commented Nov 30, 2020

If you can get Perl 5.6 and 5.8 running, and cpanm running on them, then I'll be happy. If cpanm needs to use HTTP instead of HTTPS, that's really not a problem.

@shogo82148
Copy link
Owner Author

cpanm doesn't need IO::Socket::SSL, because it uses curl or wget.
So there is no problem about cpanm.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants