![]() |
|
Perl: the Markov chain saw | |
PerlMonks |
For vs. Whileby Andrew_Levenson (Hermit) |
on Dec 05, 2006 at 23:51 UTC ( #588005=perlquestion: print w/replies, xml ) | Need Help?? |
Andrew_Levenson has asked for the wisdom of the Perl Monks concerning the following question:
I've been messing with my "Japh" thing (I tried to space it out for this node as best I could) and I noticed something peculiar (to me, at least):
If I swap the while for a for, it only prints out "Ja". Why might it do that? I thought I may be cutting it off early by pop'ing off of the end, but that doesn't make any sense to me. Thanks in advanced!
Back to
Seekers of Perl Wisdom
|
|