nasm/perllib
H. Peter Anvin 91a86cdb31 tokhash: Speed up the rejection of unhashed values
Speed up the rejection of unhashed values (typically identifiers) by
filling unused hash slots with a large value (but not so large that
it is likely to overflow.)  This means those values will be rejected
already by the range check, not needing strcmp().
2007-08-31 07:23:31 +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
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 tokhash: Speed up the rejection of unhashed values 2007-08-31 07:23:31 +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.