Do you know where your variables are? | |
PerlMonks |
Re: Reading past EOF characters in tar files?by Cubes (Pilgrim) |
on Jul 24, 2001 at 08:45 UTC ( [id://99236]=note: print w/replies, xml ) | Need Help?? |
Does it quit at the same character ('od -c' is your friend here), or the same line or byte position in the file? What about other files, with different data? What happens if you construct a file with the suspect character in different positions, and feed that in?
A code snippet of at least the part that's quitting on you would be helpful, as would some readable representation of the data it's choking on.
In Section
Seekers of Perl Wisdom
|
|