nasm/perllib
H. Peter Anvin b938e043ca phash: don't rely on the build platform Perl version of rand()
rand() in Perl can vary between platforms, so don't use it.  Instead,
remove a completely pointless level of indirection (it introduced a
permutation which cancelled itself out) and provide a canned set of
random numbers for the rest.  This guarantees we will always use the
same numbers.
2007-08-31 18:10:23 +00:00
..
Graph Create a Perl library directory, and add the Graph module to it 2007-08-29 17:20:09 +00:00
Heap071 Create a Perl library directory, and add the Graph module to it 2007-08-29 17:20:09 +00:00
gensv.pl phash: don't rely on the build platform Perl version of rand() 2007-08-31 18:10:23 +00:00
Graph.pm Create a Perl library directory, and add the Graph module to it 2007-08-29 17:20:09 +00:00
Graph.pod Create a Perl library directory, and add the Graph module to it 2007-08-29 17:20:09 +00:00
phash.ph phash: don't rely on the build platform Perl version of rand() 2007-08-31 18:10:23 +00:00
random_sv_vectors.ph phash: don't rely on the build platform Perl version of rand() 2007-08-31 18:10:23 +00:00
README Add README file 2007-08-29 17:24:03 +00:00

This directory contains the following Perl modules from CPAN:

Graph-0.84

See the .pod documentation for copyright and license terms.