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

build fixes for perl 5.37.8 and some other historic nits #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

demerphq
Copy link

This fixes the module to compile without warnings or test failures on 5.37.8

@demerphq
Copy link
Author

BTW, if i were you i would reconsider using Dist::Zilla. I know @avar liked it, but it makes supporting this module when the regex engine changes very difficult. It would be nice if you ditched it and switched to EUMM which builds nice and clean without taking over an hour to install the dependencies required just to run dzil build. There are likely more breaking changes coming, and it would be nice not to have to go through that again.

See: Perl/perl5#20710
and: Perl/perl5#20726

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.

None yet

1 participant