Hi,
I am a beginner with perl, and have very little understandin of the language at the moment. I need to find a text string in a binary file, but am not sure how to do this. My basic idea is to read the file in binary mode, convert the text string to binary, and search for the converted binary...