in reply to Re^7: Equivalent of unpack 'q' with 32-bit Perl (a8)
in thread Equivalent of unpack 'q' with 32-bit Perl
I just need to duplicate the result of unpack('q', md5($thing)) on 32bit Perl. I wrote something that works at home (see this thread) but it doesn't seem to work at work and I can't understand why.
Cheers - L~R
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^9: Equivalent of unpack 'q' with 32-bit Perl (a8)
by RonW (Parson) on Sep 08, 2016 at 16:34 UTC |