for increase sysadm script speed could be useful a sort of perl daemon or embed perl in the kernel (linux). Another way could be the use of apache+modperl (very robust solution) and a light wrapper to convert a script (#!/usr/bin/perl) execution in to an httpd request. The problem to solve I think are the effective/real user and group id of the script process ... I'm just investigating a possible scenarios thanks Francesco