in reply to Perl Cron Daemon

So why not have the perl subroutines call the bash scripts via either backticks, qx// or the system call (perlfunc) ?

A user level that continues to overstate my experience :-))