I'm on my new VPS, running Perl v5.16.3. My old VPS is running 5.10.1.
Yesterday I tried to install File::Copy and had an error about C compiler. Then today I tried to install DynaLoader, and I'm getting the same error:
Checking C compiler....C compiler (/usr/bin/gcc) OK (cached Mon Dec 21 03:50:20 2020)
Tuned C compiler not available because it is not enabled....Done
Method: Using cpanminus
skipping N/NW/NWCLARK/perl-5.8.6.tar.gz
I tried enabling "Compiler Access" in WHM, but it had no impact. And I'm not really finding anything about this error on Google.
Any thoughts or suggestions?