Upgrade to Perl 5.8.8
[msysgit/kusma.git] / lib / perl5 / 5.8.8 / msys / auto / POSIX / srand.al
blobdebef5735581b4cc1b3fcc9f163e560133c080f8
1 # NOTE: Derived from ../../lib/POSIX.pm.
2 # Changes made here will be lost when autosplit is run again.
3 # See AutoSplit.pm.
4 package POSIX;
6 #line 469 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/srand.al)"
7 sub srand {
8     unimpl "srand()";
11 # end of POSIX::srand