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

Fails tests with Carp 1.24 or lower #4

Closed
andk opened this issue Sep 30, 2017 · 3 comments
Closed

Fails tests with Carp 1.24 or lower #4

andk opened this issue Sep 30, 2017 · 3 comments
Labels

Comments

@andk
Copy link

andk commented Sep 30, 2017

As per subject. Sample fail report: http://www.cpantesters.org/cpan/report/87505520

Analysis: http://analysis.cpantesters.org/reports_by_field?SUBMIT_xxx=Submit&distv=Bencode-1.500&field=mod%3ACarp

Cap 1.25 introduced the dot at the end of the message. So either Carp 1.25 is a requirement or the test needs to be rewritten as a like().

Best,

@ap
Copy link
Owner

ap commented Sep 30, 2017

Hey, thanks for the report 😊 I’m aware, CPAN Testers has been mailing me.

As for the fix, I’m considering option 3: not using Carp at all.

@ap ap added the bug label Sep 30, 2017
@ap
Copy link
Owner

ap commented Sep 30, 2017

This should be fixed by 7c6a13b.

@ap
Copy link
Owner

ap commented Oct 1, 2017

Matrix is green. 😊

@ap ap closed this as completed Oct 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants