on Fri, 10 May 2002 11:33:49 GMT, [EMAIL PROTECTED]
(Arran) wrote: 

> Is it possilble to MD5 multi lines so the output code is only 1
> line? 

The output of the Digest::MD5 Perl module is not in lines, it's a 128-
bit fingerprint, which can be rendered as binary, hex or base64.

> WHat would the code look like:

There are plenty examples in the documentation of the Digest::MD5 
modules, for simple strings as well as entire files. Did you look at 
these examples?

BTW, you still didn't fix your signature.

-- 
felix



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to