Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: MD5?

by sauoq (Abbot)
on Sep 17, 2002 at 19:27 UTC ( [id://198601]=note: print w/replies, xml ) Need Help??


in reply to How to use MD5?

You will likely want to use Digest::MD5::md5_hex() rather than Digest::MD5::md5(). The latter returns a binary digest. The former is more suitable for files which should be human editable because it returns the hexadecimal encoding of the binary digest.

-sauoq
"My two cents aren't worth a dime.";

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://198601]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (4)
As of 2024-04-25 15:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found