Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re: return value from system call, exit status, shift right 8, bitwise and, $?

by ikegami (Patriarch)
on Feb 11, 2010 at 09:22 UTC ( [id://822611]=note: print w/replies, xml ) Need Help??


in reply to return value from system call, exit status, shift right 8, bitwise and, $?

And then there's IPC::System::Simple.
use IPC::System::Simple qw( systemx ); systemx( perl => ( '-e', 'print "foo"' )); # Dies on error
  • Comment on Re: return value from system call, exit status, shift right 8, bitwise and, $?
  • Download Code

Log In?
Username:
Password:

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

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

    No recent polls found