Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

enforce timeout in loop

by semio (Friar)
on Sep 22, 2003 at 04:52 UTC ( [id://293084]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    
    ...
    print strftime "%H:%M:%S", localtime;
    print "\n";
    }
    
  2. or download this
    01:03:39
    01:03:40
    ...
    01:04:00
    01:04:07
    01:04:15
    
  3. or download this
    01:03:39
    01:03:40
    ...
    01:03:51
    01:04:54
    01:04:57
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-03-28 17:57 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found