in reply to Re: string length problems
in thread string length problems
who can I split this the same using substr?$seq =~ s/(.{$window})/$1\n/g;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: string length problems
by ysth (Canon) on Jan 23, 2004 at 11:33 UTC |