i would like to set up kareha but i need perl to do it, any easy way to set up perl cgi on apache (debian)?
if you gotta ask, you probably shouldn't be running it. i know it's rude but your own post contains every clue you need to get it running.
learn to code little nooblet
install CGI::Carp using cpanm, it's faster than cpan
set correct permissions/ownership
search for tutorials for setting up fcgi, it should be fairly easy on apache
anything is better than apache httpd by this point like nginx