Intrepid has asked for the wisdom of the Perl Monks concerning the following question:
Hi Monks. I don't know if anyone can help me with this, but I'll ask anyhow.
I'm doing this on the commandline:
$ PERL5LIB=~/build/perl-testing-libs/lib/perl5 cpanm --self-contained \ --exclude-vendor -L ~/build/perl-testing-libs --wget --skip-satisfied \ --interactive --verbose YAML::LibYAML
The resulting message is
! Installing the dependencies failed: Module 'Test::More' is not installed ! Bailing out the installation for File-Temp-0.2312. ! Installing the dependencies failed: Module 'File::Temp' is not installed
When I try to build the two required modules alone, I can't get a succcessful installation. What's going on?
Sorry,I was tired and in a hurry and didn't give much contextual info. My System and my Perl are:
OS: CYGWIN_NT-10.0-26200; cpu type: x86_64; |12| cores, cpus present: |1|
Perl version v5.40.3, CygPerl.
– Soren
Apr 28, 2026 at 21:46 UTCA just machine to make big decisions
Programmed by fellows (and gals) with compassion and vision
We'll be clean when their work is done
We'll be eternally free yes, and eternally young
Donald Fagen —> I.G.Y.
(Slightly modified for inclusiveness)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Installation of 2 module prerequisites failing - using cpanm
by tobyink (Canon) on Apr 29, 2026 at 10:50 UTC | |
by LanX (Saint) on Apr 29, 2026 at 11:33 UTC | |
by Corion (Patriarch) on Apr 29, 2026 at 13:51 UTC | |
|
Re: Installation of 2 module prerequisites failing - using cpanm
by bliako (Abbot) on Apr 29, 2026 at 09:14 UTC |