my $long_str = 'X' x 100000; my $capture = substr($long_str,0,50000); [download]
In reply to Re: string length problems by Roger in thread string length problems by Anonymous Monk