How to setup cron?

I have a file named script.pl I need to run every five minutes. How would I set it to run every five minutes? I moved the file to /etc/cron.hourly but that only runs every hour. Thanks.

 

 

 

 

Top