in reply to how to print 'normal' string from hex string?

print pack "H*", $hex_string;