Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: One line dynamic run-parts warpper

by Eily (Monsignor)
on Dec 17, 2013 at 10:27 UTC ( [id://1067447]=note: print w/replies, xml ) Need Help??


in reply to One line dynamic run-parts warpper

I'm not sure about making it faster, the most of the time spent is probably running the scripts called by 'run-parts'.

You could however call exec instead of system if you are not going to do anything after that one line in your Perl script, there's no need to keep the perl process alive when it has done its work.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-03-28 22:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found