Hello, everyone. At the place where I'm working we have an apache2 server running on Debian, and now the need has come up to run Perl scripts on it. We have installed libapache2-mod-perl2, but the server doesn't recognize it. When I run apache2 -l, mod_perl.c doesn't show on the list. And of course the scripts don't work when I try to open the pages with a browser.

Could anyone please help me? I've been searching the web for help, but I haven't found anything close to a solution yet.