Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!cs.utexas.edu!usc!apple!uokmax!occrsh!att!watmath!watserv1!ria!ria.ccs.uwo.ca!graddemo From: graddemo@obelix.gaul.csd.uwo.ca (graddemo) Newsgroups: comp.lang.perl Subject: How do I set alarm()? Message-ID: Date: 22 Aug 90 16:32:34 GMT Sender: news@ria.ccs.uwo.ca Distribution: comp Organization: Dept. of C.S., University of Western Ontario Lines: 4 I am writing a perl program that needs the Unix alarm() function. Other than using the usub facility, are there other ways of doing it? Thanks.