in reply to Re^2: hexadecimal character
in thread hexadecimal character

Show us some code. Sounds like you are dealing with either control characters (are you managing line ends correctly?), binary data or possibly Unicode. There is no way we can solve your problem without knowing what you are actually trying to do.

Show use some code. Show us some sample data. Keep the whole lot under 10 lines. (read I know what I mean. Why don't you? first perhaps.)


DWIM is Perl's answer to Gödel