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

Report on conflicting CPAN modules at install time #65

Open
schwernbot opened this issue Mar 16, 2014 · 2 comments
Open

Report on conflicting CPAN modules at install time #65

schwernbot opened this issue Mar 16, 2014 · 2 comments

Comments

@schwernbot
Copy link

From: @schwern
Date: Thursday Aug 02, 2012 at 07:36 GMT
Orig: Test-More/test-more#332

Test::Builder 1.5 is going to break a lot of older versions of existing modules which users might have installed.

Keep a list of modules which had to be upgraded (only those with runtime problems, not problems in their tests). At install time, check them and report any which will break and should be updated. If any exist, issue a prompt asking if the user wishes to proceed (default no).

Keep a list of known broken modules and their first working 1.5 version here.

Test::Tester 0.108
Test::Class 0.39
Test::Sims 20130412
Test::Random 20130414
Test::BDD::Cucumber (broken in 0.12)

@schwernbot
Copy link
Author

From: @colinnewell
Date: Saturday Apr 13, 2013 at 11:39 GMT
Orig: Test-More/test-more#332 (comment)

These modules will also break, new versions for them haven't hit CPAN yet (and possibly haven't been completely fixed yet).

Test::Kit
Test::Most
Test::Legacy

@schwernbot
Copy link
Author

From: @colinnewell
Date: Saturday Apr 13, 2013 at 13:51 GMT
Orig: Test-More/test-more#332 (comment)

Test::WWW::Simple also breaks. I don't know which version will be the first to support it yet because I haven't even submitted the patch to the module yet.

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

No branches or pull requests

1 participant