|
|
| P is for Practical | |
| PerlMonks |
Re: Letter by letterby Riales (Friar) |
| on Apr 20, 2012 at 18:22 UTC ( #966228=note: print w/ replies, xml ) | Need Help?? |
|
Why the sleep after each print? Are you perhaps suffering from buffering? If not, my initial thought when I think about printing a string letter by letter would be:
Edit: I took a second look at the code you provided. I'm really not sure I understand what you're trying to do now. The second bit of the for loop is supposed to be a test that tells the loop when to stop, but since you're just assigning to $i, I'm pretty sure that loop will run forever.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||