Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: getting more resource from perl

by duff (Parson)
on Nov 09, 2005 at 15:58 UTC ( [id://507109]=note: print w/replies, xml ) Need Help??


in reply to getting more resource from perl

You want your program to get access to more resources by issuing some non-OS-command in your program? No, you can't do this.

Replies are listed 'Best First'.
Re^2: getting more resource from perl
by ikegami (Patriarch) on Nov 09, 2005 at 16:07 UTC
    In unix terminology, "command" means executable. You're thinking of system calls. Basically, the OP wants a function or module that does the same as nice. It would have been nice if had specified the OS on which this script will run.

Log In?
Username:
Password:

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

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

    No recent polls found