in reply to Re: Digest::MD5::md5_hex giving different values on different machines
in thread Digest::MD5::md5_hex giving different values on different machines

You should probably be using binmode...

In fact, that could very well be the problem is one of the machines is a Windows machine and the other one isn't.

  • Comment on Re^2: Digest::MD5::md5_hex giving different values on different machines
  • Download Code

Replies are listed 'Best First'.
Re^3: Digest::MD5::md5_hex giving different values on different machines
by BrowserUk (Patriarch) on Jun 20, 2007 at 17:36 UTC