in reply to open a binary file for hexadecimal manipulation

warn unpack 'H*', 'Hi'; warn pack 'H*', unpack 'H*', 'Hi';