Algorithm-RabinKarp
view release on metacpan or search on metacpan
lib/Algorithm/RabinKarp.pm view on Meta::CPAN
=head1 BUGS
The current multipliers and modulus lead to very poor hash
distributions. I'll investigate methods of improving this
in future versions.
=head1 SEE ALSO
"Winnowing: Local Algorithms for Document Fingerprinting"
L<http://theory.stanford.edu/~aiken/publications/papers/sigmod03.pdf>
Wikipedia: Rabin-Karp string search algorithm
L<http://en.wikipedia.org/wiki/Rabin-Karp>
=head1 AUTHOR
Norman Nunley E<lt>nnunley@gmail.comE<gt>
Nicholas Clark (Who paired with me)
=cut
( run in 0.923 second using v1.01-cache-2.11-cpan-64827b87656 )