Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: cpan module to do stuff remotely

by tospo (Hermit)
on Jun 06, 2012 at 06:33 UTC ( [id://974646]=note: print w/replies, xml ) Need Help??


in reply to cpan module to do stuff remotely

Why not just a cron job that uses wget or something to download the file and then simply executes it? Your files are shell scripts anyway and you want to execute them on the local machine, so why use Perl at all for this purpose? As for error handling you can redirect STDERROR to some sort of log file or catch errors and write something to a file or whatever you need to do. Isn't that all you need?

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-23 06:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found