NAME
Digest::Elf - Perl extension for generating ElfHash values.
SYNOPSIS
use Digest::Elf;
print Digest::Elf::elf( "foo" );
DESCRIPTION
Digest::Elf is an implimentation of the ElfHash algorithm.
FUNCTIONS
AUTHOR
Steve McKay, <steve@colgreen.com>
SEE ALSO
perl.
2 POD Errors
The following errors were encountered while parsing the POD:
- Around line 54:
'=item' outside of any '=over'
- Around line 58:
You forgot a '=back' before '=head1'