|
|
| Do you know where your variables are? | |
| PerlMonks |
Re: how to read in a binary file and convert it to ascii outputby chas (Priest) |
| on Nov 02, 2005 at 22:06 UTC ( #505132=note: print w/ replies, xml ) | Need Help?? |
|
Depends on what the binary file contains. If it is, for example, an image file then you're not likely to output it as text to display in a reasonable way. If it is an encoding of text in some binary format then some unencoding would be required, but without more details it's hard to say.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||