in reply to
string gets front truncated
Is it possible that the input file contains chars in some unusual encoding scheme ?
UTF_8, UTF_16, ... ?
What happens if you halve your problematic input file ?
Does each half print out OK or does the error 'move' into one of them ?
Krambambuli
Comment on
Re: string gets front truncated
In Section
Seekers of Perl Wisdom