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.