in reply to Installation of 2 module prerequisites failing - using cpanm
File::Temp has been bundled with Perl since Perl 5.6.1 was released more than a quarter of a century ago.
Test::More has been included since 5.6.2, almost as long ago.
If your Perl installation cannot find these modules, there are likely deeper issues at play.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Installation of 2 module prerequisites failing - using cpanm
by LanX (Saint) on Apr 29, 2026 at 11:33 UTC | |
|
Re^2: Installation of 2 module prerequisites failing - using cpanm
by Corion (Patriarch) on Apr 29, 2026 at 13:51 UTC |