At 03:53 PM 11/11/2006 -0800, [EMAIL PROTECTED] wrote:
>about the stuttering...is this a buffering issue? it stutters (pauses) in, what
>looks like, random increments, though the first increment is 16 -- refer to
>$count. I am running xp with Activestate 5.8.

That's probably the output buffering.  It only affects when something is
written to the terminal.  Try putting $| = 1; in there to turn on autoflush.

For the speed thing, the pushing into an array suggestion would probably be
best.




--
REMEMBER THE WORLD TRADE CENTER         ---=< WTC 911 >=--
"...ne cede malis"

00000100

_______________________________________________
Perl-Win32-Users mailing list
Perl-Win32-Users@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to