|
|
| There's more than one way to do things | |
| PerlMonks |
Re^2: overwritting print in same lineby raybies (Chaplain) |
| on Nov 14, 2011 at 13:39 UTC ( #937963=note: print w/ replies, xml ) | Need Help?? |
|
Cool spinner code. Thanks for sharing. Fun. Btw, The autoflush $| = 1; can actually be put outside the while loop (above it, obviously), as it's a flag not a function in and of itself and so it doesn't require being repeatedly called for each spin segment...
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||