Still actual for Ubuntu 22.04
# dpkg -l | grep apach | grep -i perl
ii libapache2-mod-perl2
2.0.12-1build1 amd64 Integration of
perl with the Apache2 web server
ii libapache2-reload-perl 0.13-3
all module for reloading Perl
modules when changed on disk# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.2 LTS Release: 22.04 Codename: jammy After removing the libapache2-mod-perl2 package issue gone.

