jdporter has asked for the wisdom of the Perl Monks concerning the following question:
We received this ticket regarding Pod-Coverage-Moose. The user (who shall remain unnamed) apparently was using the RT system to seek support. Any ideas I can forward to the submitter? TIA...
This module is required for testing, so I am installing it. Before building starts in MacPorts package manager it complains:
---> Configuring p5.34-pod-coverage-moose Executing: cd "/opt/local/var/macports/build/_opt_local_var_macports_ +sources_rsync.macports.org_macports_release_tarballs_ports_perl_p5-po +d-coverage-moose/p5.34-pod-coverage-moose/work/Pod-Coverage-Moose-0.0 +8" && /opt/local/bin/perl5.34 Makefile.PL INSTALLDIRS=vendor CC="/usr +/bin/clang" LD="/usr/bin/clang" *** WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING ** +* If you're seeing this warning, your toolchain is really, really old* a +nd you'll almost certainly have problems installing CPAN modules from thi +s century. But never fear, dear user, for we have the technology to fix +this! If you're using CPAN.pm to install things, then you can upgrade it usi +ng: cpan CPAN If you're using CPANPLUS to install things, then you can upgrade it us +ing: cpanp CPANPLUS If you're using cpanminus, you shouldn't be seeing this message in the + first place, so please file an issue on github. If you're using a packaging tool through a unix distribution, this iss +ue should be reported to the package manager. If you're installing manually, please retrain your fingers to run Buil +d.PL when present instead of Makefile.PL. This public service announcement was brought to you by the Perl Toolch +ain Gang, the irc.perl.org #toolchain IRC channel, and the number 42. ---- * Alternatively, you are doing something overly clever, in which case +you should consider setting the 'prefer_installer' config option in CPAN.p +m, or 'prefer_makefile' in CPANPLUS, to 'mb" and '0' respectively. You can also silence this warning for future installations by setting +the PERL_MM_FALLBACK_SILENCE_WARNING environment variable. Checking if your kit is complete... Looks good Generating a Unix-style Makefile Writing Makefile for Pod::Coverage::MooseThis is Perl 5.34, not really outdated. Most Perl Modules used in toolchain are already in Perl's core. Actually what is causing this warning? Which modules are being checked for their age?
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Warnings when trying to install Pod::Coverage::Moose
by Corion (Patriarch) on Nov 26, 2024 at 17:12 UTC | |
by choroba (Cardinal) on Nov 26, 2024 at 17:23 UTC | |
by Haarg (Priest) on Nov 27, 2024 at 06:26 UTC | |
by stevieb (Canon) on Nov 27, 2024 at 09:37 UTC | |
by syphilis (Archbishop) on Nov 27, 2024 at 11:11 UTC |