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 :-))
Comment on
Re: Perl Cron Daemon
Download
Code
In Section
Seekers of Perl Wisdom