Well, for me all I do on a new CentOS 8.4 minimal server is to install perl-LDAP which enables three modules in the process: perl 5.26, perl-IO-Socket-SSL and perl-libwww-perl.
# dnf module list *perl*
...
CentOS-8 - AppStream
Name Stream Profiles Summary
perl 5.24 common [d], minimal Practical Extraction and Report Language
perl 5.26 [d][e] common [d], minimal Practical Extraction and Report Language
perl 5.30 common [d], minimal Practical Extraction and Report Language
perl-App-cpanminus 1.7044 [d] common [d] Get, unpack, build and install CPAN modules
perl-DBD-MySQL 4.046 [d] common [d] A MySQL interface for Perl
perl-DBD-Pg 3.7 [d] common [d] A PostgreSQL interface for Perl
perl-DBD-SQLite 1.58 [d] common [d] SQLite DBI driver
perl-DBI 1.641 [d] common [d] A database access API for Perl
perl-FCGI 0.78 [d] common [d] FastCGI Perl bindings
perl-IO-Socket-SSL 2.066 [d][e] common [d] Perl library for transparent TLS
perl-YAML 1.24 [d] common [d] Perl parser for YAML
perl-libwww-perl 6.34 [d][e] common [d] A Perl interface to the World-Wide Web
Hint: [d]efault, [e]nabled, [x]disabled, [i]nstalled
I then shows me 23 upgradable packages for the server even though it's up to date:
Upgradable Package
perl-Data-Dump-1.23-7.module_el8.3.0+416+9a1a0b3f.noarch
perl-Digest-HMAC-1.03-17.module_el8.3.0+416+9a1a0b3f.noarch
perl-Encode-Locale-1.05-10.module_el8.3.0+416+9a1a0b3f.noarch
perl-File-Listing-6.04-17.module_el8.3.0+416+9a1a0b3f.noarch
perl-HTML-Parser-3.72-15.module_el8.3.0+416+9a1a0b3f.x86_64
perl-HTML-Tagset-3.20-34.module_el8.3.0+416+9a1a0b3f.noarch
perl-HTTP-Cookies-6.04-2.module_el8.3.0+416+9a1a0b3f.noarch
perl-HTTP-Date-6.02-19.module_el8.3.0+416+9a1a0b3f.noarch
perl-HTTP-Message-6.18-1.module_el8.3.0+416+9a1a0b3f.noarch
perl-HTTP-Negotiate-6.01-19.module_el8.3.0+416+9a1a0b3f.noarch
perl-IO-HTML-1.001-11.module_el8.3.0+416+9a1a0b3f.noarch
perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+3b5aa49a.noarch
perl-IO-Socket-SSL-2.066-4.module_el8.3.0+410+4cc2efa4.noarch
perl-libwww-perl-6.34-1.module_el8.3.0+416+9a1a0b3f.noarch
perl-LWP-MediaTypes-6.02-15.module_el8.3.0+416+9a1a0b3f.noarch
perl-Mozilla-CA-20160104-7.module_el8.3.0+416+9a1a0b3f.noarch
perl-Net-HTTP-6.17-2.module_el8.3.0+416+9a1a0b3f.noarch
perl-Net-SSLeay-1.88-1.module_el8.3.0+410+3b5aa49a.x86_64
perl-Net-SSLeay-1.88-1.module_el8.3.0+410+4cc2efa4.x86_64
perl-NTLM-1.09-17.module_el8.3.0+416+9a1a0b3f.noarch
perl-TimeDate-1:2.30-15.module_el8.3.0+416+9a1a0b3f.noarch
perl-Try-Tiny-0.30-7.module_el8.3.0+416+9a1a0b3f.noarch
perl-WWW-RobotRules-6.02-18.module_el8.3.0+416+9a1a0b3f.noarch