Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^4: question about running a system and a perl function background

by Anonymous Monk
on Dec 15, 2004 at 18:25 UTC ( #415137=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
            last if keys %$lookfor == grep defined, values %$lookfor;
            $line =~ $_ and $lookfor->{ $_ } = $line for keys %{ $lookfor 
    +};
    
  2. or download this
    sleep 1 while grep( $_, @dones ) < @cmds;
    

Log In?
Username:
Password:

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

How do I use this? | Other CB clients
Other Users?
Others cooling their heels in the Monastery: (4)
As of 2023-03-29 06:31 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?
    Which type of climate do you prefer to live in?






    Results (70 votes). Check out past polls.

    Notices?