Beefy Boxes and Bandwidth Generously Provided by pair Networks
We don't bite newbies here... much
 
PerlMonks  

(bbfu) (nested-timeout fix) Re: Perl syntax for enforcing time limits

by bbfu (Curate)
on May 16, 2001 at 05:00 UTC ( [id://80770]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    use Alarm::Concurrent qw( setalarm );
    ...
    } 2 or die "Outter timeout";
    
    print "Everything's ok.\n";
    
  2. or download this
    Outter timeout at ./testtimeout line 33.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (4)
As of 2024-04-24 07:36 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found