summaryrefslogtreecommitdiff
path: root/pod/perlport.pod
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-12-13 18:33:38 +0000
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2003-12-13 18:33:38 +0000
commit285a257cbc0a6077bc434af9a84e2ce762d60acd (patch)
tree6db0982d6b7700893003228d2fa16b53df2fad8b /pod/perlport.pod
parentd525b9bcd92b1f03636e9bd59ae526cc52792c4c (diff)
downloadperl-285a257cbc0a6077bc434af9a84e2ce762d60acd.tar.gz
alarm() is now implemented on Win32.
p4raw-id: //depot/perl@21895
Diffstat (limited to 'pod/perlport.pod')
-rw-r--r--pod/perlport.pod6
1 files changed, 0 insertions, 6 deletions
diff --git a/pod/perlport.pod b/pod/perlport.pod
index c04528bb77..f78e0191c8 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<RISC OS>)
-=item alarm SECONDS
-
-=item alarm
-
-Not implemented. (Win32)
-
=item binmode FILEHANDLE
Meaningless. (S<Mac OS>, S<RISC OS>)