Re: Modules for hash functions? (ie, common algorithms for computing hash keys, not manipulating perl hashes)
- From: "John W. Krahn" <someone@xxxxxxxxxxx>
- Date: Sun, 27 Aug 2006 00:47:46 GMT
weston wrote:
Are there any modules out there for common string hashing algorithms?
I've got a project where I'm going to be setting up a database of
texts, potentially large, amongst which we'll need to be able to
identify duplicate texts quickly.
perldoc Digest
John
--
use Perl;
program
fulfillment
.
- References:
- Prev by Date: Modules for hash functions? (ie, common algorithms for computing hash keys, not manipulating perl hashes)
- Next by Date: Catalog() in Win32::ODBC for MySQL
- Previous by thread: Modules for hash functions? (ie, common algorithms for computing hash keys, not manipulating perl hashes)
- Next by thread: Catalog() in Win32::ODBC for MySQL
- Index(es):
Relevant Pages
|