home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Plus SuperCD (UK) 2000 May
/
PCP163A.iso
/
full
/
activeperl
/
APi522e.exe
/
data.z
/
srand.al
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-11-02
|
284 b
|
13 lines
# NOTE: Derived from ..\..\lib\POSIX.pm.
# Changes made here will be lost when autosplit again.
# See AutoSplit.pm.
package POSIX;
#line 637 "..\..\lib\POSIX.pm (autosplit into ..\..\lib\auto/POSIX/srand.al)"
sub srand {
unimpl "srand()";
}
# end of POSIX::srand
1;