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

Specify minimum required versions of Heap::Simple* modules #13

Conversation

paultcochrane
Copy link
Contributor

This will stop users from installing outdated versions of these modules and
at the same time address the two CPAN testers failures, which were caused by
the tester having installed an outdated version of Heap::Simple (version 0.6
instead of version 0.13), which in turn had caused the false negatives for
Set::IntSpan::Partition.

This will stop users from installing outdated versions of these modules and
at the same time address the two CPAN testers failures, which were caused by
the tester having installed an outdated version of Heap::Simple (version 0.6
instead of version 0.13), which in turn had caused the false negatives for
Set::IntSpan::Partition.
hoehrmann added a commit that referenced this pull request Feb 7, 2015
…versions

Specify minimum required versions of Heap::Simple* modules
@hoehrmann hoehrmann merged commit 10c9001 into hoehrmann:master Feb 7, 2015
@paultcochrane paultcochrane deleted the pr/set_minimum_heap_simple_versions branch February 7, 2015 12:34
@paultcochrane
Copy link
Contributor Author

Further to this topic, Neil Bowers recommended that one should ask for removal of the erroneous failures on CPAN testers. There are notes about how to do this on https://admin.cpantesters.org. In particular:

"For authors, if you feel a report has been sent in error, please login using your PAUSE account details, and highlight the reports that you feel should not have been recorded within the CPAN Testers system."

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