http://www.perlmonks.org?node_id=163287


in reply to pack 64 bit int ?

This has endian issues you'll need to be careful. You've potentially got three, depending on the platform and 64-bit libraries--big and little endian 64-bit numbers, and paired 32-bit little endian.