Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: Fork / use Warnings Confusion

by choroba (Cardinal)
on May 13, 2010 at 22:33 UTC ( [id://839916]=note: print w/replies, xml ) Need Help??


in reply to Fork / use Warnings Confusion

Your shell cannot run the lst command. Therefore, you get the error Can't exec.... The $output variable is empty, that's why you get the warning and no output. The documentation of fork says you cannot share a variable between the parent and child process.

Replies are listed 'Best First'.
Re^2: Fork / use Warnings Confusion
by Anonymous Monk on May 13, 2010 at 23:30 UTC

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others cooling their heels in the Monastery: (2)
As of 2024-03-19 06:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found