Subject: | CPAN clucks when unable to find a file in a mirror |
When installing a distribution, if CPAN is unable to find the files in
a given mirror it will generate a cluck output of the error. This is
massive overkill. Previously, a simple error message stating it was
unable to find the given file on said mirror. CPAN would then continue
on to check other mirrors.
This debugging output is being generated for every remote file request
to the mirror.
This has become an issue for us at $work as we are using CPAN::Mini to
maintain our internal packages. Any attempts at building now generate
massive error output with little reason.
Attached I have included a sample of what the current behavior looks
like.
Subject: | cpan-carp.log |
Message body not shown because it is not plain text.