
fashimpaur
User
/ Moderator
Apr 19, 2002, 4:36 AM
Post #2 of 4
(353 views)
|
|
Re: [zeno] Encoding, binary file
[In reply to]
|
Can't Post
|
|
Zeno, Although I do not know for sure what the problem is, I was just curious. I see that you set $eol = "\n". On Windows, isn't $eol eq "\r\n"? I wonder if this will uncorrupt your data. Post back if that makes any difference. Good Luck, Dennis $a="c323745335d3221214b364d545". "a362532582521254c3640504c3729". "2f493759214b3635554c3040606a0", print unpack"u*",pack "h*",$a,"\n\n";
|