You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
CPAN::Reporter has way too many dependencies. Also, before any reports
can be sent, Test::Reporter::Transport::Metabase is required and that
has even more dependencies, by an order of magnitude. I'm talking about
setting up a fresh install of the perl interpreter and a clean, new
lib/.
All the time that these dependencies are installing, warnings are
emitted from CPAN::Reporter. At the least, these should be suppressed. I
suppose I could 'o conf' cpan and disable; but why?
Anyway, no reports are going to be sent during installation of this
module and its dependencies. Suggest cutting back on the deps.
[email protected]
The text was updated successfully, but these errors were encountered:
Hi,
CPAN::Reporter has way too many dependencies. Also, before any reports
can be sent, Test::Reporter::Transport::Metabase is required and that
has even more dependencies, by an order of magnitude. I'm talking about
setting up a fresh install of the perl interpreter and a clean, new
lib/.
All the time that these dependencies are installing, warnings are
emitted from CPAN::Reporter. At the least, these should be suppressed. I
suppose I could 'o conf' cpan and disable; but why?
Anyway, no reports are going to be sent during installation of this
module and its dependencies. Suggest cutting back on the deps.
[email protected]
Yes, I wish that the prerequisites were fewer in number and loaded more quickly. But I suspect that most of the major time-savers were explored at Perl QA hackathons over the years.
@eserte, in a reply in the RT ticket from which this GH issue was transferred, supplied a reasonable work-around for the original poster's problem. Since we haven't heard back from the OP at all, I proposed that we close this ticket.
https://rt.cpan.org/Ticket/Display.html?id=71661
The text was updated successfully, but these errors were encountered: