Download: Digest-Elf-1.4.tar.gz
Dependencies
Annotate this POD
Digest::Elf - Perl extension for generating ElfHash values.
use Digest::Elf; print Digest::Elf::elf( "foo" );
Digest::Elf is an implimentation of the ElfHash algorithm.
Create a hash value based on the input value.
Steve McKay, <steve@colgreen.com>