Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: Cron jobs in Perl

by JavaFan (Canon)
on Aug 02, 2011 at 14:48 UTC ( [id://918078]=note: print w/replies, xml ) Need Help??


in reply to Cron jobs in Perl

There's nothing special about cron jobs running in Perl. Cron doesn't give a penny in which language the cron job is written in. Write your program to send email (obviously, the program shouldn't be interactive), and then read man crontab to see what you need to do to run it once an hour.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://918078]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (1)
As of 2024-04-25 04:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found