how do i solve this?

my $line="abcdefgh";

i want output which has 8 lines:
1st outline: abcdefgh
2nd outline:ab bc cd de ef fg gh
3nd outline:abc bcd cde def efg fgh
4th outline.......so on

please let me know the shortest code tp perform this. i can run it but lot
of code..
thanks!


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to