I use the File::Binary module (ver. 1.7) to create a binary file, this work well except for the following issue:
Whenever I have:
I get 0x0d0a (big-endian) pushed to my output binary file.$fb->put_ui8(0xa0);
Does anyone know how to get rid of this annoying 0x0d and make the put method to only push 0x0a to the file?
Thanks in advance,
Mickey
In reply to File::Binary and Carriage-Return issue by mickeyn
For: | Use: | ||
& | & | ||
< | < | ||
> | > | ||
[ | [ | ||
] | ] |