in reply to
How to hash a string--not data structure
Likely you want the
Digest
module :)
Comment on
Re: How to hash a string--not data structure
In Section
Seekers of Perl Wisdom