I believe that what ikegami is driving at is that perl variables are not simple dwords and thus, while still having a binary representation, you can't simply print the dword. Rather, you always have to translate the underlying structure to any of the possible representations, including binary.