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

need better hints when modules are loaded in a weird order #930

Open
karenetheridge opened this issue Jun 2, 2024 · 0 comments
Open

need better hints when modules are loaded in a weird order #930

karenetheridge opened this issue Jun 2, 2024 · 0 comments

Comments

@karenetheridge
Copy link
Member

from #perl-qa:

14:00 < ether> > You should load Test::Tester before Test::Builder (or anything that loads Test::Builder) at /Volumes/chambord/Users/ether/perl5/perlbrew/perls/34.3/lib/5.34.3/Test/Tester.pm line 9.
14:00 < ether> it would help if that was a carp, not a warn; I have no idea what the culprit code is
14:00 < ether> Exodist: ^^
18:07 < Exodist> A carp is only half the battle. You will also need to know where tb was loaded. I am on my phone, not a laptop, can someone file a ticket? I also want to change that message to recommend 
                 more modern ways to test the test tools.
18:07 < ether> hmm good point, what matters is the first part, not when Test::Builder was loaded.
18:07 < ether> I'll file
18:08 < ether> I saw this when installing a bunch of distributions; I am not sure if it was from a particular dist's tests, or from cpanm itself, but presumably the former
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