in reply to Re^4: When can the character length of a Perl Scalar become an issue?
in thread When can the character length of a Perl Scalar become an issue?
Tough to tell without seeing the gen code...
Best guess is some sort of ctrl char (or seq of chars that get resolved to one).
If you make it gen the same line twice, does it break in the same place ?
Cheers
Chris