Tim Towtdi ;-)
my $string='computer'; my $len= 3; my @strings= map substr($string,$_-$len,$len),($len..length $string); print join "\n",@strings,'';
In reply to Re: finding number of contiguous letters
by Skeeve
in thread finding number of contiguous letters
by Marknel
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |