From: Rafael Garcia-Suarez Date: Sat, 13 Dec 2003 18:33:38 +0000 (+0000) Subject: alarm() is now implemented on Win32. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=285a257cbc0a6077bc434af9a84e2ce762d60acd;p=p5sagit%2Fp5-mst-13.2.git alarm() is now implemented on Win32. p4raw-id: //depot/perl@21895 --- diff --git a/pod/perlport.pod b/pod/perlport.pod index c04528b..f78e019 100644 --- a/pod/perlport.pod +++ b/pod/perlport.pod @@ -1525,12 +1525,6 @@ suffixes. C<-S> is meaningless. (Win32) C<-x> (or C<-X>) determine if a file has an executable file type. (S) -=item alarm SECONDS - -=item alarm - -Not implemented. (Win32) - =item binmode FILEHANDLE Meaningless. (S, S)