so I ran this
#> cpanm Archive::Zip Array::Utils Benchmark Carp CGI CGI::Cookie Data::Dumper Data::UUID Date::Format Data::Dump Date::Parse DateTime DBD::mysql DBI Digest::MD5 Digest::SHA Email::Address::XS Email::Sender::Simple Email::Sender::Transport::SMTP Email::Simple Errno File::Copy File::Find File::Find::Rule File::Path File::Spec File::stat ......
most of them were installed except for a few.. specifically
Configuring DBD-mysql-4.050 ... OK
Building and testing DBD-mysql-4.050 ... FAIL (I read it was because the DBD-MYSQL version does not work with my mariadb 10.3 on RHEL 8 so I installed it manually and not add it to the cpanm command:
#> yum install "perl(DBD::mysql)"
I also get these errors:
Configuring Net-SSLeay-1.90 ... OK
Building and testing Net-SSLeay-1.90 ... FAIL
! Installing Net::SSLeay failed. See /root/.cpanm/work/1626893629.70161/build.log for details. Retry with --force to force install it.
! Installing the dependencies failed: Module 'Net::SSLeay' is not installed
! Bailing out the installation for IO-Socket-SSL-2.071.
! Installing the dependencies failed: Module 'IO::Socket::SSL' is not installed
! Bailing out the installation for Net-HTTPS-NB-0.15.
! Installing the dependencies failed: Module 'Net::HTTPS::NB' is not installed
! Bailing out the installation for HTTP-Async-0.33.
Configuring LWP-Protocol-https-6.10 ... OK
==> Found dependencies: IO::Socket::SSL::Utils, IO::Socket::SSL
! Installing the dependencies failed: Module 'IO::Socket::SSL::Utils' is not installed, Module 'IO::Socket::SSL' is not installed
! Bailing out the installation for LWP-Protocol-https-6.10.
==> Found dependencies: LWP::Protocol::https, IO::Socket::SSL
! Installing the dependencies failed: Module 'LWP::Protocol::https' is not installed, Module 'IO::Socket::SSL' is not installed
! Bailing out the installation for SOAP-Lite-1.27.
Configuring XMLRPC-Lite-0.717 ... OK
==> Found dependencies: SOAP::Lite, SOAP::Transport::TCP
! Installing the dependencies failed: Module 'SOAP::Lite' is not installed, Module 'SOAP::Transport::TCP' is not installed
! Bailing out the installation for XMLRPC-Lite-0.717.
mod_perl2 is up to date. (2.000011)
Apache2::Request is up to date. (2.16)
yet my '"perl-Net-HTTP" and "perl-Net-SSLeay" are installed
Installed Packages
perl-Net-HTTP.noarch 6.17-2.module+el8.3.0+6498+9eecfe51 @rhel-8-for-x86_64-appstream-rpms
perl-Net-SSLeay.x86_64 1.88-1.module+el8.3.0+6446+594cad75 @rhel-8-for-x86_64-appstream-rpms