perl cgi security 2025-04-03 How can I protect from users that write a cgi script that runs: print `/bin/cat /etc/passwd` ? Is it possible to log all of perl's system() and exec() calls?