Bug 90770 - [new port] security/p5-Digest-Pearson-PurePerl
Summary: [new port] security/p5-Digest-Pearson-PurePerl
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Erwin Lansing
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-21 21:40 UTC by Gabor Kovesdan
Modified: 2005-12-22 09:19 UTC (History)
1 user (show)

See Also:


Attachments
p5-Digest-Pearson-PurePerl.tar.gz (1.59 KB, text/plain)
2005-12-21 21:40 UTC, Gabor Kovesdan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gabor Kovesdan 2005-12-21 21:40:01 UTC
Digest::Pearson::PurePerl is an implementation of Peter K. Pearson's hash
algorithm presented in "Fast Hashing of Variable Length Text Strings"
- ACM 1990. This hashing technique yields good distribution of hashed results
for variable length input strings on the range 0-255, and thus, it is well
suited for data load balancing.
If you prefer a fast implementation, you might want to
consider Digest::Pearson instead.

WWW: http://search.cpan.org/dist/Digest-Pearson-PurePerl
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2005-12-21 21:48:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->erwin

I'll handle this.
Comment 2 Erwin Lansing freebsd_committer freebsd_triage 2005-12-22 09:19:35 UTC
State Changed
From-To: open->closed

Port added, thanks!