if (!$repeater->alive()) { logEntry ("No repeater.pl is running, attempting to restart"); $repeater = Proc::Background->new('/etc/squid/repeater/lib/repeater.pl'); }