in reply to
Automatically Running Perl Script
If you use Linux take a look to the examples
here
. Cron can take and run any perl script. If you need a time-lapse lesser than one minute you can use a daemon instead.
Comment on
Re: Automatically Running Perl Script
In Section
Seekers of Perl Wisdom