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

Re^2: Checksum for Windows

by particle (Vicar)
on Jul 21, 2003 at 18:00 UTC ( [id://276381]=note: print w/replies, xml ) Need Help??


in reply to Re: Checksum for Windows
in thread Checksum for Windows

although i haven't tested, this looks suspiciously like a case where binmode might be necessary.

as it stands, it can also be written as a one-liner, like

perl -000 -MDigest::MD5=md5_hex -ne"$\=md5_hex}{print" your_file_here

note the triple-zero option to undefine the output line seperator.

~Particle *accelerates*

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others taking refuge in the Monastery: (2)
As of 2024-04-20 08:47 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found