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

Perl 5.26.0 compatibility. #86

Closed

Conversation

jkeenan
Copy link

@jkeenan jkeenan commented Apr 1, 2017

Note: Because the inc/ directory is not actually present in the repo, I was not able to test this.

@mohawk2
Copy link
Contributor

mohawk2 commented Sep 17, 2018

@jkeenan Since Makefile.PL now starts with BEGIN { push @INC, '.' unless $INC[-1] eq '.' }, can this PR be closed?

@jkeenan
Copy link
Author

jkeenan commented Sep 17, 2018

@jkeenan Since Makefile.PL now starts with BEGIN { push @INC, '.' unless $INC[-1] eq '.' }, can this PR be closed?

Yes. Cf.: https://rt.cpan.org/Ticket/Display.html?id=120821

Thank you very much.
Jim Keenan

@mohawk2
Copy link
Contributor

mohawk2 commented Sep 17, 2018

@jkeenan Sorry to be unclear: I don't have the ability to close it, I guess I was asking you to :-)

@jkeenan jkeenan closed this Sep 17, 2018
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

2 participants