Re: Weird (or eof?) characters screwing up my file read?

2001-12-17 Thread John W. Krahn
Gary Hawkins wrote: > > I'm reading a 25 meg file that contains the content of web pages and their > urls. The entire content of the file is placed in an array and then > worked-over from there. (I know there are faster ways but ran into a loop snag > with $/ redefine). > > The problem is that

Weird (or eof?) characters screwing up my file read?

2001-12-17 Thread Gary Hawkins
I'm reading a 25 meg file that contains the content of web pages and their urls. The entire content of the file is placed in an array and then worked-over from there. (I know there are faster ways but ran into a loop snag with $/ redefine). The problem is that when I run the script the array on