Are there more or less standard Perl scripts webmasters can use in their cgi-bin, for processing PHP scripts? I suddenly relized that I'm using the cgi-bin for the main area of the server, which was not popular when I started to add PHP scripts that sent out emails to the site (all email was sent from the root user). Now I need to define some email adresses, and get my own Perl script to process PHP. I basically have no idea even where to start.