Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

Re^3: Run and kill external programm after x seconds

by ww (Archbishop)
on Nov 22, 2016 at 16:30 UTC ( [id://1176351]=note: print w/replies, xml ) Need Help??


in reply to Re^2: Run and kill external programm after x seconds
in thread Run and kill external programm after x seconds

So would it not work to reverse the logic of the m/.../ or -- at the 60 second mark -- to simply test for a void as below?

D:\_scratch>perl -e "my $foo=''; if ($foo =~//){ print 'found nothing' +;} exit();" found nothing D:\_scratch>

++$anecdote ne $data

Log In?
Username:
Password:

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

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

    No recent polls found